ADR-401 item 7 · Audit: docs/security/security-consistency-audit-2026-06-09.md (F7)
None of the standard off-the-shelf hygiene runs anywhere: no secret scanning, no dependency auditing, no dependabot config. This is wiring, not authoring — the project has strong domain-specific linters but zero baseline tooling.
Acceptance criteria
ADR-401 item 7 · Audit:
docs/security/security-consistency-audit-2026-06-09.md(F7)None of the standard off-the-shelf hygiene runs anywhere: no secret scanning, no dependency auditing, no dependabot config. This is wiring, not authoring — the project has strong domain-specific linters but zero baseline tooling.
Acceptance criteria
pip-audit(api),npm audit(cli, web),cargo audit(graph-accel) in CI — informational at first, blocking for high/critical after the initial triage.github/dependabot.ymlcovering pip, npm, cargo, and github-actions ecosystems