Suspended experiment recovery index
This non-normative file records only deleted work that may inform a future vertical. It is not a roadmap, a compatibility promise, or a source of current interfaces. Git is the archive: inspect old invariants and tests, then reimplement the smallest needed behavior against the current specifications. Never restore or cherry-pick a former subsystem wholesale.
6aa93e1 is the last common tree containing the Jig-side experiments below;
06eac5d removed them from the direct alpha. A commit:path reference can be
read with git show commit:path.
Evidence worth reconsidering
Negative boundaries to preserve
- Jig Graph over Sley: review
6aa93e1:docs/design-review/161-private-jig-route-lowering.mdrecords the successful negative result. The deleted candidate needed 478 implementation and 343 test lines to wrap roughly 45 lines of direct Sley, with no stored graph consumer. Retry only when a real independently stored graph contains meaningful non-router or nested behavior that direct Sley cannot express clearly. - Privileged cgroup backend: the proof starts at
4ab1caf; its last source and review areb9f9473^:packages/jig/src/internal/linux-cgroup-backend.tsand6aa93e1:docs/design-review/105-phase-2-linux-cgroup-proof.md.b9f9473replaced it with the canonical rootless path. Reuse hostile-test lessons, but never restore its host authority as a fallback. - Nix runtime retention: the lab branch is
experiments/nix-runtime-retentionatd34ccb6; quarantine and correction commits ared6a0ad2and7ebd25f; disposition is6aa93e1:docs/design-review/130-nix-experiment-disposition-and-next-slice.md. Nix may be reconsidered only as an explicitly selected project-environment integration. It must not become Jig runtime retention, dependency locking, package-manager lifecycle, or FLOW vocabulary. - Compiled-Bun distribution: review
6aa93e1:docs/design-review/199-compiled-bun-runtime-feasibility.mdproves the runtime mechanism;cb5b343,f75fb56, and7aa66d8record the later installed candidate and its licensing blocker, visible together at47ad9f6:packages/jig/THIRD_PARTY_NOTICES. Runtime feasibility is not lawful distribution. Reconsider embedding Bun only if a reviewed, reproducible source-and-relinking solution satisfies every applicable license obligation and remains simpler than consuming one exact release-owned runtime package.