Feature Map

Feature Map

This is the current main-branch feature inventory for R1.

Mission Runtime

FeatureBenefitStatusReference
Plan/execute/verify workflowKeeps agent output tied to explicit execution and verification gatesDoneapp/, workflow/, verify/
Adversarial review postureFavors reviewable output over ungoverned autonomous editsDonecritic/, convergence/, engine/
Evidence modelPersists what happened instead of trusting session memoryDoneledger/, bus/, session/
Anti-truncation enforcementRefuses end-turn while plan items unchecked or truncation phrases are emitted; layered machine-mechanical defense against LLM self-reduction.Doneinternal/antitrunc/, internal/agentloop/antitrunc.go, internal/supervisor/rules/antitrunc/, cmd/r1/antitrunc_cmd.go, docs/ANTI-TRUNCATION.md

Deterministic Skills

FeatureBenefitStatusReference
Deterministic skill manufactureTurns reusable workflows into governed artifactsDoneinternal/skillmfr/
Registry and selectionLets runtime behavior map to explicit skill assetsDoneinternal/skill/, internal/skillselect/
Flagship deterministic runtimesShows concrete packaged uses of the deterministic runtime pathDoneApril 30 main-branch skill runtime commits

Skill Pack Lifecycle

FeatureBenefitStatusReference
r1 skills pack initCreates repo-local packs without hand-building directoriesDonecmd/r1/skillspackcmd.go
info, install, list, publish, search, updateMakes pack inspection, activation, discovery, and refresh operationalDonecmd/r1/skillspackcmd.go
sign and verifyAdds integrity controls to pack distributionDonecmd/r1/skillspackcmd.go
serve HTTP registryExposes published packs through a stable read-only registryDonecmd/r1/skillspackserver.go
Runtime signed-pack verificationPrevents runtime registration from ignoring pack integrityDoneApril 30 main-branch signed-pack verification commit

Runtime Helper Surfaces

FeatureBenefitStatusReference
Ledger audit runtimeLets deterministic flows query ledger-backed audit evidenceDoneApril 30 main-branch ledger audit runtime commit
Skill execution audit runtimeMakes runtime execution behavior inspectableDoneApril 30 main-branch execution audit runtime commit
Metrics collection runtimeExposes runtime metrics snapshots to deterministic flowsDonecmd/r1-mcp/metrics_runtime.go
Timeout and cancellation hooksKeeps deterministic runtime calls bounded and cancellation-awareDonecmd/r1-mcp/backends.go
Oneshot runtime cost metadataMakes runtime cost visible to callers and operatorsDoneApril 30 main-branch oneshot cost metadata commit

Agentic Test Harness

FeatureBenefitStatusReference
r1.* MCP catalog (38 tools across 10 categories)One namespace; every UI action reachable through MCPDone (catalog only; back-end pending specs 1-7)internal/mcp/r1servercatalog.go
Slack-style envelope + stokerr/ taxonomyPredictable wire shape; no raw Go errors leakDoneinternal/mcp/envelope.go, internal/mcp/stokerr_map.go
r1 mcp serve --print-tools [--markdown]Lint + docs generator have a stable inputDonecmd/r1/mcp.go
internal/tui/teatest_shim.goBubble Tea drivable through MCP without a terminal emulatorDone (in-process driver; teatest swap pending dep)internal/tui/teatest_shim.go
A11yEmitter + JSONPath evaluatorSynthetic a11y trees + structural assertionsDoneinternal/tui/a11y.go, internal/tui/jsonpath.go
*.agent.feature.md parser + dispatcherGherkin-shaped tests dispatched to MCP catalogDonetools/agent-feature-runner/
8 seed feature fixtures across all 10 categoriesCoverage gate per spec 8 §10Donetests/agent/{tui,web,cli,mission,worktree}/
lint-view-without-api + allowlistUI without API is a build breakDone (Go scanner active; React + Tauri scanners blocked on specs 6/7 merge)tools/lint-view-without-api/
make agent-features[-update,-drift-check], make lint-views, make docs-agentic, make storybook-mcp-validateOne-line CI/local recipesDoneMakefile
docs/AGENTIC-API.md + D-A1..D-A5 acceptanceExternal-agent contract + decisions logDonedocs/AGENTIC-API.md, docs/decisions/index.md

Status

Done

TUI shim, lint scanner, 8 seed fixtures, AGENTIC-API.md, D-A1..D-A5)

In Progress

the cortex/lanes/TUI/r1d/web/desktop sources)

Scoped

Scoping

Potential-On Horizon

skills

Pages in this directory