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

blocked
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

blocked
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

  1. Replace this shell with the complete Foundation Admin runtime when owner pages are migrated.
  2. Wire Foundation public API routers to staging repository adapters.
  3. Wire business routes through public Foundation adapters and the staging database clone.
  4. Run real login, model pool, inspiration, import, project library, and team permission smoke tests.