Documentation
¶
Overview ¶
Command aiwf is the ai-workflow framework's single binary.
Dispatch is built on github.com/spf13/cobra: every verb, subverb, flag, and closed-set value is exposed to shell tab-completion. The command tree is assembled by newRootCmd; the drift test in completion_drift_test.go is the chokepoint that fails CI when a flag lands without completion wiring or an opt-out entry.
Source Files
¶
- actor.go
- admin_cmd.go
- archive_cmd.go
- authorize_cmd.go
- contract_cmd.go
- flags.go
- import_cmd.go
- list_cmd.go
- lock.go
- main.go
- milestone_cmd.go
- platform.go
- provenance.go
- provenance_check.go
- render_cmd.go
- render_resolver.go
- retitle_cmd.go
- rewidth_cmd.go
- rituals.go
- schema_cmd.go
- scopes.go
- selfcheck.go
- show_cmd.go
- show_scopes.go
- status_cmd.go
- template_cmd.go
- tests_metrics_check.go
- treeload.go
- upgrade_cmd.go
- verbs_cmd.go
- whoami_cmd.go
Click to show internal directories.
Click to hide internal directories.