What problem does it solve?
It prevents stale, inconsistent module documentation by automatically regenerating each module’s one-page executive BRIEFING after meaningful changes in code, UX, or market positioning.
Core Features & Use Cases
- Auto-regenerates canonic BRIEFING: Updates
memory/requisitos/<Modulo>/BRIEFING.md using SPEC, AUDIT-LOG, CAPTERRA-INVENTARIO, and recent handoffs/sessions.
- Diff-based module detection: Identifies which
Modules/<X>/ (and relevant resources/js/Pages/<X>/) were affected by a merged PR and updates only those modules.
- Exec summary within strict limits: Produces a compact briefing (target ≤ 150 lines) and refreshes the §13 “Atualizado” section without deleting historical content.
- Guardrails against noise: Skips updates for chore/test/refactor-only changes and avoids inventing percentages when canonical sources are stale.
Quick Start
Ask the AI to atualizar briefing for a specific module X using the latest merged PR context so it can regenerate memory/requisitos/<Modulo>/BRIEFING.md from the canonical sources.