Reference UI
The repository includes aioc-inspect, a separate reference example app located at /apps/aioc-inspect.
Its purpose is not to define the only possible UI for aioc, but to make the RunRecord contract concrete through a visual interface.
Current Scope
Section titled “Current Scope”- load one or two
RunRecordJSON files - inspect a single run
- compare two runs
- reconstruct handoff flow from recorded audit data
Positioning
Section titled “Positioning”aioc-inspect is:
- experimental
- stateless
- session-only
- intended for implementors
It should be read as one possible interpretation of the run-record model, not as a hosted service or production console.