From f18e391cfe0abc44cb45a2d15b62271553c415bd Mon Sep 17 00:00:00 2001 From: Ramesh Padmanabhaiah <22363102+codeforester@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:34:34 +0530 Subject: [PATCH] docs: align execution model commands with help (#2062) --- docs/execution-model.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/execution-model.md b/docs/execution-model.md index bd877b79..53bd03eb 100644 --- a/docs/execution-model.md +++ b/docs/execution-model.md @@ -174,14 +174,18 @@ list is `basectl --help`; this list summarizes the shipped public surface: - `activate` - `test` - `build` -- `base_std_run` +- `run` - `demo` +- `trust` +- `ci` (deprecated compatibility alias) - `repo` - `release` - `logs` - `history` - `docs` - `export-context` +- `devcontainer` +- `devenv-report` - `prompt` - `workspace` - `onboard`