Require nonzero evidence for a ratio
The current trace inventory is empty. A token multiplier is not calculated from missing or zero delegated work.
Read the two trace contracts
armaraos orchestration tree <TRACE_ID>
armaraos orchestration cost <TRACE_ID>
Refuse a fake identifier
A trace ID must come from the inventory. A placeholder in lesson syntax is not an executable value.
Read the quota evidence that exists
armaraos orchestration quota <AGENT_UUID> --json
Three and two are ceilings. Zero children, subtree height zero, and zero tokens describe what actually happened.
Use the multiplier only with real inputs
delegating trace tokens / equivalent single-agent message tokensBoth totals must be nonzero and come from equivalent tasks. No ratio is available from this run.
Read tokens before dollars
A free model can show zero dollars while consuming tokens. Here both values are zero, which means no delegated execution was recorded.
Connect depth to risk
Each added depth level permits more fan-out. Read the tree and token rollup before scheduling a future delegating mission.
Keep provider billing as the hard ceiling
Tree and cost are after-the-fact records. A paid provider's billing limit remains the enforcing ceiling.
Check it / distinguish permission from use
Read four quota values.
Identify max subagents, active subagents, max depth, and used tokens. Explain why no multiplier is calculable.
Do not schedule a delegating mission until a small unscheduled run produces a readable tree and cost rollup.
Troubleshooting for this sitting
| What you see | Likely cause | What to do |
|---|---|---|
| Tree needs a trace ID | No trace row exists. | Do not invent one. |
| Cost cannot calculate | No trace was recorded. | Preserve zero evidence and diagnose. |
| Quota allows 3 but active is 0 | Nothing spawned. | Read it as allowed versus used. |
| Dollars are 0.0 | Free model or no work. | Read tokens and events first. |