@kasto/cli
v0.0.1
Published
kasto — deterministic artifact compiler. Content-structured JSON in; validated, template-mapped, presentation-aware JSON; rendered self-contained UI out. Built for agents to drive. Under active development.
Downloads
72
Maintainers
Readme
kasto
A deterministic artifact compiler — built for agents to drive.
Content-structured JSON goes in. kasto validates it against an artifact template, maps it to a presentation-aware spec, and renders a self-contained UI artifact out — through swappable design-system catalogs, powered by json-render.
JSON (content) → JSON (presentation) → rendered artifact- Agents author content; kasto owns presentation. The author agent never thinks about layout.
- The template is the transform — a presentation spec parameterized
with
$contentpointers into your artifact. - File-first. Output is a self-contained HTML file: the same unit serves local review and publishing.
- Plumbing, not magic. No embedded LLMs, no server — deterministic verbs with machine-grade ergonomics.
Status
Early development — this package holds the name while v0 takes shape. Watch kasto.dev.
License
MIT
