# AgentsKit Chat 0.1.0

AgentsKit Chat v0 is the first stable cross-framework application layer over
AgentsKit: one typed chat definition, native experiences in seven renderers.

## Included

- Framework-neutral application definitions, deterministic conversation
  routes, statechart composition, typed actions, policy, confirmation, session
  metadata, semantic themes, and registered components.
- Runtime-validated turn, session, ordered content, Ask, component, and local
  deterministic-answer protocols.
- React, React Native, Ink, Vue, Svelte, Solid, and Angular native shells.
- Web-standard server handler, seven-renderer CLI/component generator, and
  replay/conformance devtools.
- Support, onboarding, protected operations, and cited RAG references.
- Public Docs, Registry, and Playbook dogfood evidence plus synthetic private-
  consumer conformance with no private behavior in public artifacts.

Public adoption evidence is linked from the
[dogfood migration record](../dogfood/registry-playbook.md). Confidential
validation contributes no source, fixture, schema, prompt, policy, data shape,
or business behavior to this release.

## Quality promise

Release is blocked on all package tests/builds, clean installs, ESM/CJS export
checks, protocol meta-tests, renderer component/event conformance,
accessibility, browser E2E, Expo web/iOS bundles, Ink PTY interactions,
doc-bridge, package metadata, checksums, and npm provenance.

See [get started](../getting-started/README.md),
[compatibility](./compatibility.md), [stability](./stability.md),
[security](../../SECURITY.md), and [the changelog](../../CHANGELOG.md).
