redactive-paths

Installation
SKILL.md

Structural path redaction

Use this skill when

  • You are configuring paths or keys in createRedactor.
  • You need to match specific fields in known data structures.
  • You want to redact array elements, nested objects, or dynamic property names.
  • You are choosing between path rules and key rules.

Core model

Path rules select values by their structural location in the data graph. Key rules select values by property name regardless of location. Both are compiled once by createRedactor and reused.

When multiple rules match the same value, the first configured rule wins.

Path syntax

Installs
1
GitHub Stars
5
First Seen
1 day ago
redactive-paths — neplextech/redactive