Update README.md

This commit is contained in:
rob 2025-10-10 15:16:27 +00:00
parent dc44f2ad56
commit 9ddf1f891f
1 changed files with 2 additions and 3 deletions

View File

@ -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