LOGOS Admin

Operator tools, generated reports, and platform diagnostics.

Live operator surfaces

Admin dashboard

Vitals, costs, agents, validation stats, recent messages.

Open dashboard
Bot farm

Thinking rounds, agent selection, inbox processing.

Open bot farm
Scheduled jobs

View, schedule, pause, and approve LOGOS table-driven jobs.

Open jobs
Artifacts export

All workspace + registry artifacts — multi-select filter by kind (skills, views, MCP tools, …). Copy JSON or download CSV for external consistency checks.

Open export
Skills table dump

Full SELECT * from _workspace_skills — all scopes and versions. JSON/CSV download.

Open dump
Docs self-check

Doctrine parity: tool-catalog refs, skill counts, registry diagnostics.

Run check
Lint dashboard

Platform asset QC results (checks run in Admin linters; this page displays only).

Open dashboard
MySQL browser

Live browse all winbusiness tables and view row data (admin-only).

Open browser
Developer workspace

MCP metrics, platform errors, developer thread.

Developer hub

Operator reports (live)

Manifests & governance

All MANIFEST.md files — read from repo at request time. JSON available.

View live
MCP core

Live tools/list + source map — always current wire surface.

View live
Registry parity

SQLite vs MySQL key-level parity — computed on each load.

View live
MySQL schema

Live database table and column inventory from MySQL introspection.

View live
Data model

Cross-store persistence overview — matrix/cognition sections patched from MySQL.

View live

Generated reports (static export)

Manifests snapshot

All folder MANIFEST.md files rendered to HTML.

View
MCP core report

Advertised MCP tools, resources, and instructions hash.

View
Retired Bridge/Parity HTML dashboards live at Legacy_Code/Admin/legacy/ (not served over HTTP). Matrix one-shot migrations live at Legacy_Code/Matrix/migrations/. Voice/temporal prototype moved to World/Workspaces/Archives/Docs/processed/Platform/Admin/Temporal/.
Governance markdown lives at Platform/Admin/LOGOS_MANIFEST.md and sibling files. MCP-connected AIs should call logos_docs_get() rather than browsing this tree directly.