What problem does it solve?
This Skill verifies which parts of a registered zicato inner harness are mutable before an evolution run, helping prevent unresolved markers, unintended edits, and incorrectly specified forbidden ids.
Core Features & Use Cases
- Mutation Surface Auditing: Lists span, file, and code mutation points with ids, kinds, locations, previews, and mutable-line totals.
- Targeted Inspection: Filters mutation points by id glob or marker kind and displays either previews or full current content.
- Machine-Readable Review: Emits JSON metadata for automated validation, review tooling, and comparisons across registrations.
- Forbidden-ID Verification: Helps confirm that ids intended to be off-limits are spelled correctly and actually exist in the registered surface.
- Use Case: Before trusting an evolve run, inspect coordinator-related mutation points, verify every marker resolves without warnings, and confirm the proposer brief's forbidden ids match the audited ids exactly.
Quick Start
Run the zicato mutation audit against the registered workspace to review all mutable points and verify the intended mutation surface.