Goal
Replace every remaining !!! warning "Example needed" on docs/cli/**/*.md (61 commands across DLP, Red Team, Model Security, Runtime). Predecessor epic #83 closed 49/110 gaps; this epic closes the rest.
Why each gap exists
Every command on docs/cli/examples/.missing-allowlist is there for one of three reasons:
- Upstream API defect (server returns 4xx/5xx for valid input) → label
upstream-bug
- SDK defect (schema mismatch, missing serialization) → file in
cdot65/prisma-airs-sdk, label bug
- CLI defect (key mangling, missing flag, broken codepath) → label
bug
- Deferred for safety (destructive op on shared tenant; no defect) → needs dedicated test tenant or scratch namespace
Sub-issues (4 categories)
Each category issue tracks per-command sub-issues with root-cause analysis.
Definition of done
Goal
Replace every remaining
!!! warning "Example needed"ondocs/cli/**/*.md(61 commands across DLP, Red Team, Model Security, Runtime). Predecessor epic #83 closed 49/110 gaps; this epic closes the rest.Why each gap exists
Every command on
docs/cli/examples/.missing-allowlistis there for one of three reasons:upstream-bugcdot65/prisma-airs-sdk, labelbugbugSub-issues (4 categories)
Each category issue tracks per-command sub-issues with root-cause analysis.
Definition of done
.missing-allowlisthas a tracking sub-issue with explicit root cause (upstream / SDK / CLI / safety-defer)..missing-allowlistentries each have a# Blocked by …comment line above them pointing to the tracking issue.