Skip to content

Capability Matrix

This matrix describes current project status by capability area.

Status levels:

  • stable: production-ready interface with active maintenance
  • beta: usable and tested, but API and behavior can still evolve
  • experimental: available for exploration and feedback, not a long-term stability promise yet

Core manifest pipeline

CapabilityPrimary package or appStatusNotes
Manifest schema and types@ikary/cell-contractstableZod-first contracts with semantic validation
YAML and JSON loading@ikary/cell-loaderstableHandles parsing and validation pipeline entry
Manifest compilation@ikary/cell-enginestableProduces normalized runtime manifest

UI runtime

CapabilityPrimary package or appStatusNotes
Primitive contracts@ikary/cell-presentationstableContract definitions for UI primitives
Primitive rendering@ikary/cell-primitivesbetaCore runtime path for primitive rendering
App rendering shell@ikary/cell-rendererbetaRenders compiled manifests as app views
Data provider integration@ikary/cell-databetaEntity client integration and hooks

API and tooling

CapabilityPrimary package or appStatusNotes
Contract Intelligence REST API@ikary/mcp-serverbetaPublic API for schema discovery and validation
MCP tool interface@ikary/mcp-serverbetaTooling endpoint for AI assistants
Runtime API service from manifests@ikary/cell-runtime-apibetaLocal runtime service generated from manifests
CLI authoring workflow@ikary/clistableProject scaffolding, validate, compile, local stack
Primitive Studio@ikary/cell-primitive-studiobetaLive custom primitive iteration

Guidance

For production adoption, prefer stable and beta capabilities and track release notes before upgrading.