diff --git a/README.md b/README.md index c402737..8d7b891 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,9 @@ AGENTS.md is also symlinked to CLAUDE.md so that Claude reads the index natively | `source list [--json]` | Show each entry's local state: `ok` / `outdated` / `modified` / `missing` | | `source bundle` | Rebuild `sources.yaml` from installed artifacts' origin metadata | | `source detach ` | Un-manage an artifact: flip its origin to manual and drop the manifest entry | +| `quarantine` | List remotely-fetched artifacts awaiting review, with their scan findings | +| `approve \|--all [--force]` | Promote a quarantined artifact into `.agents/` (`--force` accepts critical findings, recorded in the lock) | +| `reject \|--all` | Delete a quarantined artifact without installing it | | `git-hook` | Install a pre-commit git hook for auto-sync (`hook` remains as a deprecated alias) | | `inherit