@@ -17,6 +17,38 @@ this is an **active system transformation under real operational constraints**.
1717
1818---
1919
20+ ## Contents
21+
22+ - [ Overview] ( #overview )
23+ - [ Phase: 2026-02] ( #phase-2026-02 )
24+ - [ 1. Domain Modules Introduced] ( #1-domain-modules-introduced )
25+ - [ 2. eBay Integration Redesign] ( #2-ebay-integration-redesign )
26+ - [ 3. Messages Module] ( #3-messages-module-conversation-layer )
27+ - [ 4. Listings Module] ( #4-listings-module )
28+ - [ 5. Shipping Module] ( #5-shipping-module-carrier-integrations )
29+ - [ 6. Notifications Module] ( #6-notifications-module )
30+ - [ 7. Ports & Adapters Architecture] ( #7-ports--adapters-architecture )
31+ - [ 8. Raw-First Ingestion Model] ( #8-raw-first-ingestion-model )
32+ - [ 9. Stateless Artifact Handling] ( #9-stateless-artifact-handling-object-storage )
33+ - [ 10. Job Runtime Stabilization] ( #10-job-runtime-stabilization )
34+ - [ 11. Runtime & Configuration Cleanup] ( #11-runtime--configuration-cleanup )
35+ - [ 12. UI Improvements] ( #12-ui-improvements )
36+ - [ 13. CI/CD & Delivery Improvements] ( #13-cicd--delivery-improvements )
37+ - [ 14. Documentation & Ongoing Evolution] ( #14-documentation--ongoing-evolution )
38+ - [ Phase: 2026-03 / 2026-05] ( #phase-2026-03--2026-05 )
39+ - [ 1. From modules to contract boundaries] ( #1-from-modules-to-contract-boundaries )
40+ - [ 2. Activities and append-only audit log] ( #2-activities-and-append-only-audit-log )
41+ - [ 3. Orders and external order synchronization] ( #3-orders-and-external-order-synchronization )
42+ - [ 4. Messages: translations and AI-assisted replies] ( #4-messages-translations-and-ai-assisted-replies )
43+ - [ 5. Notifications extended to Core API and MCP] ( #5-notifications-extended-to-core-api-and-mcp )
44+ - [ 6. AI layer: ChatKit, MCP, Core API, and Gateway] ( #6-ai-layer-chatkit-mcp-core-api-and-gateway )
45+ - [ 7. AI Gateway and capability contracts] ( #7-ai-gateway-and-capability-contracts )
46+ - [ 8. Runtime and infrastructure repositories] ( #8-runtime-and-infrastructure-repositories )
47+ - [ Future Phases] ( #future-phases )
48+ - [ Related Resources] ( #related-resources )
49+
50+ ---
51+
2052## Overview
2153
2254The original system behind Comers was a ** Yii2-based monolithic platform** responsible for:
0 commit comments