ADR-011: Platform Repository Split
- Status: Accepted
- Date: 2026-02-07
Context
The platform rewrite needs to move faster than the core framework while still aligning to CODITECT standards. Keeping all deliverables inside the coditect-core tree makes release cadence, ownership, and CI/CD harder to manage.
Decision
Create a dedicated repository coditect-step-dev-platform to host the platform runtime, web console, and rewrite documentation. coditect-core remains the parent framework and standards source.
Consequences
- Clear separation of concerns between framework intelligence and platform delivery.
- Independent CI/CD and release cadence for the platform.
- Requires explicit synchronization of standards and shared docs between repos.