Audit Probe Pipeline banner
nygenome nygenome

Audit Probe Pipeline

Security community

Description

# /audit-probe-pipeline — Drift check for the probe tracking infrastructure Walk `docs_dev/subsystems/probe_tracking.md` against the actual probe-tracking source and scripts, report any drift in stage names, file paths, ownership chain, API surface, or the 27-stage cascade. The probe pipeline has many moving parts (8 C++ files, 2 scripts, 1 doc) and the bundle's claims about it must stay correct against all of them. This is the third member of the bundle's drift-command set, alongside `/sync-c

Installation

Installs to ~/.claude/commands/nygenome-lancet2-audit-probe-pipeline.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/commands/audit-probe-pipeline.md -o ~/.claude/commands/nygenome-lancet2-audit-probe-pipeline.md

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

Full documentation available on GitHub

View Source Repository