Objective
Unblock Deployment #523 / Platform #424 live UI feedback without Docker access or privileged launch expansion.
Evidence and approach
Admin commit 04bb6d7 replaced the native live-web recipe with Docker Compose. Current manager still resolves native development connections and routes host.docker.internal. Restore native Node start for the default web target using the existing development watcher; retain canonical authentication, completed SDK/UI/Core generation watching and readiness. No production recipe change.
Acceptance
Native recipe starts as treeseed-operators without docker/sudo; canonical Admin route, authenticated services, UI updates and release restoration pass. Package tests assert native default. Do not claim acceptance until runtime read-back.
Dependencies / rollback
Uses existing CLI/manager capabilities. Preserve Admin #90 changes. Restore released route through trsd dev session stop on failure. No credential/migration/identity mutation.
Evidence
| Gate |
Result |
| Historical recipe |
04bb6d7 parent native start |
| Source/tests/runtime |
Pending |
Objective
Unblock Deployment #523 / Platform #424 live UI feedback without Docker access or privileged launch expansion.
Evidence and approach
Admin commit 04bb6d7 replaced the native live-web recipe with Docker Compose. Current manager still resolves native development connections and routes host.docker.internal. Restore native Node start for the default web target using the existing development watcher; retain canonical authentication, completed SDK/UI/Core generation watching and readiness. No production recipe change.
Acceptance
Native recipe starts as treeseed-operators without docker/sudo; canonical Admin route, authenticated services, UI updates and release restoration pass. Package tests assert native default. Do not claim acceptance until runtime read-back.
Dependencies / rollback
Uses existing CLI/manager capabilities. Preserve Admin #90 changes. Restore released route through trsd dev session stop on failure. No credential/migration/identity mutation.
Evidence