Keep precursor reliable and fast as a PCRE2 + TLSH CLI for payload labeling and similarity analysis.
Read these files first when starting new work:
ai/MEMORY.mdai/PROMPT_STRATEGY.mdai/REPO_REVIEW.mdai/LLM_DISCOVERY_LOOP.md
precursor-maintainer: Maintain and evolve the Rust CLI, CI, and release workflow. (file:skills/precursor-maintainer/SKILL.md)precursor-pattern-lab: Design and validate PCRE2 pattern packs and tagging rules. (file:skills/precursor-pattern-lab/SKILL.md)
- Preserve output compatibility unless a breaking change is explicitly requested.
- Prefer returning structured errors over panics in ingestion and matching paths.
- Keep pattern rules centered on named capture groups; tags come from capture names.
- Update
ai/MEMORY.mdandai/REPO_REVIEW.mdwhen major behavior changes land.