Audit Note banner
binqi20 binqi20

Audit Note

Security community

Description

--- description: Re-run the two-layer faithfulness audit on a single Synapse note. Useful after manual edits, after a prompt change, or to spot-check a suspicious paper. Prints a structured verdict and writes a fresh audit report to incoming/_audits/<paper_id>.audit.json. argument-hint: "<paper_id | notes/<paper_id>.md>" --- # /audit-note — on-demand faithfulness audit You are running the **Synapse faithfulness audit** on a single note. This command is the on-demand companion to the audit step

Installation

Installs to ~/.claude/commands/binqi20-management-research-notes-audit-note.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/binqi20/management-research-notes/HEAD/.claude/commands/audit-note.md -o ~/.claude/commands/binqi20-management-research-notes-audit-note.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository