Status: ActiveDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
Source PR: #313
Goal
Replace the single largedevelopment -> production PR with smaller, production-safe PRs built from a fresh production-based integration branch.
Branching Sequence
release/pr313-integration, then split by scope below.
Scope Buckets
Use this helper to generate current bucket files:release/pr313-wave1-infra-agent-config.cursor/**,.github/agents/**,.github/instructions/**,.codex/**,.agents/**,.claude/**
release/pr313-wave2-cl-featuressrc/cores/cl/**, CL-relatedsupabase/functions/**,specs/cl/**
release/pr313-wave3-fw-runtimesrc/cores/fw/**, automation runtime surfaces, related platform forms
release/pr313-wave4-docs-specs- remaining docs/spec/report-only changes
Implementation Procedure
For each wave:Merge Order
Merge waves in this order:- infra/agent-config
- CL feature/runtime
- FW/runtime
- docs/spec reconciliation
Exit Criteria
- No production PR exceeds reviewable scope.
- All required checks pass on each wave.
developmentis back-merged fromproductionafter each wave.- PR #313 is superseded and can be closed once all wave PRs are merged.