Skip to content

docs: refresh knowledge base for Tiers 4-5 (code repair + triage sentinel) - #138

Merged
jramos merged 1 commit into
mainfrom
docs/refresh-tiers-4-5
Jun 25, 2026
Merged

docs: refresh knowledge base for Tiers 4-5 (code repair + triage sentinel)#138
jramos merged 1 commit into
mainfrom
docs/refresh-tiers-4-5

Conversation

@jramos

@jramos jramos commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Update-mode refresh of the docs/ knowledge base + AGENTS.md to cover the two
subsystems that shipped since the last structural-doc pass — Tier 4 (tool-code
repair, evolution/code/) and Tier 5 (propose-only triage sentinel,
evolution/monitor/) — plus the findings-report renderer and measurement instrumentation.

What changed

  • codebase_info.md / components.mdcode/ and monitor/ expanded from
    "planned, empty" stubs to full per-module documentation; generate_findings_report.py
    added; LOC (~19K) and test counts (100 files / ~1,614) refreshed; obsolete
    [darwinian] extra removed; Tier 4/5 status → shipped with the correct engines.
  • index.md — intro rewritten to all five surfaces; routing rows for code repair,
    the sentinel, and the report renderers; operating_the_sentinel.md added to the doc list.
  • interfaces.md — Tier-4/5 CLI reference (evolve_code, code.campaign, monitor).
  • data_models.md — schemas + worked examples for the new on-disk artifacts
    (code-path gate_decision.json, repair_trace.json, campaign ledger/report,
    triage_queue.json, lineage.json/dossier.md, suite noise/discrimination sidecars).
  • workflows.md — Workflow 14 (code repair) and Workflow 15 (triage sentinel) with
    mermaid sequence diagrams (both validated).
  • dependencies.md / AGENTS.md — corrected stale "Darwinian Evolver" references to
    the shipped test-feedback-repair engine; fixed the evolver-vs-best-of-N figure to match
    the committed evidence (evolver 6/23 vs best-of-N 8/23); resolved an internal
    contradiction in AGENTS.md (overview/tree/gotcha called Tiers 4-5 stubs).

Docs-only — no source changes.

…sentinel)

Update-mode refresh of docs/ + AGENTS.md after the code-repair (evolution/code/)
and triage-sentinel (evolution/monitor/) subsystems shipped:

- codebase_info / components: expand code/ and monitor/ from 'planned, empty' stubs
  to their real module trees; add generate_findings_report.py; refresh LOC (~19K) and
  test counts (100 files / ~1,614); remove the obsolete [darwinian] extra; Tier 4/5
  status to shipped with the correct engines.
- index: rewrite the intro to all five surfaces; add routing rows for code repair, the
  sentinel, and the report renderers; list operating_the_sentinel.md.
- interfaces: add the Tier-4/5 CLI reference (evolve_code, campaign, monitor).
- data_models: add schemas + worked examples for the new on-disk artifacts (code-path
  gate_decision.json, repair_trace.json, campaign ledger/report, triage_queue.json,
  lineage.json/dossier.md, suite noise/discrimination sidecars).
- workflows: add Workflow 14 (code repair) and Workflow 15 (triage sentinel) with
  validated mermaid sequence diagrams.
- dependencies / AGENTS: correct stale 'Darwinian Evolver' references to the shipped
  test-feedback-repair engine and fix the evolver-vs-best-of-N figure.

Docs-only; no source changes.
@jramos
jramos merged commit 2a86112 into main Jun 25, 2026
4 checks passed
@jramos
jramos deleted the docs/refresh-tiers-4-5 branch June 25, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant