diff --git a/README.md b/README.md index 7380811..0b1aa9f 100644 --- a/README.md +++ b/README.md @@ -83,13 +83,12 @@ SLOW_WARN_MS: 60000 ### Examples -**Runnable (explicitly not an example):** +**Runnable - Not an example - (example: false (or absence) is runnable):** ```yaml @bridge@ action: list_files repo: rob/AI-Repo-Commander path: . -example: false @end@ ``` **Inert example (skipped silently):** @@ -108,7 +107,7 @@ example: true ## Runtime Helpers - AI_REPO_STOP(): emergency stop -- AI_REPO_CLEAR_HISTORY(): clear dedupe history +- AI_REPO.clearHistory: clear dedupe history - window.AI_REPO_COMMANDER: monitor, config, tests, history ## Security Model