mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:30:42 +00:00
docs: add Related sections to remaining CLI, gateway API, and help pages
This commit is contained in:
@@ -699,3 +699,8 @@ When you fix a provider/model issue discovered in live:
|
||||
- SecretRef traversal guardrail:
|
||||
- `src/secrets/exec-secret-ref-id-parity.test.ts` derives one sampled target per SecretRef class from registry metadata (`listSecretTargetRegistryEntries()`), then asserts traversal-segment exec ids are rejected.
|
||||
- If you add a new `includeInPlan` SecretRef target family in `src/secrets/target-registry-data.ts`, update `classifyTargetClass` in that test. The test intentionally fails on unclassified target ids so new classes cannot be skipped silently.
|
||||
|
||||
## Related
|
||||
|
||||
- [Testing live](/help/testing-live)
|
||||
- [CI](/ci)
|
||||
|
||||
Reference in New Issue
Block a user