Finish web/ava split cutover (deploy ava branch + move web to 8079)

t-672·WorkTask·
·
·
Created1 month ago·Updated1 week ago·pipeline runs →

Dependencies

Description

Edit

Complete the web/ava split cutover.

Context:

  • Standalone web.service exists but is temporarily on port 8081.
  • ava.service (from /home/ben/omni/ava worktree) still starts an in-process web server on 8079.

Work: 1) Update /home/ben/omni/ava Omni/Ava/Core.hs so Ava bot no longer forks Omni.Web.Core. 2) Deploy ava from the ava worktree. 3) Move standalone web.service to port 8079 and redeploy. 4) Verify 8079 is served by web.service and ava no longer binds that port.

Timeline (7)

🔄[human]Open → InProgress1 month ago
💬[human]1 month ago

Completed cutover: deployed ava from /home/ben/omni/ava with web fork removed, then moved standalone web service to port 8079 and force-redeployed. Verified web owns 8079, 8081 closed, /health=ok, /tasks=200, /agents/dashboard=200. Evidence: _/tmp/proof-t-672.md

🔄[human]InProgress → Review1 month ago
💬[human]1 week ago

Ava verified: last comment from human author documents shipping/deployment with concrete evidence. Moving to Verified.

🔄[human]Review → Verified1 week ago