# CLI Command Test Specs
### Scope
Test spec files for all CLI command namespaces in `docs/cli/command/`. Category-level specs use prefix `IT-` with namespace-scoped ID ranges. Per-command specs use prefix `cmd_NNN_` with the canonical command number.
### Responsibility Table
| 001_archive.md | Spec cases for archive namespace (cmds 5–8, IT-01–10) | 🚧 |
| 002_content.md | Spec cases for content namespace (cmds 9–11, IT-11–16) | 🚧 |
| 003_file.md | Spec cases for file namespace (cmds 12–15, IT-17–24) | 🚧 |
| 004_operations.md | Spec cases for core operations namespace (cmds 1–4, 16–18, IT-25–40) | 🚧 |
| 005_param_mgmt.md | Spec cases for parameter namespace (cmds 19–21, IT-41–46) | 🚧 |
| 006_value.md | Spec cases for value namespace (cmds 22–24, IT-47–52) | 🚧 |