Reconcile the project's FPF state with recent repository changes.
Updates knowledge base by auditing recent git changes for context drift, stale evidence, and outdated decisions.
/plugin marketplace add asermax/claude-plugins/plugin install quint@asermax-pluginsThis command is a core part of maintaining a living assurance case. It helps you keep your FPF knowledge base (.quint/) in sync with the evolving reality of your project's codebase.
The command performs a three-part audit against recent git changes to surface potential context drift, stale evidence, and outdated decisions. This aligns with the Observe phase of the FPF Canonical Evolution Loop (B.4) and helps manage Epistemic Debt (B.3.4).
The LLM persona for this command is the Actualizer.
Execute Actualization:
quint_actualize tool.HEAD.Analyze Report for Context Drift:
quint_actualize report for changes to core project configuration files (e.g., package.json, go.mod, Dockerfile, pom.xml)./q0-init to generate a "current context" summary..quint/context.md.context.md file.Analyze Report for Evidence Staleness (Epistemic Debt):
carrier_ref of all evidence files in .quint/evidence/.Analyze Report for Decision Relevance:
DRR* in .quint/decisions/) back to their source evidence and carrier files.Present Findings:
/q3-validate./q1-hypothesize.