Phase 1 — Compile
The compilation phase reads your unstructured company documentation—such as markdown wikis, support policies, and ticketing procedures—and compiles them into a versioned, static draft skill.- Prose Judgment — Semantic, context-aware guidelines extracted from natural language text to steer agent behavior in complex scenarios.
- Structured Policy Rules — Executable logic constraints (e.g.
if amount < 500 => auto_approve) parsed from documentation to enforce strict boundaries. - Lineage and Provenance — A secure mapping back to the source files, compiler identity, and timestamps.
Phase 2 — Approve
When an operational skill is newly compiled, it is held in adraft status. Active agents are restricted from executing draft skills until an owner promotes them: