Milestone: Fix low-risk infrastructure debt before the V6 build starts.
Scope (do NOT touch migrations — owned by #2):
Definition of Done: mockoon starts all 4 V6 connectors on their ports with no conflicts; legacy integrations excluded from default worker path; /v6/status returns 200 with runtime inventory.
Tests required: existing mockoon smoke + a Go handler test for /v6/status (TDD).
Milestone: Fix low-risk infrastructure debt before the V6 build starts.
Scope (do NOT touch migrations — owned by #2):
mockoon/notion.jsonandmockoon/sarthi-demo.jsonboth bind :3001; reassign sarthi-demo to :3010, keep :3001-:3004 clean for V6 connectors; updatescripts/start-mockoon.shhealth loop.GET /v6/statusinapps/core/internal/v6/handlers.goreturning the frozen runtime inventory so the 501 list becomes a visible roadmap.Definition of Done: mockoon starts all 4 V6 connectors on their ports with no conflicts; legacy integrations excluded from default worker path; /v6/status returns 200 with runtime inventory.
Tests required: existing mockoon smoke + a Go handler test for /v6/status (TDD).