cyberneticlibrary

Audit mobile app code and database

code-quality-auditworkflowsetup L30
tgkd/jisho
What it does

Audit codebase for quality and efficiency issues

Best for

Running code-quality-audit workflow with multi-phase verification and structured output.

Inputs
  • · Workflow config
Outputs
  • · Structured phase results
Requires
  • · SQLite3 CLI
  • · Node package manager
  • · Database query planner
  • · Test runner
Preconditions
  • · 1 hard constraints (stored properties unchanged, promotion only when cross-file needed)
  • · Ground-truth facts must be gathered before workflow starts
Failure modes
  • · Build fails after refactoring
  • · Test suite fails
Trust signals
  • · Adversarial verification phase verifies each finding
  • · Evidence (file:line, grep output, code quotes) required for findings
  • · Query claims backed by real EXPLAIN QUERY PLAN output
  • · Verification stage adversarially refutes each finding