mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 14:10:22 -05:00
13 lines
278 B
Markdown
13 lines
278 B
Markdown
Canonical flow (both apps):
|
|
|
|
1. Data enters system
|
|
2. Findings are generated
|
|
3. Findings are normalized
|
|
4. Analyst reviews findings
|
|
5. Analyst takes action or escalates
|
|
|
|
Rules:
|
|
- No app may bypass normalization
|
|
- No alert without a finding
|
|
- All actions trace back to a finding
|