managed runner, deterministic benchmark, and causal evidence (PR3 of #377 split) - #822
Open
BColsey wants to merge 12 commits into
Open
managed runner, deterministic benchmark, and causal evidence (PR3 of #377 split)#822BColsey wants to merge 12 commits into
BColsey wants to merge 12 commits into
Conversation
This was referenced Aug 4, 2026
BColsey
force-pushed
the
successor/pr3-runner
branch
2 times, most recently
from
August 9, 2026 12:49
f9bb5f8 to
68d9999
Compare
Author
|
@JustVugg, this PR is ready for review. The current CI workflow and check workflow are both Merge position: 3 of 3 — merge after #820 and #821, in that order. |
BColsey
marked this pull request as ready for review
August 9, 2026 13:10
BColsey
force-pushed
the
successor/pr3-runner
branch
from
August 14, 2026 01:14
68d9999 to
f234d28
Compare
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.
Draft successor — supersedes #377. Reconstructed from the frozen green donor
5f6f31a. Do not merge #377.docs/superpowers/specs/2026-08-01-pr-377-stabilization-design.md(PR3, L89-94, 99-123)docs/superpowers/specs/2026-08-02-pr-377-successor-reconstruction.mdScope
c/ramdisk_support/benchmark.py,c/ramdisk_support/runtime_monitor.pytest_ramdisk_benchmark.py,test_ramdisk_runtime_monitor.py,test_ramdisk_benchmark_module.pylifecycle.py/processes.py; live tmpfs cells oftest_rammap_e2e.py— split from PR1/PR2)Reconstruction work
setsid/env-shedding descendant escape the donor leaves at the cooperative UID+nonce attribution boundary.start/stopJSON (deferred from PR2).Dependency
Depends on PR2 (#821):
benchmark.pyimports.common/.accelerator;runtime_monitorimportsramdisk_support.processes(PR2). Started as DRAFT because the causal matrix and kernel-containment supervision are new reconstruction work.Build verification (subagent worktree)
from ramdisk_support import benchmark, runtime_monitorOK — PR2.common/.accelerator/.processesdeps present on this stacked branch). PR3 own tests GREEN:test_ramdisk_benchmark+test_ramdisk_runtime_monitor+test_ramdisk_benchmark_module= 47 passed / 0 failed. Full discovery hard-aborts only on PR2’s carried bundle self-check; no defect in benchmark/runtime_monitor.Reconstruction update
PR3 scaffold landed (commit 1be8751): NEW
ramdisk_support/supervision.py(cgroup-v2 membership absence check), causal four-cell matrix structure inbenchmark.py(neutral, claims nothing yet), runtime_monitor identity binding helpers. Green: 70 passed / 0 failed. Still TODO (large/new): wire supervision into recovery, real causal-matrix runner + thresholds, managed start/stop JSON.Update — 2026-08-07: forward-merged
upstream/dev(two forward-only merge commits; reconstruct history preserved). Conflicts resolved against the green donor3658a5d; merged dev @aa46e7bthen @8d06bd1. Compiles clean, targeted C tests pass,test_openai_server134 OK, and the merge introduces zero new failures vs the pre-merge tip. GitHub reports this branch MERGEABLE intodev.colilauncher still requires frontend modules (ramdisk_ui.py/ramdisk_textual.py/curses_ui.py) it does not ship, soimport coliraisesSystemExitand ~13 test modules fail — identical on the pre-merge tip. The headless-launcher fix belongs to #821; porting it here is follow-up work. This does not affect mergeability.