Use this page as the printable shelf
The page has a print stylesheet. Print or save it as PDF, and keep the curriculum coverage ledger beside it.
Keep user-facing compression in Module 2.9
Test, score, and detect are the everyday surface. The commands here expose engine profiles, suggestions, cache policy, and per-project records.
Inspect the three built-in profiles
armaraos compression profiles list --json
armaraos compression profiles show <NAME> --json
armaraos compression profiles map-project <PROJECT_ID> --json
Ask for an adaptive suggestion
armaraos compression adaptive suggest [TEXT] [-f FILE] [--json]
The short policy reminder returned mode off because it was below the compression floor.
Read cache policy and TTL
armaraos compression cache ttl --base-ttl-secs 300 --hits 0 --json
armaraos compression cache policy --json
Inspect project profiles without writing
armaraos compression project-profiles show <AGENT_ID> --json
The course agent returned version 1 and an empty projects map.
Keep the setter in the reference column
armaraos compression project-profiles set <AGENT_ID> --project <P> [OPTIONS]
This merges state into an agent file. It is verified but not executed in this read-only sitting.
Use the whole reference shelf
- Identifier card from Course 1.
- Destructive inventory from Course 2.
- Containment ladder from Course 4.
- Triage flow from Course 7.
- Coverage ledger and deliberate exclusions in the curriculum.
Check it / ten-second lookup
Find one random command in the ledger.
Then print or save this page and point to all five parts of the shelf.
The demonstrated commands are read-only. The project-profile setter is reference-only and writes agent state.