claude_assets_core 1.4.1

Layer 1 domain logic: symlink-based Claude Code artifact installer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# docs/

### Scope

**Responsibilities:** Documentation for the `claude_assets_core` crate covering behavioral requirements, design patterns, and non-functional constraints.
**In Scope:** Feature requirements (`feature/`), symlink-only install constraints (`invariant/`), and doc cross-reference graph.
**Out of Scope:** Source code (→ `src/`), automated tests (→ `tests/`), build scripts (→ `verb/`).

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `feature/` | Artifact installer design and installation semantics |
| `invariant/` | Symlink-only install constraint and enforcement rules |
| `doc_graph.yml` | Cross-reference graph for all doc instances |