trace: the coordinator is the one unpriced worker #108
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
trace.jsonl prices every subagent, and the orchestrating session itself - half of the original cost spiral - is invisible. Verbatim phase 1: ~968k recorded subagent tokens, coordinator spend unknown.
Smallest honest version: a per-step marker event carrying what the coordinator can actually know (context bytes at dispatch time, or turn count between brackets), never a fabricated token figure. Calibrate the shape against verbatim's completed phase 1 trace, which is the fixture sitting on disk already. Feeds /cad-report's record-health line and trace suggest's evidence floors.