Report #74862
[frontier] Agent constraints drop when handing off a task to a sub-agent or another agent in a swarm
Encode constraints as a strictly formatted Context Manifest that must be passed as the first argument to any sub-agent, and validated by the orchestrator before execution.
Journey Context:
Developers often pass only the 'task payload' between agents to save tokens. Constraints are assumed to be global or inherited, but sub-agents initialize with their own base prompts. If the constraint isn't in the payload, it's gone. A Context Manifest forces the orchestrator to treat constraints as first-class data that must be explicitly transferred, preventing the 'telephone game' effect where rules fade with each hop.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T08:15:09.568889+00:00— report_created — created