Commit d0f2bfb
committed
docs(appinspect): build-668 local CLI spot-check — zero drift vs baseline
Per user choice (compressed-ship path, 2026-05-20): verify the
build-666/667/668 audit-trail-pollution defense work didn't regress
AppInspect findings before any v1.0.0-rc1 tag is cut. GitHub Actions
billing block (since 2026-05-19) prevents the hosted-API CI from
auto-confirming on push, so local Docker-based CLI run is the
substitute verification path.
Re-ran the canonical command from APPINSPECT_FINDINGS.md §6 against
the build-668 .spl (HEAD c53552e). Both profiles came back zero-delta
vs the 2026-05-14 baseline (160/0/0/6 standalone, 157/0/0/5 cloud)
and zero-delta vs the 2026-05-17 hosted-API run (§5.1).
Added §4.1 to docs/APPINSPECT_FINDINGS.md documenting the spot-check
+ explaining why the audit-pollution defense work is AppInspect-neutral:
the four added action-types (admin_row_reorder, admin_column_reorder,
log_event_emit cap, LIMIT_KEYS allow-list expansion) live inside
existing dispatch/limit infrastructure — no new scripted inputs,
no new REST endpoints, no new file paths that would trigger any
static check.
Raw JSON outputs persisted at .planning/appinspect/build668/
(gitignored, same as baseline).
Doc-drift gate green at build 668. No code changes.1 parent c53552e commit d0f2bfb
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
202 | 227 | | |
203 | 228 | | |
204 | 229 | | |
| |||
0 commit comments