23 lines
629 B
JSON
23 lines
629 B
JSON
{
|
|
"items": [
|
|
{
|
|
"name": "turnos",
|
|
"slug": "turnos",
|
|
"title": "Turnos Monitor",
|
|
"status": "dev",
|
|
"system": "station",
|
|
"description": "Pipeline view of requests → turnos. Shows vet-petowner at a glance.",
|
|
"path": "station/monitor/turnos"
|
|
},
|
|
{
|
|
"name": "data_browse",
|
|
"slug": "data-browse",
|
|
"title": "Data Browse",
|
|
"status": "ready",
|
|
"system": "station",
|
|
"description": "Quick navigation to test users and data states. Book/depot pattern with SQL mode for manual testing workflows.",
|
|
"path": "station/monitor/data_browse"
|
|
}
|
|
]
|
|
}
|