The contained runner that drove the 2026-09 security audit, the README review and four rounds of design ideation lived only inside the ignored notebook. It moves to scripts/agent-runner/: the prepare, tools, audit, ideation and teardown scripts, the compose and container files, the allowlist proxy and the prompt templates, with the paths that assumed the notebook fixed and findings written to a caller-named directory. Run outputs, transcripts and the round-specific sheet scripts stay behind. docs/agent-runner.md states the method: the disposable git archive copy and the fail-closed proxy, how a task is shaped, union rather than intersection of findings across models, separate adjudication of every finding against the source, and the evidence a finding must carry.
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
# Transient, created by prepare.sh and removed by teardown.sh: the disposable
|
|
# copy of HEAD the models read, and run state. Findings never land here; the
|
|
# caller names the directory that receives them (OUT).
|
|
.code/
|
|
.run/
|