Commit graph

4 commits

Author SHA1 Message Date
da6dfd7f4a leo: add synthesis triggers to synthesize skill
- What: 5 automatic synthesis triggers (claim volume, enrichment, new agent, linkage density, contradiction)
- Why: Synthesis currently happens ad hoc; triggers make it systematic

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:10:21 +00:00
fd20f4e953 Auto: 2 files | 2 files changed, 64 insertions(+), 4 deletions(-) 2026-03-07 21:09:49 +00:00
m3taversal
599488493a
leo: codify synthesis multi-agent review rule
- What: synthesis claims require at least 2 domain agent reviews, selected by
  domain expertise relevance or knowledge base impact. 3+ domains = all affected
  agents review.
- Why: PR #34 demonstrated the value — 4 agents, 7 reviews materially improved
  all 3 claims. Codifying what worked.
- Where: CLAUDE.md evaluator workflow section + skills/synthesize.md step 4

Pentagon-Agent: Leo <76FB9BCA-CC16-4479-B3E5-25A3769B3D7E>
2026-03-06 08:42:20 -07:00
e830fe4c5f Initial commit: Teleo Codex v1
Three-agent knowledge base (Leo, Rio, Clay) with:
- 177 claim files across core/ and foundations/
- 38 domain claims in internet-finance/
- 22 domain claims in entertainment/
- Agent soul documents (identity, beliefs, reasoning, skills)
- 14 positions across 3 agents
- Claim/belief/position schemas
- 6 shared skills
- Agent-facing CLAUDE.md operating manual

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:30:34 +00:00