RP research-packs
Open Archive

Research packs, frozen and verifiable.

Every pack carries its full evidence base — source cards, claim ledgers, adversarial review history, and a sha256 freeze receipt that fingerprints every canonical artifact.

Clone

git clone https://github.com/mcp-tool-shop-org/research-packs

Install

npm install

Verify

node scripts/verify-pack.mjs packages/research-os-self-dogfood

Three lanes, one archive

The same evidence at three depths — for three different readers.

Lane 1 — Public synthesis

Human-readable conclusions with claim IDs. Every statement is traceable back to a source. Start here if you want the answer.

Lane 2 — Frozen evidence

Full audit trail: source cards, excerpt ledgers, adversarial review records, contradiction resolutions, and a sha256 freeze receipt. Independently verifiable.

Lane 3 — Method proof

catalog.json, docs/, and operator notes for evaluating research-os itself. Machine-readable pack index with topic, freeze date, and claim totals.

Verify a pack

Verify all packs

npm run verify
# PASS  research-os-self-dogfood
#       sections=8 accepted_claims=296 artifacts_verified=131

Verify one pack

node scripts/verify-pack.mjs packages/research-os-self-dogfood
# PASS  research-os-self-dogfood
#       receipt_sha256=368d23...d466 (53796 bytes)