generated from coulomb/repo-seed
declarative Markdown workflow layer
This commit is contained in:
14
examples/workflows/adrs/001-record-contract-framework.md
Normal file
14
examples/workflows/adrs/001-record-contract-framework.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
status: accepted
|
||||
---
|
||||
|
||||
# Record Contract Framework
|
||||
|
||||
## Context
|
||||
|
||||
Document generation needs clear semantic contracts.
|
||||
|
||||
## Decision
|
||||
|
||||
Use Markdown-native contracts with deterministic assertions before optional
|
||||
assisted assessments.
|
||||
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