Skip to content

chore(openspec): close out the Linux/macOS platform arc (sync + archive 6 changes)#128

Merged
Artexis10 merged 1 commit into
mainfrom
chore/close-platform-arc
Jun 11, 2026
Merged

chore(openspec): close out the Linux/macOS platform arc (sync + archive 6 changes)#128
Artexis10 merged 1 commit into
mainfrom
chore/close-platform-arc

Conversation

@Artexis10

Copy link
Copy Markdown
Owner

Summary

The Linux/macOS engine work shipped across #95#127 (nix realizer, home-manager config arc, secrets, brew driver + darwin wiring + rollback, backend bootstrap, full CI coverage). This PR closes the spec ledger — no engine code changes.

OpenSpec closure (6 changes archived)

Change Outcome
nix-realizer-backend → new main spec nix-package-backend (realizer selection, atomic generation apply, event fan-out, pinned refs, error-code classification)
platform-backend-foundation → new main spec platform-backend-selection
macos-brew-driver (design-only) duplicated reqs superseded by macos-brew-apply-wiring / macos-brew-best-effort-rollback; closing delta reconciles cask auto-routing into macos-brew-apply-wiring (replacing the stale reject-at-load requirement, per #125/#127) and adds the verify no-downgrade-on-advisory-pin clause
engine-backend-bootstrap (design-only) archived --skip-specs — superseded by the impl delta
engine-backend-bootstrap-impl → new main spec engine-backend-bootstrap (cask auto-routing rehomed to apply-wiring; read-only-command sentence tightened to shipped behavior)
nix-home-manager-secrets-scope boundary tier already specced; implemented capture-side redaction graduates into nix-home-manager-secrets-boundary; managed tier deferred

All six tasks.md reconciled: decisions marked RATIFIED-by-implementation with PR references, spec-hardening tasks marked graduated, non-goals annotated and left unchecked.

Docs

  • docs/COMPATIBILITY.md: new Platform Support matrix (Windows/Linux/macOS × pipeline stage)
  • docs/roadmap/roadmap.md §6: arc marked complete + the deferred-scope record (managed secrets backend, assisted backend uninstall, CLI stdin consent, graceful read-only lane skip, brew version strictness, Linuxbrew non-goal, clean-machine install-path CI)
  • docs/index.md: pointer to the matrix

Verification

  • npm run openspec:validate (strict): 71/71 after every sync step
  • npx openspec list: the 6 arc changes gone from active; pre-existing backlog untouched
  • cd go-engine && go test ./...: green (baseline; no engine changes in this PR)
  • bash scripts/smoke/hm-realnix-smoke.sh: PASS locally (WSL real-Nix)
  • CI on main green incl. the scheduled Nix Integration Smoke (2026-06-07)

🤖 Generated with Claude Code

…ve 6 changes)

The engine work shipped across #95-#127; this closes the spec ledger:

- Archive nix-realizer-backend -> new main spec nix-package-backend (realizer
  selection, atomic generation apply, event fan-out, pinned refs, error codes)
- Archive platform-backend-foundation -> new main spec platform-backend-selection
- Archive macos-brew-driver (design-only): duplicated requirements drop out;
  its closing delta reconciles macos-brew-apply-wiring - cask auto-route replaces
  the stale reject-at-load requirement (per #125/#127), verify gains the
  no-downgrade-on-advisory-pin clause
- Archive engine-backend-bootstrap (design-only, --skip-specs; superseded by impl)
- Archive engine-backend-bootstrap-impl -> new main spec engine-backend-bootstrap
  (cask auto-routing rehomed to macos-brew-apply-wiring; read-only sentence
  tightened to shipped behavior)
- Archive nix-home-manager-secrets-scope: boundary tier already specced; the
  implemented capture-side redaction graduates into nix-home-manager-secrets-boundary;
  managed tier (agenix/sops-nix) recorded as deferred
- Reconcile tasks.md in all six (decisions RATIFIED-by-implementation, spec
  hardening graduated, non-goals annotated); fill Purpose lines on touched specs
- docs: platform support matrix in COMPATIBILITY.md, index pointer, roadmap S6
  marks the arc complete and records the deferred scope durably

Verification: openspec validate --all --strict 71/71; go test ./... green;
real-Nix smoke green locally; CI green on main incl. scheduled Nix smoke.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Artexis10 Artexis10 merged commit 7a32903 into main Jun 11, 2026
3 checks passed
@Artexis10 Artexis10 deleted the chore/close-platform-arc branch June 11, 2026 16:10
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