Skip to content

revert: destructive restore to 7131ac3#96

Merged
KailasMahavarkar merged 1 commit intomainfrom
chore/restore-to-7131ac3
Apr 22, 2026
Merged

revert: destructive restore to 7131ac3#96
KailasMahavarkar merged 1 commit intomainfrom
chore/restore-to-7131ac3

Conversation

@KailasMahavarkar
Copy link
Copy Markdown
Collaborator

Single-commit destructive revert. Tree equals 7131ac3 (feat: rename using-hyperstack to hyperstack and implement 3-layer architecture) from 2026-04-15.

Wipes everything merged after 7131ac3 including PRs #78..#95. 27 files restored, +320 -101 vs current main.

Verified: bun install clean, bun run build exit 0.

Follow-up needed: target carries package.json version 1.1.3 which already has a tag. A version bump to 1.1.5 must land next so release-and-publish doesn't try to re-tag v1.1.3.

Single-commit destructive revert. Tree equals 7131ac3 exactly EXCEPT for a one-line fix in skills/hyperstack/SKILL.md to unbreak CI.

Why the fix is needed: the 7131ac3 snapshot itself had an internal drift - src/internal/context-compiler.ts extracts the section heading "Role Registry" while skills/hyperstack/SKILL.md has "## Role Registry Details". `bun run compile:context` fails as a result and the verify job cannot pass. Admin-merge with failing required status checks is blocked by branch protection.

Minimal fix: rename the skill heading from "## Role Registry Details" to "## Role Registry" to match what the compiler already reads. This is the smallest possible change to make the 7131ac3 tree runnable in CI.

Everything else about the tree equals 7131ac3 (feat: rename using-hyperstack to hyperstack and implement 3-layer architecture) from 2026-04-15.

Wipes PRs #78..#95. 28 files changed vs prior main, +320 -101.

Follow-up still needed: target carries package.json version 1.1.3 which already has a tag. A version bump to 1.1.5 must land next so release-and-publish doesn't try to re-tag v1.1.3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@KailasMahavarkar KailasMahavarkar force-pushed the chore/restore-to-7131ac3 branch from 4f0be3c to 77ceb87 Compare April 22, 2026 06:16
@KailasMahavarkar KailasMahavarkar merged commit 475ce90 into main Apr 22, 2026
4 checks passed
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