docs(confidence-engine): route design evolution provenance through archive index

This commit is contained in:
2026-09-03 11:56:36 +01:00
parent fb2384cff1
commit 37a9a12f93
4 changed files with 18 additions and 22 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
### Then read only when relevant
- the specific implementation file;
- its focused tests;
- the immediately previous experiment entry in `docs/design-evolution-log.md`;
- the design evolution archive index at `docs/design-evolution/README.md` when provenance is needed;
- the relevant contract or backlog entry.
### Do not load by default
- full design-evolution history; archived documents; UI mock reference; unrelated architecture documents.
- the full experiment history; archived documents; UI mock reference; unrelated architecture documents.
### Stop and ask or record a gap when
- current documentation and source disagree;