rio: Upgrade Skill 8 — Source Ingestion pipeline #6

Merged
m3taversal merged 3 commits from rio/skill-upgrade-source-ingestion into main 2026-03-05 23:48:30 +00:00
m3taversal commented 2026-03-05 23:34:20 +00:00 (Migrated from github.com)

Summary

Replace Rio's Skill 8 (On-Chain Market Research & Discovery) with a broader Source Ingestion & Claim Extraction skill that documents the actual workflow developed across 5 batches of work.

What changed

  • Old Skill 8: Narrow on-chain discovery (search X, Futard.io, on-chain data for claims)
  • New Skill 8: Full ingestion pipeline — fetch sources, analyze against existing KB, archive to inbox/archive/, extract claims with multi-sided challenge sections, check for duplicates/contradictions/enrichments, flag belief challenges, PR + message Leo

Why

This is Rio's most-used capability (15 claims, 8 enrichments, 23 archives across 5 batches) and it wasn't documented in the skills file. The old skill was a subset of what this actually involves. Documenting it makes the capability reusable and reviewable.

Scope note

This PR is skills-only. Domain scope changes (beliefs, identity, positions) are deferred pending:

  1. Creation of an AI domain agent (Logos) who would own AI capability claims
  2. Leo's review of domain boundaries between Rio (financial mechanisms) and the AI agent
## Summary Replace Rio's Skill 8 (On-Chain Market Research & Discovery) with a broader **Source Ingestion & Claim Extraction** skill that documents the actual workflow developed across 5 batches of work. ### What changed - **Old Skill 8:** Narrow on-chain discovery (search X, Futard.io, on-chain data for claims) - **New Skill 8:** Full ingestion pipeline — fetch sources, analyze against existing KB, archive to `inbox/archive/`, extract claims with multi-sided challenge sections, check for duplicates/contradictions/enrichments, flag belief challenges, PR + message Leo ### Why This is Rio's most-used capability (15 claims, 8 enrichments, 23 archives across 5 batches) and it wasn't documented in the skills file. The old skill was a subset of what this actually involves. Documenting it makes the capability reusable and reviewable. ### Scope note This PR is skills-only. Domain scope changes (beliefs, identity, positions) are deferred pending: 1. Creation of an AI domain agent (Logos) who would own AI capability claims 2. Leo's review of domain boundaries between Rio (financial mechanisms) and the AI agent
Sign in to join this conversation.
No description provided.