The ledger
Every @feature annotation across the org, in one searchable index. Filter by repo, category, or maturity; each row resolves to the exact source line it was declared on.
Spectrum · top 12 categories
click to filter⬡ status coverage63%1,968 / 3,109 features annotated1,141 missing status:
worst offenders
- 11%openalice-embed601 missing
- 66%openalice-platform144 missing
- 78%openalice-persona66 missing
- 92%openalice60 missing
- 31%openalice-world36 missing
- 23%openalice-social34 missing
- 0%openalice-lab25 missing
- 0%openalice-inspector23 missing
0 matched0 in ledger
- atlas.web.activityopenalice-atlas · atlas/webFull org activity feed — every commit, manifest edit, lifecycle flip in the last 14 days.0.2.0
- atlas.web.agent-capabilitiesopenalice-atlas · atlas/webDashboard widget rendering the org's MCP capability map — one row per (repo, server) with transport + tool names. Sourced from /api/v1/mcp; hidden when no servers were discovered.0.10.0
- atlas.web.agentsopenalice-atlas · atlas/web/agents — lab-inhabitants page. Card grid showing every registered agent with role, status, scope-repos, MCP servers, tools, session-id, started date, operator note, and a live board-presence indicator («● active now» phosphor pulse when the agent holds an active work-claim or in-progress board task; otherwise «last seen» from the freshest claim/task). Sourced from /api/v1/agents + /claims + /board/tasks.0.17.0
- atlas.web.agents.detailopenalice-atlas · atlas/web/agents/[id] — agent detail page with identity header, capability summary, and live memory-summary section. Memory is titles-only (bodies private). Privacy-stub rendered when the memory dir is not surfaced.0.17.0
- atlas.web.approvalsopenalice-atlas · atlas/webSecurity Approvals UI — time-boxed, deny-by-default HITL access grants. A Gated-channels rail (open a deny-by-default chat room like ATLAS↔SYSTEM for 15/30/60 min, or Revoke), pending requests with 1-tap Approve / Deny, a live Active-grants rail (relative "expires in 38m" countdown), and a History rail. SSR-fetched from GET /api/v1/access/requests?status=all + GET /api/v1/access/rooms with the internal secret; approve/deny + room open/close POST through the session-gated /approvals/api proxy to the /api/internal/access plane.1.13.0
- atlas.web.boardopenalice-atlas · atlas/webOrg task board page — per-agent Now cards (tasks + live work-claims), priority queue, blocked, done last 7d. Backed by GET /api/v1/board. Task rows are interactive (client TaskRowItem): one-tap status cycling, P0 pulse, age dots. Owner/repo filter chips with ?owner=&repo= deep-linking.0.27.0
- atlas.web.board-filtersopenalice-atlas · atlas/web/board owner+repo filter chips — client-side filtering of the queue/blocked/done lists, URL-synced via ?owner=&repo= for deep-linking from repo pages and agents.0.34.0
- atlas.web.board-task-rowopenalice-atlas · atlas/web/board interactive task row — one-tap status cycling (inbox→next→in_progress→done via PATCH /api/v1/board/tasks/{id}, optimistic), .oa-p0-pulse on P0 rows, and a created-at age dot (phosphor <24h / muted <7d / ember older, exact age in tooltip).0.30.0
- atlas.web.chatopenalice-atlas · atlas/webCross-agent chat UI — two-pane (room switcher + message stream + composer), color-coded agent identity, live polling, posts as NAO. Backed by the chat API via the server-side /chat/api proxy.1.4.0
- atlas.web.cockpitopenalice-atlas · atlas/webLab Productivity Cockpit — NAO's single-glance instrument panel. P0: "Waiting on you" (pending decisions) + "Who's doing what" (agent presence). P1: active claims registry, memory strip (answered decisions + incidents), lab-pulse (velocity / spend / north-star). SSR presence + board + roster + claims + pulse; client polls every 12 s.1.11.0
- atlas.web.cockpit.coordination-complianceopenalice-atlas · atlas/web§ 6 coordination compliance panel on /cockpit — per-agent green/amber/red matrix for presence freshness, API/MCP activity, pending decisions, work claims, and chat cadence. Fetches /api/v1/compliance/coordination client-side; refreshed on every 12 s poll cycle.1.12.0
- atlas.web.conventionsopenalice-atlas · atlas/webConventions authoring UI — scope-ladder cards (global/group/project), create/edit/delete, and a live compiled-prompt preview per repo with a token gauge + truncation warning. Backed by the conventions API via the server-side /conventions/api proxy.1.5.0
- atlas.web.dashboardopenalice-atlas · atlas/webAtlas dashboard — hero constellation, stats readout, full repo grid sorted by last activity. Server-rendered against atlas-api with 60s revalidate.0.1.0
- atlas.web.decisionsopenalice-atlas · atlas/webHITL Decision Inbox UI — recommendation-first decision cards (confirm/choice/input) with a 1-tap "Accept recommendation" hero, per-kind controls, an always-present clarify field, an agent rail with pending+blocking badges, an all-pending blocking-first view, "accept all recommendations from <agent>" batch, mobile swipe triage + desktop keyboard blitz (J/K/A/1-9/R///Enter). Backed by GET /api/v1/decisions, GET /api/v1/decisions/agents, POST /api/v1/decisions/{id}/answer via the server-side /decisions/api proxy.1.8.0
- atlas.web.digest-detailopenalice-atlas · atlas/web/digests/[label] — full markdown detail view for a single lab digest. Centered scientific-paper layout with frontmatter sidebar, Fraunces headings, zero-dep markdown renderer.0.9.0
- atlas.web.digestsopenalice-atlas · atlas/web/digests — archive listing of weekly lab digest .md files. Cards show label, title, date, status chip, tag chips, and the first 2-3 headline bullets parsed server-side from each body; the header carries the automation trust stamp (Codex cron, Mondays 06:10 UTC). Observatory aesthetic — formal, scientific, not a blog.0.9.0
- atlas.web.dock-navopenalice-atlas · atlas/webmacOS-style glass dock navigation — bottom-centre desktop dock with pointer-distance icon magnification, hover labels, a sakura active-route dot and a gentle entrance; mobile has a dedicated bottom tab-bar (MobileNav). Reuses the Sakura-Noir .glass utility and respects prefers-reduced-motion.1.5.0
- atlas.web.docsopenalice-atlas · atlas/web/docs — human-readable API reference rendered live from GET /api/v1/help. REST endpoint table grouped by area with method chips (GET phosphor, POST ember, PATCH/DELETE vermilion), MCP tools table with arg signatures, env vars, and the agent-orientation principle block.0.34.0
- atlas.web.driftopenalice-atlas · atlas/web/drift — org-wide planning-vs-code drift cockpit. 4 cards with count + preview, expandable to full list grouped by repo. Filter by repo + category; ?repo= preselects the repo filter for deep-links from repo pages. Empty buckets get a positive «no drift here» phosphor confirmation.0.17.0
- atlas.web.evalopenalice-atlas · atlas/webDedicated /eval page hosting the EvalCockpit panel — the merged canary + bench + lab result view (source-filterable run table, computed rollup, per-stage drill-down).1.7.0
- atlas.web.eval-cockpitopenalice-atlas · atlas/webSelf-refreshing consolidated eval/test cockpit (60s poll + visibility/focus refetch). Merges canary + bench + lab result-JSON into one source-filterable run table with a computed pass/fail/degraded rollup, per-source pass-rate + freshness, an Atelier severity ramp, and a click-to-expand per-stage trace with the failing stage highlighted.1.7.0
- atlas.web.features-indexopenalice-atlas · atlas/webAtlas feature ledger — searchable / filterable index of every @feature in the org. Filters serialize to query params; server-rendered. Rows carry a deterministic category-prefix accent hairline (hash → 6 observatory colours); spectrum bars carry per-category status mini-stacks from stats.by_category_status.0.1.0
- atlas.web.feature-status-coverage-tileopenalice-atlas · atlas/webData-quality tile on the /features ledger page showing overall @feature status-annotation coverage (known/total/pct) and top worst-offender repos. Colour-coded via sakura-noir tokens (good/ember/vermilion).0.2.0
- atlas.web.file-graph-canvasopenalice-atlas · atlas/webForce-directed canvas rendering of intra-repo file import graph. Nodes coloured by language, sized by in-degree, with pan/zoom/hover/click interactions. Mirrors org /graph aesthetic.0.15.0
- atlas.web.file-graph-pageopenalice-atlas · atlas/webIntra-repo file/module graph page at /graph/[name]/files. Force-directed canvas viz, language colour legend, search filter, side panel on click/hover. Mobile shows a "best on desktop" notice + simple list.0.15.0
- atlas.web.fleetopenalice-atlas · atlas/webRead-only /fleet cockpit — worker/reviewer sessions grid + job board + capture-pane peek over SYSTEM's host-bridge (proxied by atlas-api). SSR sessions+jobs; client polls every 5 s; click a session to peek its capture-pane (NAO-only). No control (send-keys + lease are Phase 2).1.15.0
- atlas.web.flowopenalice-atlas · atlas/web/flow "Data Flow & DRY" landing — per-product card grid over EVERY active repo (GET /api/v1/repos?zone=openalice minus archived + dead-port denylist), GROUPED BY product family (repos.product_group), with each repo's org-wide duplication roll-up (GET /api/v1/duplication) merged in. Families order by total dup mass; clean repos carded as ✓ DRY. Each card deep-links to /flow/[repo]. Server-rendered (force-dynamic).1.2.0
- atlas.web.flow-clustersopenalice-atlas · atlas/webShared /flow duplication cluster list (ClusterList) — mass heatmap bar per cluster (occurrences × loc), expandable to the N occurrences (repo · file:line · symbol). Reused by /flow/[repo]. Repo badges deep-link to /repos/{name}.1.2.0
- atlas.web.flow-dataflow-graphopenalice-atlas · atlas/webLayered SVG swimlane renderer for the Phase-2 data-flow graph. Modules as nodes in horizontal layer bands (Ingress→Stores), directional edges (thickness ∝ weight), anomaly highlighting (dead/skip/back-edge/dup). Client component — receives DataflowPayload from the server page.1.3.0
- atlas.web.flow-dataflow-panelopenalice-atlas · atlas/webClient data-fetching wrapper for the Phase-2 data-flow tab. Fetches GET /api/v1/repos/{name}/dataflow, manages loading/error state, renders DataflowGraph on success. Lazy — only fetches when the "Data-flow" tab is first activated.1.3.0