What problem does it solve? When a source claim, Skill, workflow, activity, Tool requirement, or capability changes, Persona records can silently drift out of date. This Skill performs a scoped, read-only impact review of only the affected Persona fields and returns a bounded update set without rewriting unrelated data. ## Core Features & Use Cases - Scoped Impact Classification: Classifies each affected claim or field as confirms, extends, qualifies, contradicts, invalidates, or unrelated, with evidence and confidence. - Field-Impact Contract: Maps changed inputs to exact Persona record properties using an impact matrix and revision contract as reasoning aids, not edit permissions. - Bounded Output Report: Separates required updates, optional follow-ups, and checked-but-unchanged items, then hands off at most once to the universal change-impact-reconciliation pass. - Use Case: After a Tool requirement changes for a research workflow, activate this adapter to inspect only the affected Personas' workflows, Skill applications, and Tool requirements, then receive a compact reconciliation report before any authorized write. ## Quick Start Use $persona-reconciliation to review this Persona change and return a bounded update set.