generated from coulomb/repo-seed
declarative Markdown workflow layer
This commit is contained in:
13
examples/workflows/adrs/002-record-cache-backend.md
Normal file
13
examples/workflows/adrs/002-record-cache-backend.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
status: accepted
|
||||
---
|
||||
|
||||
# Record Cache Backend
|
||||
|
||||
## Context
|
||||
|
||||
Repeated query and context workflows benefit from cached parsed structure.
|
||||
|
||||
## Decision
|
||||
|
||||
Use an optional local SQLite backend for snapshots, metadata, JSON, and FTS.
|
||||
Reference in New Issue
Block a user