You've already forked lv-civdef-drone-threat-public-address
Import UAPF package
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
kind: uapf.metadata.lifecycle
|
|
version: "0.3.0"
|
|
|
|
package: lv.civdef.drone-threat-public-address
|
|
state: draft
|
|
|
|
history:
|
|
- version: "0.1.0"
|
|
date: "2026-05-17"
|
|
state: draft
|
|
note: Initial Level-4 package skeleton (BPMN + 3-decision DMN + CMMN).
|
|
- version: "0.2.0"
|
|
date: "2026-05-17"
|
|
state: draft
|
|
note: UAPF v2.2.0 manifest alignment; portable .uapf packaging.
|
|
- version: "0.3.0"
|
|
date: "2026-05-18"
|
|
state: draft
|
|
note: >-
|
|
Deep rebuild. DMN expanded to 6 decisions with descriptions and a clean
|
|
DRD; declared-but-unused decision inputs removed (interception now gated
|
|
on positive hostile ID). BPMN expanded to six institution lanes with a
|
|
non-interrupting SLA-breach boundary timer. CMMN deepened to three
|
|
stages. Resource mappings given an element-level legend.
|
|
|
|
transitions:
|
|
draft -> review:
|
|
requires:
|
|
- Institutional review of the modelled algorithm by NBS Joint Staff.
|
|
- Confirmation of the GAP G2 escalation authority (Task_AuthorizeBroadcast).
|
|
review -> approved:
|
|
requires:
|
|
- Sign-off by the Ministry of Defence algorithm-governance authority.
|
|
|
|
review:
|
|
next_review_due: "2026-08-18"
|
|
open_gaps_ref: docs/01-institutional-gap-analysis.md
|