Work Signals
Every artifact the engine pulled from your connectors — merge requests, tickets, time entries, meetings — already judged against the goal cascade. Click any signal to see the full three-score verdict and the next move.
Signal feed
newest firstFLOW-231 · Split validate_serial.py + rotate threshold secret
Follow-up from MR !412 review. In Progress. Acceptance: file under 80 lines, secret pulled from env, test added.
feat: encrypted QR validation for Hytech seed agent
Adds decrypt + HMAC verification + replay-window guard for serial QR codes. 14 new tests, coverage +6%, Sentry breadcrumbs on validation failures. Touches validate_serial.py (186 lines), scans/models.py, webhook handler.
Hytech ship review
45 min, 4 attendees. Decision: hold MR !410 until !412 lands; escalate webhook backoff to this sprint.
feat: exponential backoff + idempotency key on webhook receiver
Implements the fix proposed in #88. Retries now back off 1s→32s with jitter; idempotency key dedupes Meta redeliveries. Adds 8 tests covering the 503 storm scenario.
Weekly status sync (recurring)
60 min, 7 attendees, every week. Agenda: 'go around the room'. No decisions logged in the last 4 instances.
Webhook retries flood the agent on Meta 503s
Production incident write-up: when Meta returns 503, our webhook receiver retries with no backoff, multiplying load. Proposes exponential backoff + idempotency key. Linked to 3 Sentry issues.
test: first automated WhatsApp QR e2e flow
Adds one Playwright-driven end-to-end test simulating a scan→validate→reply cycle against staging. First automated coverage of a path QA does by hand. Some flakiness on timeouts noted.
Status reporting + standup prep
5.5h this week compiling status spreadsheets and prepping standups across 3 clients. Recurring, manual, copy-paste from Jira and GitLab.
FLOW-204 · Tenant config generator (scaffold)
In Progress. Builds a one-command initializer for new client branches. Blocked 2 days waiting on a schema decision from backend.
refactor: rename validate_serial → verify_qr across modules
Pure rename for clarity, no behavior change, no new tests. Blast radius 31 files. Collides with MR !412 which is mid-review on the same files.
Manual QA regression · Hytech
6h logged across two days re-running the full WhatsApp QR flow by hand after every deploy. Note: 'no automated e2e yet, doing it manually each release'.
AI CheckPoint (weekly leadership)
60 min with CTO + delivery. Decision: prioritize platform hardening over legacy migration this quarter.
FLOW-188 · Migrate legacy reporting macros
Low-priority backlog ticket, To Do for 6 weeks. No deadline, not linked to any active epic.