Skip to content

Add passport protocol skill (S:0.14) to G-1 and G1#1

Open
happyseaurchin wants to merge 2 commits intomainfrom
claude/elastic-black
Open

Add passport protocol skill (S:0.14) to G-1 and G1#1
happyseaurchin wants to merge 2 commits intomainfrom
claude/elastic-black

Conversation

@happyseaurchin
Copy link
Copy Markdown
Owner

Summary

  • Adds passport-skill.md (pscale coordinate S:0.14) to both g-1-sovereign/ and g1/ directories
  • Wires passport loading into first-boot setup for both generations: seed.py (G-1) and kernel.js (G+1)
  • Adds passport reference to Phase 3 in the shared constitution
  • Updates shipped-files tables in both environment docs

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)

File Change
g-1-sovereign/passport-skill.md New — passport skill document
g1/passport-skill.md New — identical copy for hosted track
g-1-sovereign/constitution.md Passport sentence added to Phase 3
g1/constitution.md Same edit (constitutions are identical)
g-1-sovereign/environment.md S:0.14 row in shipped files table
g-1-sovereign/seed.py Passport loading in first_boot_setup()
g1/kernel.js Passport fetch/seed on first boot + platform index row

Test plan

  • Run G-1 sovereign (seed.py) — verify passport-skill.md loads to S:0.14 on first boot
  • Load G+1 hosted shell — verify passport-skill.md fetched and written to pscale on first boot
  • Confirm both constitutions reference passport in Phase 3

🤖 Generated with Claude Code

happyseaurchin and others added 2 commits February 13, 2026 14:47
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>
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
xstream-seed Ready Ready Preview, Comment Feb 13, 2026 3:04pm

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