The full, always-current list of every Tier-1 platform command. This page (Tools Index) only covers backend/tools/ and shared APIs -- for OPEN/CLOSE/TASKGATE/BACKUP/etc, this is where they actually live.
Open Tool → View Code (read-only)Cross-system session-status snapshot — open/closed, handoff age, fog%, next_up. Works fine as a direct click/link.
Open Tool → View Code (read-only)Session-cookie auth gate — sets the HttpOnly cookie token-free pages rely on. Real login form, safe to open directly.
Open Tool → View Code (read-only)Mid-session position recorder — in-flight sync + LEGACY/handoff write, no close. Requires a POST with token, system, mode, summary, next_action, and half_done or done_verified. Clicking this as a plain link shows an "Invalid token" error -- that's expected, not broken. It's used by a system's own Claude session mid-work, not opened by a person browsing.
See SOP-JANUS-PEEK.md →Full database administration — read, write, edit records across all system DBs
Open Tool → View Code (read-only)Platform fix log — one line per fix, newest first. Add entries, read history.
Open Tool → View Code (read-only)All platform APIs — 28 endpoints catalogued with actions and paths
Open Tool → View Code (read-only)Browse research saved by any system — search, read content, promote to knowledge.db
Open Tool → View Code (read-only)Run all checks against any URL — score 0–100, grade A–F. Run before every deploy.
Open Tool → View Code (read-only)All test pages and past build work — live directory scan, color-coded by category
Open Tool → View Code (read-only)