Localisation console

/api/lingo/health

CMS not seeded

  • The console chrome is NOT seeded. 11 of the eleven surfaces have no CMS document.
  • Firestore collection: lingoConsoleSurfaces
  • Missing: pulse, markets, apps, pages, email, marketing, workbench, review, memory, agents, ledger
  • The rail is showing ROUTE KEYS, not labels. Seed the collection (label, blurb per surface key) and they become real copy.

/apps

apps

No CMS label or description is seeded for this surface, so the route key is shown instead. This heading is not copy - it is the route.

Not yet implemented

This route, its layout and its place in the rail exist. Its behaviour does not. Nothing on this page is reading data, and nothing on this page is standing in for data.

What it owes: Register the connected apps and where content comes from and goes back to - kind, framework, sourceRef, publishRoute, markets and connectionId, against the LingoHost adapter contract (LINGO-CONTRACT.md sections 2 and 5).

Contract: studio/ops/localisation/LINGO-CONTRACT.md · Scaffold: eng-devops (structure only) · Types: eng-architect · Screens: design-surface · Behaviour: eng-implementer