| name | long-horizon-audit |
| description | Exercise context compression by requiring many large tool observations before a final report. |
| metadata | {"jeju.capabilities":"context_compression,long_horizon,tool_calling"} |
| allowed-tools | chapter_probe write |
Long Horizon Audit
For this fixture, follow this exact workflow:
- Call
chapter_probe exactly once for each chapter number from 1 through 8, in ascending order.
- After each tool result, retain the chapter id, the checkpoint code, the risk label, and the next action.
- After chapter 8 has been observed, call
write to save reports/long-horizon-summary.md.
- The report must contain:
- a title,
- one bullet per chapter using the checkpoint code,
- a final section named
Compression Probe Verdict.
- After the write succeeds, return a short completion note.
Do not return the final completion note before the report has been written.