mirror of
https://github.com/merlinhu1/truthmark.git
synced 2026-08-25 07:53:25 +02:00
941 B
941 B
status, doc_type, last_reviewed, source_of_truth
| status | doc_type | last_reviewed | source_of_truth | |
|---|---|---|---|---|
| active | feature | 2026-05-09 |
|
Repository Overview
Scope
This bounded leaf truth doc owns the default repository behavior surface created by Truthmark.
Current Behavior
truthmark initscaffolds this doc as the default bounded leaf truth doc for the configured default area.- The default scaffold treats feature
README.mdfiles as indexes and expects current behavior truth to live in bounded leaf docs such as this one. - Downstream repositories are expected to replace this seed content with repository-specific current behavior as the mapped code surface evolves.
Product Decisions
- Decision (2026-05-09): Feature README files are indexes; behavior truth belongs in bounded leaf docs.
Rationale
Bounded leaf docs keep agent context focused and prevent large products from accumulating unreviewable feature manuals.