| # Registro de Fatos Novos - Para rastreamento e correlação | |
| fact_news: [] | |
| # Estrutura: | |
| # - fact_new_id: "YYYY-MM-DD_slug" | |
| # title: "" | |
| # category: "" | |
| # date_detected: "YYYY-MM-DD" | |
| # status: "detected|analyzing|decided|monitoring|closed" | |
| # impact_level: "low|medium|high|critical" | |
| # affected_cases: [] | |
| # affected_assets: [] | |
| # context_global_updated: false | |
| # kanban_card_created: false | |