- Go module and directory structure.
- Cobra CLI:
run,init,test,validate,doctor,log,demo,version. - Parser, policy engine, presets, secret masker, FS guard, env filter.
- PATH shim and shell wrapper enforcement.
- PTY proxy with stdin policy checks, output masking, signal forwarding, and summary.
- JSONL logger with schema v1 fields.
- Core tests for parser, policy, secrets, FS guard, config, and shim.
- CI and GoReleaser configuration.
- External smoke tests with Claude Code, Cursor, Codex, Aider, OpenCode.
- Real screenshot and demo GIF assets.
- Shell completion command.
- Basic stats dashboard.
- Badge generator.
- Local community rules directory and
contribcommands. - Homebrew tap automation.
- Signed releases with cosign.
- Issue templates for community rules and verified incidents.
- Deterministic EU-first PII scanner with checksum validators and context hints.
- Unified secret and PII masking with schema v2 JSONL audit metadata.
- PII-aware command policy criteria and default egress rules.
- Local
scan,dashboard,export, andretentioncommands. - CSV/JSONL masked audit export and explicit retention compaction.
- Share cards with clipboard support.
- Audit heuristics that can suggest project rules.
- Slack and generic webhook notifications.
- Verified incident gallery.
- GitHub Action mode.
- README localizations.
- Experimental native sandbox backends.