Skip to main content

Module introspect

Module introspect 

Source
Expand description

Stable, agent-facing metadata for the cast command tree.

See docs/agents/spec.md. The registry pins command_ids and machine-mode capabilities for adopted commands.

Constants§

CALL_RESULT_SCHEMA
Stable schema id for the cast call envelope payload.
REGISTRY
The cast command registry. Used by --introspect and by adoption code that needs to look up command metadata.

Statics§

CALL_EXIT_CODES 🔒
Exit codes cast call may emit under --machine. Declared explicitly so agents don’t have to assume “inherits global defaults”; codes not in this list are not produced by this command.
ENTRIES 🔒