Files
rose-ash/plans/sx-review
giles 8651cefed9 plans/sx-review: dogfood — store the review program in git-sx via gitea-sx
Built the SX-review remediation program as native fed-sx objects using the
now-green forge stack (sx-git 267/267, sx-gitea 615/615, agentic-sx 196/196):

- gitea-sx forge repo "rose-ash/sx-review" (one persist backend)
- agentic-sx session: coordinator + 16 workstream agent branches
  (agents/ws-W1 .. ws-W16), each with a briefing (goal + finding-ids + status)
  and a finding-commit carrying its workstream as queryable SX data
- baseline decision-commit sx1:a495549... (MANIFEST: 217 findings / 16
  workstreams / real-git a24c8796 / done-commit dc7aa709)
- the completed quick-wins batch recorded as a refactor-commit

forge-build.sxsrc is the reproducible source (content-addressed → re-running
yields identical CIDs); forge.sxdata is the durable kv+stream snapshot
(45KB, 299 native sx1: objects). Load order = agentic conformance base +
relations + gitea/repo; run bounded, never the shared MCP image.

The review is now first-class queryable data in the native store, not just
markdown — each workstream/finding is addressable by CID.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 22:08:05 +00:00
..

SX Review — 2026-07-03

Findings from three parallel review sessions of the SX language/runtime, plus the master remediation plan.

File What
PLAN.md Master remediation plan: 15 workstreams (W1W15), execution order, and a full per-finding coverage ledger. Start here.
RULINGS.md 40 draft normative rulings (R1R40). Phase-0 gate — ratify before the semantics fixes.
core.md Language core / spec semantics lane (K01K110).
hosts.md Per-host implementations + FFI lane (J*, C*, JS*, P*, S*, PY).
conformance.md Cross-host agreement + test adequacy lane (F1F15, S1S5).

Status: the quick-wins batch (commit dc7aa709) landed 13 fixes + 4 partials; suite at baseline 5762p/274f (fail set byte-identical). Everything else is OPEN/GATE/DEFERRED per PLAN.md's ledger.

Highest-value open items: K01 (guard/handler re-raise hang — DoS-able, server+browser), S1 (live HTTP crash under load), K03 (shift-k double-execution), and W14 (test gate — the enabler that makes all other fixes verifiable).

Blocking decisions (maintainer): D1 host lineup, D2 ratify rulings, D3 gate definition.