Spaces:
Sleeping
Sleeping
| """JSON API layer for the Jacobina Space. | |
| Thin, framework-free handlers between the custom frontend and the vendored | |
| ``miru_tracer`` core. Every function takes and returns plain JSON-serializable | |
| values; ``app.py`` registers them on the ``gr.Server`` instance. | |
| """ | |