STAGING OPS
LoomVerse Foundation Admin
This page is a staging observation shell. It reads public health and readiness endpoints only. It does not login, write database rows, call model providers, or proxy the legacy project.
Foundation API
http://127.0.0.1:17403/api/v1/readiness
- service
- loomverse-foundation-api
- status
- ok
- error
- -
Blockers
- public_api_routes_not_closed
- database_adapters_not_wired
- redis_queue_runtime_not_wired
- provider_execution_not_smoked
- admin_standalone_runtime_blocked
Business API
http://127.0.0.1:17404/api/v1/readiness
- service
- loomdream-api
- status
- ok
- error
- -
Blockers
- foundation_public_api_adapter_not_wired
- novel_generation_routes_not_closed
- book_import_route_handlers_not_closed
- production_media_route_handlers_not_closed
- worker_runtime_not_wired
Next steps
- Replace this shell with the complete Foundation Admin runtime when owner pages are migrated.
- Wire Foundation public API routers to staging repository adapters.
- Wire business routes through public Foundation adapters and the staging database clone.
- Run real login, model pool, inspiration, import, project library, and team permission smoke tests.