WIP: Fix curator task handoffs and résumé proxy #17
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/curator-task-handoffs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
warm_upsessions while preserving onboarding roles for genuine behavioral tasksicp-v10-staticplanWhy
Some task handoffs were generated as generic Product Manager behavioral interviews even when the task required a 60-second introduction. The résumé gateway also returned already-decoded content with the original compression header, causing the dashboard to treat a real primary résumé as missing.
Impact
CareerSprint tasks now open the correct service with their full intent. Introduction tasks generate introduction-only interviews, profile tasks receive the user's asset state, and résumé list responses reach the dashboard intact.
Validation
npm run typecheckwarm_up, role-free, and introduction-onlyMerge note
The
stagingbranch was force-updated after this branch was created. The PR currently needs conflict resolution indocker-compose.override.yml,package.json, andscripts/curator-persisted-reconcile.test.ts; the deployed branch has not been rewritten.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.