Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-017
relation: informs
status: draft
status: active
title: PRD-020 Decision Contracts verified
---

Expand All @@ -20,3 +20,4 @@ evidence_type: test
- Contract validation: 5 ADR rules + 2 RFC rules
- Drift detection: forgeplan drift работает (git log --since)
- LanceDB migration system: idempotent column additions

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-016
relation: informs
status: draft
status: active
title: PRD-019 Codebase Awareness verified — scan, coverage, quality fixes, 24 E2E
---

Expand All @@ -21,3 +21,4 @@ evidence_type: test
- 14 manual negative/corner case tests — 0 crashes, 0 silent failures
- Quality fixes: FPF search ranking, scan filter, CL default, empty input handling
- All 13 features verified on live workspace

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-012
relation: informs
status: draft
status: active
title: PRD-012 scan-import verified — 20 tests, 3-tier detection, E2E
---

Expand All @@ -31,3 +31,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-008
relation: informs
status: draft
status: active
title: PRD-008 CLI UX — unified helpers, --json for get/score/search, styled output
---

Expand Down Expand Up @@ -36,3 +36,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-009
relation: informs
status: draft
status: active
title: PRD-009 Data Safety verified — export/import with roundtrip, file size limit
---

Expand All @@ -15,3 +15,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-010
relation: informs
status: draft
status: active
title: PRD-010 Agent Hooks verified — forge-safety-hook, skill-activation-hook
---

Expand All @@ -15,3 +15,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-011
relation: informs
status: draft
status: active
title: PRD-011 Adversarial Validation verified — devil advocate review, vague word detection
---

Expand All @@ -15,3 +15,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: ADR-001
relation: informs
status: draft
status: active
title: ADR-001 verified — no adapter traits, AI orchestrates via MCP
---

Expand All @@ -18,3 +18,4 @@ evidence_type: audit
## Evidence
Decision validated by 4-agent audit + FPF analysis. Forgeplan core has 0 external adapter traits. LLMProvider is the only external dep. AI agent orchestrates via MCP (28 tools). Architecture confirmed working across v0.10-v0.11.


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: RFC-002
relation: informs
status: draft
status: active
title: RFC-002 Phase 1 verified — forgeplan tree command, petgraph, 392 tests
---

Expand All @@ -15,3 +15,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PROB-012
relation: informs
status: draft
status: active
title: PROB-012 integrity remediation — 5 fixes verified
---

Expand Down Expand Up @@ -37,3 +37,4 @@ evidence_type: test

- 16 files, +388/-10 LOC
- PR #53: fix/prob-012-integrity-remediation → dev

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PROB-006
relation: informs
status: draft
status: active
title: PROB-006 routing UX scope — solved by keyword expansion
---

Expand All @@ -22,3 +22,4 @@ PROB-006 flagged that routing missed UX-related tasks. Fixed in PROB-012 sprint:
- Added keyword:integrity trigger ("inconsistency", "divergence")
- Route now correctly escalates UX-adjacent tasks
- Verified: forgeplan route 'Fix 5 P0 issues' → Deep (was Tactical)

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PROB-010
relation: informs
status: draft
status: active
title: PROB-010 markdown projections — documented design decision
---

Expand All @@ -23,3 +23,4 @@ Markdown projections are NOT auto-synced on update by design:
- forgeplan update only modifies LanceDB
- Tracked as P2 in TODO.md for future improvement
- This is a known limitation, not a bug

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ links:
relation: informs
- target: PRD-020
relation: informs
status: draft
status: active
title: LLM-first routing Level 0→1 implementation tests
---

Expand Down Expand Up @@ -56,3 +56,4 @@ evidence_type: test
2. FPF KB not injected into route prompt → fixed: route_with_llm_and_context()
3. CLI didn't auto-detect Level 1 → fixed: auto-detect when config available


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: RFC-003
relation: informs
status: draft
status: active
title: RFC-003 Phase 1 — StorageDriver traits implemented
---

Expand Down Expand Up @@ -39,3 +39,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PROB-014
relation: informs
status: draft
status: active
title: PROB-014 P0 sprint — embed body, gaps command, relation types
---

Expand Down Expand Up @@ -42,3 +42,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-019
relation: informs
status: draft
status: active
title: PRD-019 Layer 3 — methodology enforcement implemented
---

Expand All @@ -24,3 +24,4 @@ verdict: supports
congruence_level: 3
evidence_type: test


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-056
relation: informs
status: draft
status: active
title: PRD-056 Mini-X verification — 1287 tests + audit Round 1 hotfix
---

