Extract system requirements from source code and logic diagrams using EARS notation. This skill reads targets from manifest.json (populated by Phase 2) and implements internal Doer/Critic verification within a single execution.
| Ubiquitous | System SHALL [action] | Unconditional, always-active behavior | | Event-driven | WHEN [trigger], system SHALL [action] | Triggered by external input or event | | Unwanted | IF [condition], system SHALL [action] | Error handling, validation failures |
| State-driven | WHILE [state], system SHALL [action] | Background services, stateful behavior | | Optional | WHERE [config/feature], system MAY [action] | Configurable or optional behavior |
Estrai i requisiti EARS dal codice sorgente e dai diagrammi logici con la verifica dell'autore/critico. Legge le destinazioni da manifest.json (output di fase 2). Produce requisiti tracciabili per componente. Indipendente dalla lingua con riferimenti linguistici opzionali. Utilizzare quando: estrarre requisiti, effettuare operazioni di reverse engineering, estrazione EARS, riestrarre requisiti. Fonte: caldiaworks/caldiaworks-marketplace.