Standalone workflow runtime

Turnover orchestration on top of Indigo

This repo now has a first real read-only slice: a turnover workspace that consumes live Indigo workflow APIs while staying independent from Indigo core templates.

Integration readiness
Workflow bootstrap connected

Indigo workflow bootstrap is live and this shell is consuming the shared split-app contract.

Indigo Base URL
https://admin.indigopropertyops.com
Auth Mode
Static Indigo token
Bootstrap
Indigo bootstrap
UI Contract
Indigo UI contract
Branding
Gower Gray LLC
Local Port
8000

Turnover shell

A live list/detail flow now exists for turnovers, with linked cleaning, maintenance, and inspection task lanes.

API boundary

The app now uses a resilient Indigo client for `/api/ui/*`, `/api/workflows/bootstrap`, and live turnover read endpoints.

Shell Contract

The app shell now consumes Indigo layout, theme, branding, components, and capabilities instead of only carrying contract URLs forward.

Workflow bootstrap
Workflow
Julian Curry ยท markjuliancurry@gmail.com
Indigo bootstrap

Routes
Home: /
Turnovers: /turnovers
Capabilities
can_manage_maintenance: on
can_view_maintenance: on
can_view_turnovers: on
maintenance_enabled: on
turnovers_enabled: on
Permissions
view_workflows
view_workflow_dashboard
manage_workflow_maintenance