Claude/whitepaper implementation plan x8f7bh#32
Merged
CodeWithJuber merged 3 commits intoJul 7, 2026
Conversation
- Header with functional badges only: CI, CodeQL, OSSF Scorecard, license, node >=20, zero runtime deps (no download counts, no stars begging) - 'What you get' hook anchored to measured numbers from reports/benchmarks.md (0.43 ms blast-radius query, 118 ms full gate, 158 ms 500-claim merge, 0.97 recall vs 0.33 baseline, 1.3 s minimal dry-run suite) and the paper's 62.1% routing saving labeled as the paper's measurement, not this repo's - 60-second quickstart (plugin / npm / github: / install.sh, init, doctor, substrate, ledger merge), grouped command table, one mermaid loop diagram (task -> gate -> act -> oracles -> ledger -> team merge) - Compact structural comparison vs note stores / gateways / RAG with the 'what they do better' honesty row, linked to the full uniqueness tables - Kept and refreshed: team memory in three commands, honest limits, whitepaper pointer, docs/community links; fixed node badge to >=20 - package.json: keywords only, aligned to repo topics for npm SEO Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fc2MvWJbQ1cyNQ76ymv4hs
The Scorecard run failed with 'unable to find version v2': ossf publishes exact version tags only, practicing the pinning their own check preaches. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fc2MvWJbQ1cyNQ76ymv4hs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What & why
Checklist
npm testpasses (Node 18/20/22)npm run checkpasses (Biome lint + format)feat:/fix:/docs:…)CHANGELOG.mdupdated under## [Unreleased]forge substrate,forge impact, router/gate, or MCP substrate toolsRisk & rollback
Extra checks (tick if applicable)
npm run typecheckpasses