Expand description
cellstate pack — Pack compilation and AAIF convergence output commands.
Compiles a CELLSTATE pack from disk and emits convergence outputs (AGENTS.md, llms.txt, A2A Agent Card, SKILL.md, A2UI schema).
Structs§
Enums§
Functions§
- discover_
contracts 🔒 - Walk the pack directory for JSON contract schema files.
- discover_
markdowns 🔒 - Walk the pack directory for markdown files (agents/*.md, prompts, etc.)
- emit_
all 🔒 - run
- run_
emit 🔒 - run_
validate 🔒 - walkdir 🔒
- Simple recursive directory walk (avoids pulling in the
walkdircrate). - write_
output 🔒