Traceable launch flow
0.1.1 - 2026-04-10
Release focused on execution traceability and launch flow refinement.
Added
- execution pipeline logging across admission, preparation, and runtime stages;
- execution start coordination with clearer launch-phase sequencing;
- runtime stdout and stderr streaming into the execution log;
- execution workspace preparation and prompt materialization steps;
- Docker-based execution runtime support;
- launch contract and execution-profile alignment across the preparation pipeline.
Changed
- candidate-profile resolution now scans the full
cfg/hierarchy for profile fragments; - release documentation and package metadata were brought in sync with the current codebase state.