Skip to content

feat: add semantic money and GDA scalability deep researches (v1.1.0)#19

Open
kasparkallas wants to merge 1 commit intomainfrom
release/v1.1.0
Open

feat: add semantic money and GDA scalability deep researches (v1.1.0)#19
kasparkallas wants to merge 1 commit intomainfrom
release/v1.1.0

Conversation

@kasparkallas
Copy link
Collaborator

Summary

  • Semantic Money yellowpaper deep research — formal foundations: BasicParticle formula, index abstraction, agreement framework, FRP connection, conservation of value, Haskell spec walkthrough
  • GDA scalability deep research — how GDA achieves O(1) streaming to unlimited receivers: PDPoolIndex, operation walkthroughs, rounding model with align2, settle-on-write, connected vs disconnected members
  • SKILL.md integration — keywords (semantic money, yellowpaper, whitepaper), ecosystem deep-dives entries, "Formal specification and protocol theory" use-case map, cross-references from GDA section and Common Gotchas
  • architecture.md — added Formal Foundations section linking to yellowpaper
  • 2 correctness eval cases — BasicParticle RTB formula and GDA O(1) scalability (both scored 100%)
  • Version bump 1.0.0 → 1.1.0 (plugin.json, marketplace.json, SKILL.md, landing page)
  • Vault — T042, T043 created and resolved; roadmap updated

Test plan

  • node evals/runners/skill-eval-runner.mjs --tag deep-research — both cases pass at 100%
  • Verify skill triggers on queries like "how does GDA scale?" and "what is BasicParticle?"
  • Verify version badge shows v1.1.0 on landing page

🤖 Generated with Claude Code

… v1.1.0 (T042, T043)

Add two deep researches to the skill:
- semantic-money-yellowpaper.md: formal foundations (BasicParticle, index
  abstraction, agreement framework, FRP, conservation of value)
- gda-scalability.md: how GDA achieves O(1) streaming to unlimited
  receivers (PDPoolIndex, rounding model, settle-on-write)

Also adds SKILL.md cross-references and keywords, architecture.md formal
foundations section, 2 correctness eval cases, vault tickets, roadmap
update, and version bump from 1.0.0 to 1.1.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
skills Ready Ready Preview, Comment Mar 23, 2026 10:50pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant