Module pack

Module pack 

Source
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§

EmitArgs
PackArgs
ValidateArgs

Enums§

EmitFormat
PackCommand

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 walkdir crate).
write_output 🔒