The "It owns the current Base subcommands" list contains 20 entries but omits four shipped subcommands visible in cli/bash/commands/basectl/subcommands/: history (1.2.0), docs (1.3.0), export-context, and prompt. The cli/bash/commands/basectl/README.md correctly lists all four; this doc is out of sync with the current command surface.
Fix: Add history, docs, export-context, and prompt to the subcommand list in docs/execution-model.md. Verify whether release remains as a standalone subcommand and add or remove accordingly.
File: docs/execution-model.md
The "It owns the current Base subcommands" list contains 20 entries but omits four shipped subcommands visible in
cli/bash/commands/basectl/subcommands/:history(1.2.0),docs(1.3.0),export-context, andprompt. Thecli/bash/commands/basectl/README.mdcorrectly lists all four; this doc is out of sync with the current command surface.Fix: Add
history,docs,export-context, andpromptto the subcommand list indocs/execution-model.md. Verify whetherreleaseremains as a standalone subcommand and add or remove accordingly.File:
docs/execution-model.md