fix(05): apply checker revisions — OFFER-04 client coverage, RESOLVED questions, wave fix, verify fix

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 15:14:00 +02:00
parent cd55cba56c
commit c83e5e5a7e
4 changed files with 764 additions and 3 deletions
@@ -241,7 +241,7 @@ If push fails with "relation does not exist", the definition order in schema.ts
</action>
<verify>
<automated>cd /Users/simonecavalli/IAMCAVALLI && node -e "const { db } = require('./src/db/index.ts'); console.log('db ok')" 2>&1 || npx drizzle-kit push --dry-run 2>&1 | tail -10</automated>
<automated>npx tsc --noEmit 2>&1 | head -5</automated>
</verify>
<acceptance_criteria>