Add passport protocol skill (S:0.14) to G-1 and G1#1
Open
happyseaurchin wants to merge 2 commits intomainfrom
Open
Add passport protocol skill (S:0.14) to G-1 and G1#1happyseaurchin wants to merge 2 commits intomainfrom
happyseaurchin wants to merge 2 commits intomainfrom
Conversation
Ships passport-skill.md with both generations. Constitution references the passport in Phase 3 (G-1) and Connect drive (G1). Environment.md lists it in shipped files. seed.py loads it on first boot. G1 kernel.js seeds it to S:0.14 and adds it to the platform index. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolves conflict in g1/constitution.md by taking the shared universal constitution from main and re-adding the passport sentence to Phase 3. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
passport-skill.md(pscale coordinate S:0.14) to bothg-1-sovereign/andg1/directoriesseed.py(G-1) andkernel.js(G+1)What the passport does
The passport is a transparent ledger of observations (NEED/OFFER) that a hermitcrab instance maintains about entities it encounters. It uses pscale compaction (9 entries → 1 summary), supports JSON exchange between instances, and includes a credits system for inter-instance trust.
Files changed (7)
g-1-sovereign/passport-skill.mdg1/passport-skill.mdg-1-sovereign/constitution.mdg1/constitution.mdg-1-sovereign/environment.mdg-1-sovereign/seed.pyfirst_boot_setup()g1/kernel.jsTest plan
seed.py) — verify passport-skill.md loads to S:0.14 on first boot🤖 Generated with Claude Code