Capabilities
One capability catalog, composed by every mission family
A capability is a reusable unit of kernel behavior — context assembly, execution, evidence and verification, or a domain-specific function — declared once and referenced by any mission family or reference mission that needs it, rather than reimplemented per domain.
Context intelligence, execution agents, and evidence & verification are in development. Domain-specific capabilities below (e.g. exploitability assessment, scenario modeling) are vision-stage and unimplemented.
Capability catalog
Each capability declares its lifecycle stages and the operating planes (context/control/execution/evidence-assurance/experience) it participates in, per the same capability schema this website's content is validated against.
Context intelligence
Compile curated repository, domain, and environment context for an agent
Gathers structural, historical, and semantic information to provide agents with accurate context
- Lifecycle stages
- discovery, planning, implementation
- Planes
- control-plane, kernel
Execution agents
Perform controlled operations with constraint checking
Executes planned actions while maintaining safety constraints and approval gates
- Lifecycle stages
- implementation, verification
- Planes
- kernel, agent-plane
Evidence & verification
Capture and validate deterministic evidence for each operation
Records artifacts, logs, and signatures to prove operations completed correctly
- Lifecycle stages
- verification, review
- Planes
- control-plane, kernel
Change risk scoring
Score the blast radius and rollback cost of a proposed change
Analyzes dependency graphs and historical data to estimate change risk
- Lifecycle stages
- discovery, planning
- Planes
- control-plane, kernel
Exploitability assessment
Determine if a vulnerability is exploitable in the current environment
Evaluates reachability, configuration, and runtime context to prioritize vulnerabilities
- Lifecycle stages
- discovery, verification
- Planes
- control-plane
Provenance capture
Record where an artifact came from and who approved it
Tracks artifact lineage, approvals, and transformations through the pipeline
- Lifecycle stages
- verification, review
- Planes
- kernel
Metric registry
Collect quality-gated metric series with trace linkage
Maintains metric definitions and collected series with evidence chain linkage
- Lifecycle stages
- implementation, verification
- Planes
- kernel
Scenario modeling
Generate sensitivity reports for bounded input ranges
Computes outcome distributions for input ranges without making predictions
- Lifecycle stages
- discovery, planning
- Planes
- kernel, agent-plane
Claim workflow engine
Route public claims through structured approval with evidence gates
Manages claim lifecycle from draft through approval gates to publication
- Lifecycle stages
- review, finalization
- Planes
- control-plane, kernel
See capabilities in context
Each mission family page shows exactly which capabilities its reference missions depend on.