Expand description
ETPAO Attribution for multi-agent chains (P11 / DIM 4).
Attribution rule: agent costs count only when the overall chain outcome is accepted. This prevents double-counting and ensures that failed/redundant branches don’t inflate savings or costs.
ETPAO = Effective Token Per Accepted Outcome
Structs§
- Agent
Contribution - Agent
Cost Record - Attribution
Tracker - Tracks costs per agent/node and computes ETPAO attribution once the chain outcome is known.
- Chain
Attribution