Ship Supergoal v1 run kernel and Pages site#4
Open
muhammadyusuf7008 wants to merge 4 commits into
Open
Conversation
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
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
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:
skills/supergoal/scripts/sg.pywithinit-run,record-event,gate-phase,audit,resume,report, andvalidate-runrun.json,events.jsonl, evidence directories, mechanical phase gates, scope drift detection, trust debt reporting, audit/resume/report support, and legacy markdown fallbackVerification
python -m py_compile skills\supergoal\scripts\sg.pybash skills/supergoal/scripts/validate-phase.sh skills/supergoal/templates/phase-goal.txtbash tests/sg-run-kernel.test.sh-> 22 passed, 0 failedbash tests/repo-state.test.sh-> 47 passed, 0 failedbash tests/claim-run.test.sh-> 23 passed, 0 failednode --check site\script.jsclaude plugin validate .claude-plugin/plugin.jsonclaude plugin validate .claude-plugin/marketplace.jsongit diff --checksite/index.htmlPages
The fork deployment is live at:
https://muhammadyusuf7008.github.io/supergoal/
Direct push to
robzilla1738/supergoalwas rejected because the authenticated account only has read permission, so this PR is opened from the fork.