claude_storage_core 1.5.1

Core library for Claude Code filesystem storage access (zero dependencies)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# API Collection

### Scope

- **Purpose**: Document the public programmatic interface exposed to consumers of this library.
- **Responsibility**: Index of API doc instances covering stability guarantees and usage contracts.
- **In Scope**: Public types, functions, error handling, and versioning/stability policy.
- **Out of Scope**: Internal implementation details (→ `algorithm/`, `data_structure/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Public API]001_public_api.md | Public interface surface and stability guarantees ||
|| [procedure.md]procedure.md | Workflow for creating and updating api doc instances ||