Files
slp-modular-cms/aidlc-docs/active-features.md
T
SluijsensandClaude Sonnet 5 274946dbff Adds SlpModularCms.Api.Slave for local master/slave dev testing (Unit 1)
Relocates ModuleOrchestrator, ServiceCollectionExtensions, and
ApiPrefixConvention from SlpModularCms.Api into SlpModularCms.Core.Hosting
so a new Master-less SlpModularCms.Api.Slave host project (ports 5285/7222)
can share the same bootstrap code without duplicating it. This lets a
developer run a master instance and a slave instance side by side locally
to test the master/slave connection, without touching the existing
master/slave protocol itself.

Relocates the two orchestrator/convention test files from
Modules.Identity.Tests to Core.Tests, dropping an incidental
ProjectReference to SlpModularCms.Api that existed only for those tests.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 02:07:35 +02:00

754 B

Active Features

Feature Status Branch Affected Components Session Start
SlpModularCms.Api Implementation (slp-modular-cms-api) Complete unknown Core, Identity, Availability, Shell 2026-06-07
CMS Frontend (cms-frontend) Complete unknown Frontend, Identity (Auth), Availability 2026-06-16
Master CMS Module (master-cms-module) Complete unknown Modules, Availability 2026-06-26
Tech Debt Backlog (tech-debt-backlog) 🔵 Inception unknown Modules.Master, Frontend 2026-07-01
Local Dev Master/Slave Setup (local-dev-master-slave-setup) 🟢 Construction unknown Modules.Master, Api, Frontend 2026-07-02