v0.0.11 — Introducing Audit
First stable release of the 0.0.11 line. Published to npm as failproofai@0.0.11 under the latest tag.
Highlights since 0.0.10
Features
/auditdashboard +failproofai auditCLI — scan your agent-CLI session history and get a personality-driven audit (8 archetypes, 0–100 score, shareable poster) with prescribed policies. Runs fully local; install-free vianpx -y failproofai audit.- Email-OTP auth —
failproofai auth login | logout | whoami, wired to the api-server; tokens stored at~/.failproofai/auth.json. - Supply-chain CI gate (OSV-Scanner + Socket) and a PR-level MDX parse check.
- Broader, more reliable PostHog telemetry across all four channels.
Breaking changes
- Default policy namespace renamed
exospherehost→failproofai. Configs that reference builtins asexospherehost/<name>must update tofailproofai/<name>. Flat shorthand (e.g."sanitize-jwt") is unaffected. - Removed the legacy cloud auth + event-relay subsystem (the old
failproofai login/logout/whoami/relay/synccommands) ahead of the new auth surface above.
Other
- Community moved from Slack to Discord; docs live at
https://docs.befailproof.ai/introduction.
Full per-change detail is in the CHANGELOG.