Expand Down Expand Up @@ -143,3 +143,4 @@ Mini-X is shippable to v0.23.0-alpha:
| PRD-056 | informs (primary target — this evidence validates PRD-056 implementation) |
| EPIC-005 | informs (Mini-X is first child; evidence feeds Epic progress) |


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-057
relation: supports
status: draft
status: active
title: PRD-057 multi-agent dispatcher — R3 audit closed, 1391 tests, full pipeline E2E
---

Expand Down Expand Up @@ -149,3 +149,4 @@ locations) are all traceable in-repo.
| PRD-057 | supports |
| EPIC-005 | informs |


Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: evidence
links:
- target: PRD-058
relation: supports
status: draft
status: active
title: PRD-058 scan-import fix — CRITICAL double-FM closed + 3 HIGH audit fixes, 40 scan tests
---

Expand Down Expand Up @@ -146,3 +146,4 @@ paths named by file:line.
| PRD-058 | supports |
| ADR-003 | informs (PRD-058 enforces the invariant) |


Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: evidence
links:
- target: PROB-041
relation: supports
status: draft
status: active
title: PROB-041 fix verified — CLI loads .forgeplan/.env via workspace walk-up, 3 E2E scenarios PASS
updated: 2026-04-20
---
Expand Down Expand Up @@ -74,3 +74,4 @@ Penalty CL3 = 0.0 (exact match).
| PROB-022 | Problem | informs (brownfield onboarding unblocked) |



Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ links:
relation: supports
- target: PROB-042
relation: supports
status: draft
status: active
title: ADR-009 orchestrator pivot — research from c4-architecture + autoresearch + ddd-expert plugins
updated: 2026-04-20
---
Expand Down Expand Up @@ -144,3 +144,4 @@ Penalty CL3 = 0.0 (exact match).




Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ links:
relation: informs
- target: PROB-043
relation: informs
status: draft
status: active
title: PROB-043 + PRD-054 activity log shipped — v0.21.0, AC 4/5 done, CI flush fix landed
---

Expand Down Expand Up @@ -64,3 +64,4 @@ CL3: same context — measurements taken on the actual binary built from the sam
| PROB-043 | informs |



Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ links:
relation: informs
- target: PRD-066
relation: informs
status: draft
status: active
title: Spike-1 c4-to-forge mapping concept validated on scoring module
---

Expand Down Expand Up @@ -104,3 +104,4 @@ ADR-009 DoR Spike-1 — **DONE**. Mapping primitive validated на real C4 outpu




Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ links:
relation: informs
- target: EVID-088
relation: based_on
status: draft
status: active
title: Phase 5 — Playbook runtime + Ingest engine + Plugin detection shipped (PRD-065/066/067)
---

Expand Down Expand Up @@ -173,3 +173,4 @@ Implementation gate **passed** через 4 wave gates + Round 1 fix wave; relea
- `docs/operations/INGEST-MAPPINGS.ru.md` — mapping-author guide
- CHANGELOG.md v0.26.0 — release notes


Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
relation: informs
- target: EVID-088
relation: based_on
status: draft
status: active
title: Spike-2 tokio::process subprocess invocation validated for Phase 6 dispatchers
---

Expand Down Expand Up @@ -96,3 +96,4 @@ Spike-2 closes ADR-010 DoR Pre-condition #4. R_eff PRD-072/RFC-007/ADR-010 ready




Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ links:
relation: informs
- target: EVID-089
relation: based_on
status: draft
status: active
title: Phase 6 — Real dispatchers + init wiring + greenfield shipped (PRD-072)
---

Expand Down Expand Up @@ -150,3 +150,4 @@ Phase 6 PRD-072 — **implementation closed** для FR-1, FR-2, FR-3 (stub), FR




Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ links:
relation: informs
- target: ADR-003
relation: informs
status: draft
status: active
title: Phase 3c sprint closure — typed MutationResult migration with 2-round audit (Wave 1+2 + R1+R2 fixes)
---

Expand Down Expand Up @@ -153,3 +153,4 @@ gap.
| PROB-049 | informs (Phase 3d follow-up tracker, created from these audits) |



Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ last_modified_by: claude-code/2.1.121
links:
- target: ADR-011
relation: informs
status: draft
status: active
title: Phase B Wave 1 closure — claude --print dispatcher rewrite + 4-lens R1 audit
---

Expand Down Expand Up @@ -177,3 +177,4 @@ EVID-096 (this evidence) measures the implementation closing it.
| EVID-093 | informs (spike validation, pre-Phase-B baseline) |
| PROB-050 | informs (Phase B follow-up tracker, created from R1 audit deferrals) |


Loading
Loading