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
Indigo SSO required
Bootstrap
Indigo bootstrap
UI Contract
Indigo UI contract
Branding
Gower Gray LLC
Local Port
5060

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_assign_training: on
can_manage_maintenance: on
can_manage_master_training: on
can_manage_training: on
can_preview_training: on
can_view_maintenance: on
can_view_training: on
can_view_training_reports: on
can_view_turnovers: on
maintenance_enabled: on
maintenance_response_edit_window_hours: on
training_enabled: on
turnovers_enabled: on
Permissions
view_workflows
view_workflow_dashboard
manage_workflow_maintenance
view_workflow_inventory
view_training
manage_training
view_training_reports
assign_training
preview_training
manage_master_training
indigo.admin
workflows.admin