Files
ten31-signal-engine/signal_engine/ui/__init__.py
T

6 lines
281 B
Python

"""Web UI (FastAPI) — corpus management + (later) the human-eval rating interface (§4.7/§6.7).
This is the app the StartOS s9pk exposes on its `ui` interface. Server-rendered HTML, no template
engine / JS framework — boring and inspectable, like the rest of the system.
"""