- status:
proof_refresh_bundle_ready_local - generated_at:
2026-03-28T01:32:00.792514+00:00 - purpose: Rebuild the current proof surface, remote-sync packet, public citation pack, upstream issue packet, and independent rerun kit in one local command so later operators do not need to remember the refresh order.
| Signal | Value |
|---|---|
| Benchmark cases | 2 |
| Scripted reruns | 1 |
| Average replay-cost reduction | 64.6% |
| Average restart clarity ratio | 0.94 |
| Remote-sync assets | 21 |
| Public proof assets | 12 |
| Independent rerun artifacts | 6 |
| Target eval packet system | new-honest |
| Upstream target | NevaMind-AI / memU |
| Upstream publish boundary | waiting_confirmation |
| Stale verdict reproduced | true |
| Step | Command | Markdown | JSON |
|---|---|---|---|
proof surface |
python3 scripts/build_proof_surface.py |
docs/proof-surface.md |
reports/proof-surface-2026-03-27.json |
remote sync manifest |
python3 scripts/build_remote_sync_manifest.py |
docs/remote-sync-manifest.md |
reports/remote-sync-manifest-2026-03-27.json |
public citation pack |
python3 scripts/build_public_citation_pack.py |
docs/public-citation-pack.md |
reports/public-citation-pack-2026-03-27.json |
upstream issue packet |
python3 scripts/build_upstream_issue_packet.py --preset memu |
docs/upstream-issue-packet-memu.md |
reports/upstream-issue-packet-memu-2026-03-27.json |
independent rerun kit |
python3 scripts/build_independent_rerun_kit.py |
docs/independent-rerun-kit.md |
reports/independent-rerun-kit-2026-03-27.json |
target-system eval packet |
python3 scripts/build_target_system_eval_packet.py |
docs/target-system-eval-packet.md |
reports/target-system-eval-packet-2026-03-27.json |
proof_surfacemarkdown:docs/proof-surface.mdproof_surfacejson:reports/proof-surface-2026-03-27.jsonremote_sync_manifestmarkdown:docs/remote-sync-manifest.mdremote_sync_manifestjson:reports/remote-sync-manifest-2026-03-27.jsonpublic_citation_packmarkdown:docs/public-citation-pack.mdpublic_citation_packjson:reports/public-citation-pack-2026-03-27.jsonupstream_issue_packet_memumarkdown:docs/upstream-issue-packet-memu.mdupstream_issue_packet_memujson:reports/upstream-issue-packet-memu-2026-03-27.jsonindependent_rerun_kitmarkdown:docs/independent-rerun-kit.mdindependent_rerun_kitjson:reports/independent-rerun-kit-2026-03-27.jsontarget_system_eval_packetmarkdown:docs/target-system-eval-packet.mdtarget_system_eval_packetjson:reports/target-system-eval-packet-2026-03-27.json
python3 scripts/build_proof_refresh_bundle.py --json
- next_step:
Use the single refresh command after any benchmark or proof change, then hand the independent rerun kit to a later operator or republish the refreshed bundle after any proof change.