A decision-quality tool: a "beforeToolUse hook for your brain." An adversarial AI coach classifies your situation, routes you to the smallest useful thinking framework, challenges the premise, and every session ends in a concrete, editable artifact. Significant decisions land in a ledger with a review date; reflections build a calibration history over time.
- app/ — the application (Node 22 + Express, encrypted SQLite, Claude API, PWA). See app/README.md for setup, evals, backups, and deployment.
- wisdom-os-outcome-brief.md — the locked v1 outcome brief.
- wisdom-os-v1.1-work-order.md — the v1.1 follow-up work order.
- wisdom-os-build-report.html — build + verification report.
Registration is invite-only. Secrets and user data never enter this repo: configuration
is env-var based (app/.env.example), and all sensitive fields are AES-256-GCM encrypted
at rest with a key that lives outside source control.