go-store/docs
Codex 51c9d1edae docs(go-store): clean up RFC §4 — deduplicate Event + complete Store struct
- Removed duplicate `Event` struct definition in §4; kept single canonical
- Added Type + Timestamp fields to Event; added EventType constants
- Expanded Store struct to match store.go: SQLite aliases, purge lifecycle
  fields, journal client/config, medium state, watcher/callback locks,
  orphan workspace cache

Normalized diff vs store.go now has zero differences.

Closes tasks.lthn.sh/view.php?id=599

Co-authored-by: Codex <noreply@openai.com>
2026-04-24 22:36:28 +01:00
..
architecture.md refactor(scope): prefer scoped-store config literals 2026-04-04 19:53:53 +00:00
development.md refactor(store): tighten AX naming and examples 2026-03-30 18:17:07 +00:00
history.md feat(store): add transaction api 2026-04-04 08:46:59 +00:00
index.md Align module path docs 2026-04-15 11:22:20 +01:00
RFC-CORE-008-AGENT-EXPERIENCE.md docs: add AX + store RFCs for agent dispatch 2026-03-30 19:52:14 +01:00
RFC-STORE.md docs(go-store): clean up RFC §4 — deduplicate Event + complete Store struct 2026-04-24 22:36:28 +01:00