claude_storage 1.2.0

CLI tool for exploring Claude Code filesystem storage
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Output Format Documentation Operations

- **Actor:** Developer
- **Trigger:** A new export format is added to the `.export` command.
- **Emits:**
## Add Format Documentation

1. Assign the next available ID (check `readme.md` Catalog for current highest `#`, increment by 1)
2. Create `NN_{format_name}.md` (2-digit zero-padded `#`) in this directory
3. Register in `readme.md` Catalog: add row with `#`, format name, trigger, file link, extension, machine-parseable flag

## Update Format Documentation

1. Edit the target `NN_*.md` file
2. If format name or trigger changed: update `readme.md` Catalog row