mirror of
https://github.com/uditgoenka/autoresearch.git
synced 2026-09-14 20:07:09 +08:00
0b543182d6
Standalone installations now carry the deterministic runtimes they invoke, parse persisted state and regression evidence fail-closed, and prove clean execution outside the checkout. Release preparation owns every generated surface, verifies identity and all suites, and stops after opening the reviewable PR. Constraint: Runtime helpers remain generated byte-identical package resources Constraint: Release artifacts must be created by uditgoenka Rejected: Preserve checkout-relative runtime lookup | standalone installs would remain incomplete Rejected: Let release preparation merge and publish | human approval must remain a separate state transition Confidence: high Scope-risk: moderate Reversibility: clean Directive: Run scripts/transform.sh after canonical skill or runtime changes Tested: hooks 228/228; orchestrator and clean installs 188/188; regression 65/65; maintenance 50/50; syntax, diff, and byte parity Not-tested: Windows and Linux execution awaits the pull-request matrix Co-authored-by: MiaoDX <miaodx@hotmail.com>