docs+chore: audit findings + tooling (base of the remediation stack) #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "audit/loop-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Foundation of the audit-remediation stack
This is the base the three remediation PRs build on:
main← this ← #12 ← #13 ← #14.It carries no production-code changes — only the audit record + rescue/tooling.
Contents
docs/audit/AUDIT-2026-06-15-loop-1.md(F-15 / dev-loop-1)and
AUDIT-2026-06-15-full-repo.md(whole-repo, parts A–G + live-DB & runtimevalidation + the M-1 migration-incident addendum). 45 findings, finding-ID
register continued across both.
docs/audit/DATA-QUALITY-2026-06-15.md: the secondaudit axis (is the information good?), self-contained for a fresh session
(DQ-1…DQ-4; DQ-1 = 12/29 papers have zero citations).
ruff formatnormalization to line-length=100;.gitignorehardened to ignore.env.*(keep.env.example) so DB-credentialprofiles can never be staged (audit S-1);
ingest_all.shbatch-ingest helper.Merge order
Merge this first, then #12 → #13 → #14 (each is stacked on the previous and shows
only its own diff).
🤖 Generated with Claude Code