Commit graph

5 commits

Author SHA1 Message Date
fcc2e32a29 leo: update contribution-architecture for Phase B taxonomy
The architecture doc still referenced the Phase A vocabulary (extractor /
sourcer / reviewer) after Phase B locked author / drafter / originator /
challenger / synthesizer / evaluator on 2026-04-26. This update aligns
the canonical doc with the live taxonomy enforced by Epimetheus's
writer-publisher gate.

Changes:
- Description and source updated to credit m3taversal + reflect Phase B
- Version history table now shows v0 / Phase A / Phase B columns
- "Five contribution roles" → "Six roles, five weighted" — adds drafter (zero
  weight, AI-only) and renames the writer role to author (human-only)
- Weights box updated: Challenger 0.35, Synthesizer 0.25, Evaluator 0.20,
  Originator 0.15, Author 0.05, Drafter 0.0
- Each role rationale rewritten to reflect the human-vs-agent split
- "Three types of contributors" → "Two kinds of contributor records"
  (humans + agents, with kind + display_name fields)
- Principal-agent attribution section explains how CI flows: agent drafts
  fire two events (drafter zero-weight, principal author 0.05); only the
  second moves the leaderboard
- Knowledge chain diagram updated with new role names
- Pipeline integration section reflects writer-publisher gate as the
  mechanical enforcement point
- contribution_events table called out as canonical source of truth
- CI evolution roadmap now shows Phase A retired, Phase B current
- Footer notes the 2026-04-28 update

Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
2026-04-27 15:05:33 +00:00
1fef01b163 fix: prefix 543 broken wiki-links with maps/ directory
13 map file targets were linked as bare names ([[livingip overview]])
but files live at maps/. Script walks all claim files outside maps/
and prefixes with maps/ path. 351 files modified, zero remaining
bare instances, zero double-prefixes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 14:54:41 +01:00
f63eb8000a fix: normalize 1,072 broken wiki-links across 604 files
Mechanical space→hyphen conversion in frontmatter references
(related_claims, challenges, supports, etc.) to match actual
filenames. Fixes 26.9% broken link rate found by wiki-link audit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 10:21:26 +01:00
Teleo Agents
da933cad73 reweave: merge 252 files via frontmatter union [auto] 2026-04-18 11:05:59 +00:00
73ac299033 leo: fix frontmatter schema — add required YAML frontmatter to architecture paper
- Added type/domain/description/confidence/source/created fields
- Added reconciliation table explicitly superseding reward-mechanism.md v0 weights
- Addressed all 6 reviewer issues from prior round

Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
2026-03-27 16:08:26 +00:00