lakehouse/data/_catalog/manifests/f4c0f89b-85bf-4af6-8692-8e1cc81c357a.json
root 50a8c8013f Phase 4: Dioxus frontend with dataset browser and SQL query editor
- ui: Dioxus WASM app with dataset sidebar, SQL editor (Ctrl+Enter), results table
- ui: dynamic API base URL (same-origin for nginx, port-based for local dev)
- gateway: CORS enabled for cross-origin requests
- nginx: lakehouse.devop.live proxies UI (:3300) + API (:3100) on same origin
- justfile: ui-build, ui-serve, sidecar, up commands added

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 06:24:15 -05:00

15 lines
376 B
JSON

{
"id": "f4c0f89b-85bf-4af6-8692-8e1cc81c357a",
"name": "scores",
"schema_fingerprint": "test",
"objects": [
{
"bucket": "data",
"key": "datasets/scores.parquet",
"size_bytes": 800,
"created_at": "2026-03-27T11:18:02.317035729Z"
}
],
"created_at": "2026-03-27T11:18:02.317042772Z",
"updated_at": "2026-03-27T11:18:02.317042772Z"
}