You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finish the production integration between Simplicio Loop and Simplicio Runtime without changing the portable nature of Loop.
Loop must continue to operate standalone. When the runtime-backed profile is explicitly selected, Runtime becomes the single governed executor for effects, processes, validation evidence and delivery receipts. The coordinator/LLM remains responsible for semantic reasoning; Runtime never becomes the cognitive owner.
Current verified gaps
RuntimeBridge exists and is tested, but is not the main runner's production effect path.
RuntimeBridge defaults to simplicio-runtime while the published binary is simplicio.
One global lock serializes unrelated workspaces.
simplicio.execution-route/v1 exists but is not a required runner stage.
The full installed Loop -> Runtime -> Mapper -> Dev CLI -> watcher -> HBP chain is not release-proven.
Runtime/Loop documentation and capability lists drift from compiled behavior.
Internal JSON migration is already tracked separately and must not be duplicated here.
Installed Linux/macOS/Windows paths are proven or explicitly reported unavailable.
p50/p95 latency, tokens, process count, CPU/RSS and evidence bytes are measured from raw data.
Missing metrics are null with machine-readable reason.
No paid GitHub Actions is required.
Documentation, CLI status and compiled capabilities agree.
Definition of done
This epic cannot close because child code exists or unit tests pass in isolation. It closes only after #693 proves the installed default and failure lanes, all child issues are re-fetched as closed, and the final Runtime verification receipt is VERIFIED.
Mission
Finish the production integration between Simplicio Loop and Simplicio Runtime without changing the portable nature of Loop.
Loop must continue to operate standalone. When the runtime-backed profile is explicitly selected, Runtime becomes the single governed executor for effects, processes, validation evidence and delivery receipts. The coordinator/LLM remains responsible for semantic reasoning; Runtime never becomes the cognitive owner.
Current verified gaps
Child issues
Related existing programs
Runtime:
Loop:
Delivery order
Phase 0 — baseline and contracts
Phase 1 — reliable bridge
Phase 2 — routing and executor integration
Phase 3 — evidence and recovery
Phase 4 — installed E2E and rollout
Global acceptance criteria
Definition of done
This epic cannot close because child code exists or unit tests pass in isolation. It closes only after #693 proves the installed default and failure lanes, all child issues are re-fetched as closed, and the final Runtime verification receipt is VERIFIED.