theseus: phase1 2 instrumentation #3194

Closed
m3taversal wants to merge 4 commits from theseus/phase1-2-instrumentation into main

4 commits

Author SHA1 Message Date
Teleo Agents
60998d3837 auto-fix: strip 1 broken wiki links
Pipeline auto-fixer: removed [[ ]] brackets from links
that don't resolve to existing claims in the knowledge base.
2026-04-14 17:48:39 +00:00
945258a13f Add Phase 1+2 instrumentation: review records, cascade automation, cross-domain index, agent state
Phase 1 — Audit logging infrastructure:
- review_records table (migration v12) capturing every eval verdict with outcome, rejection reason, disagreement type
- Cascade automation: auto-flag dependent beliefs/positions when merged claims change
- Merge frontmatter stamps: last_review metadata on merged claim files

Phase 2 — Cross-domain and state tracking:
- Cross-domain citation index: entity overlap detection across domains on every merge
- Agent-state schema v1: file-backed state for VPS agents (memory, tasks, inbox, metrics)
- Cascade completion tracking: process-cascade-inbox.py logs review outcomes
- research-session.sh: state hooks + cascade processing integration

All changes are live on VPS. This commit brings the code under version control for review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 11:48:09 +01:00
2641137abb rio: enhance Loyal + ZKLSOL entities with X research findings
- Loyal: added team (Eden, Chris, Basil, Vasiliy — SF-based), product details
  (privacy-first AI oracle, TEE stack, B2B Q2 2026), Solana ecosystem recognition
- ZKLSOL: documented quiet rebrand to Turbine (zklsol.org → turbine.cash),
  devnet-only status 6 months post-ICO, near-ATL price ($0.048), $142/day volume

Pentagon-Agent: Rio <244ba05f-3aa3-4079-8c59-6d68a77c76fe>
2026-04-02 10:38:11 +01:00
20ebfc56a8 rio: upgrade 7 ownership coin entity files with research + correct attribution
- What: Rewrote mtnCapital, Avici, Loyal, ZKLSOL, Paystream, Solomon, P2P.me entities
- Why: Entities had wrong parent (futardio instead of metadao), missing investment
  rationales, no governance activity, stale/thin content. Bot couldn't answer basic
  questions about MetaDAO launches.
- Changes per entity:
  - Corrected parent: [[metadao]] (curated launches, not futardio permissionless)
  - Added launch_platform, launch_order fields for proper sequencing
  - Added investment rationale from original raise pitches
  - Added governance activity tables (buybacks, restructuring, team packages)
  - Added open questions and competitive context
  - Removed hardcoded prices (live tool handles this)
- Sources: X research, decision records, source archives, web search

Pentagon-Agent: Rio <244ba05f-3aa3-4079-8c59-6d68a77c76fe>
2026-04-02 10:35:32 +01:00