Skip to content

Ship Supergoal v1 run kernel and Pages site#4

Open
muhammadyusuf7008 wants to merge 4 commits into
robzilla1738:mainfrom
muhammadyusuf7008:main
Open

Ship Supergoal v1 run kernel and Pages site#4
muhammadyusuf7008 wants to merge 4 commits into
robzilla1738:mainfrom
muhammadyusuf7008:main

Conversation

@muhammadyusuf7008

Copy link
Copy Markdown

Summary

Ships Supergoal v1 as a small agent run kernel plus a rebuilt GitHub Pages product site.

This changes Supergoal from mostly markdown protocol into inspectable run infrastructure:

  • adds skills/supergoal/scripts/sg.py with init-run, record-event, gate-phase, audit, resume, report, and validate-run
  • adds canonical run.json, events.jsonl, evidence directories, mechanical phase gates, scope drift detection, trust debt reporting, audit/resume/report support, and legacy markdown fallback
  • updates the skill protocol, templates, references, README, AGENTS, CLAUDE, changelog, plugin metadata, and line-ending config
  • adds run-kernel tests and fixture runs for clean success, blocked, audit-fixed, and scope-drift cases
  • rebuilds the GitHub Pages site into a polished presentation/product surface with Run Kernel, workflow, report gallery, protocol, install, transcript markers, and deployment workflow

Verification

  • python -m py_compile skills\supergoal\scripts\sg.py
  • bash skills/supergoal/scripts/validate-phase.sh skills/supergoal/templates/phase-goal.txt
  • bash tests/sg-run-kernel.test.sh -> 22 passed, 0 failed
  • bash tests/repo-state.test.sh -> 47 passed, 0 failed
  • bash tests/claim-run.test.sh -> 23 passed, 0 failed
  • node --check site\script.js
  • claude plugin validate .claude-plugin/plugin.json
  • claude plugin validate .claude-plugin/marketplace.json
  • git diff --check
  • Headless Chrome desktop and mobile render checks for site/index.html

Pages

The fork deployment is live at:

https://muhammadyusuf7008.github.io/supergoal/

Direct push to robzilla1738/supergoal was rejected because the authenticated account only has read permission, so this PR is opened from the fork.

robzilla1738 added a commit that referenced this pull request Jun 8, 2026
Captures the in-progress run-kernel effort so it can be resumed locally
without re-deriving anything: what we're building and why, the PR #4
mine-not-merge origin, the two locked decisions (progressive enhancement
+ lockfile model), the tested universality matrix, the no-tech-debt
rules, per-commit branch status, what's left (engine-complete vs
make-it-live), local verify commands (incl. the commit-signing sandbox
caveat), and the file map. Links it from AGENTS.md Open work.

https://claude.ai/code/session_013sDds5wYP11vY9xWfG7snz
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.

2 participants