generated from coulomb/repo-seed
Complete WARDEN-WP-0012 routing scenario playbooks
Add platform-secret playbooks for issue-core ingestion, OpenRouter llm-connect, object-storage STS, and database dynamic credentials. Extend the routing catalog with draft entries and implement `warden route list --stale` for quarterly drift review. Document the review cadence in AccessRouting and mark the workplan finished.
This commit is contained in:
@@ -47,9 +47,10 @@ owner. The `route` command group is a read-only lookup over the pointer catalog
|
||||
secrets.
|
||||
|
||||
```bash
|
||||
warden route list [--all] [--json] # scenarios (active-only unless --all)
|
||||
warden route show <id> [--json] # owner + wiki/canon pointers; SSH adds steps
|
||||
warden route find "issue an api key" # rank scenarios by keyword overlap
|
||||
warden route list [--all] [--json] # scenarios (active-only unless --all)
|
||||
warden route list --stale [--stale-days 90] [--all] # past review cadence
|
||||
warden route show <id> [--json] # owner + wiki/canon pointers; SSH adds steps
|
||||
warden route find "issue an api key" # rank scenarios by keyword overlap
|
||||
```
|
||||
|
||||
Full role and examples: `wiki/AccessRouting.md`.
|
||||
|
||||
Reference in New Issue
Block a user