**Bead document** from Bead: Firewatch Camera Grid · [canonical source](https://redfish.acequia.io/guerin/.agents/65783732-7907-4a36-983a-3b015e75e80b/claude-chats.md) · discussion: Talk: Firewatch Camera Grid
A **reference registry** linking this bead to the local Claude Code transcripts (`~/.claude/projects/c--Users-steph-Documents-sites/<id>.jsonl`) that mention it. Machine-readable list: [`claude-chats.json`](./claude-chats.json).
## Why this exists / what it is NOT The bead protocol (`.agents/beads.md`) defines two chat surfaces — verbatim **`<date>/chats/`** logs and the **`names.json`** reference table — but **no convention for relating a bead to the off-namespace `.claude` transcript store**. Claude's `~/.claude/...` is machine-private and *outside* the acequia namespace (per `project_distributed-origin-architecture`), so we record the **relationship, not the content**: - **Relationship only.** This registry holds session id + ai-title + date span + ref-count. It does **not** copy transcript bodies into the bead (intentionally — we don't want them loaded into context). - **To read bodies,** query the **bead-orama chat-index** (`6f5044df/.../skills/bead-orama`, the last-month `.claude` Orama index) — not this file. - **Distinct from `<date>/chats/`:** those are curated verbatim logs the protocol asks a CE scribe to flush. This is an *inventory* of external sessions, generated by scanning the local store.
## Registered (2026-06-19, 27 sessions; this session included) Top by reference density: | session (id8) | refs | date | ai-title | |---|---|---|---| | `b39a67ad` | 1851 | 2026-06-12 | Mount beads and verify cameras with ToA debug | | `9bc1f48a` | 554 | 2026-06-14 | STAC temporal bounding for camera image histories **(this session)** | | `04b327ae` | 507 | 2026-06-13 | Incident viewer epic 3 camera grid setup | | `864fa739` | 121 | 2026-06-16 | Start Node site for redfish.acequia.io | | `4c7a1b88` | 74 | 2026-06-14 | Look up emails for names and biosketch | | `80945e91` | 67 | 2026-06-14 | Catalog raw news helicopter wildfire feeds | | `177f75b9` | 53 | 2026-06-15 | Deploy incident-viewer 3D STAC viewer with camera tracking | | `1fc6bf31` | 35 | 2026-06-15 | Explore geo-camera architecture and STAC integration | …full list (27) in `claude-chats.json`.
## Regenerate Re-scan the local store for this bead's GUID / slug and rewrite `claude-chats.json` (relationship only). A generic version of this could become a protocol root-file (`claude-chats.json`) + a `bead-orama` sidecar so every bead carries its own session inventory.