{- ============================== Copyright (c) 2025 SysFEAT - Systemic Framework for Enterprise Architecture & Transformation This work is released under the MIT License. framework.sysfeat.com Teams Pattern: The Teams Pattern domain defines organization structure and behavior as well as instrurments required to govern Enduring Initiatives.Any Initiative, (project, enterprise, asset portfolio, privacy insurance, etc.) shall be governed. This includes:1. Governance Committees in charge of governance. They comprise persons and the role of these individual in the team (architects, auditors, product owner, etc.).2. Governance Events describe changes that need to be recorded to monitor transformations (décisions, incidents, etc.).3. Governance Activity(ies) describe all actions that come in response to change events and may results in other change events (workflow, audits, ...).4. Measurement Instruments provide KPIs (qualification and quantification) on the status of Undertakings being governed. Documentation : https://framework.sysfeat.com/pages/dc0bed9d5ae95bc0.htm External references: OpenGroup - TOGAF - Definitions - Governance: https://pubs.opengroup.org/togaf-standard/introduction/chap04.html#tag_04_48 - ============================== -} {-# OPTIONS --cubical --guardedness #-} module SysFEAT.SOF.sysfeat-domain-dc0bed9d5ae95bc0 where -- ========== Teams Pattern open import SysFEAT.SOF.sysfeat-domain-ab6f7f85681a69f1 public -- Architecture Packages open import SysFEAT.SOF.sysfeat-domain-af4db12d62993434 public -- Model Block Packaging open import SysFEAT.UpperOntology.sysfeat-domain-fb342c5665561f29 public -- 4D Composite Knowledge Graph open import SysFEAT.SOF.sysfeat-domain-69346af86005efa9 public -- Initiative and Transformation Pattern open import SysFEAT.SOF.sysfeat-domain-c30bd1505a5d97f9 public -- Architecture Assets open import SysFEAT.SOF.2cc9717155263b89 public -- Governance Committee open import SysFEAT.SOF.bcebd0175491272a public -- Stakeholder open import SysFEAT.SOF.4993655063907d35 public -- Review Note open import SysFEAT.SOF.ff0501b65b253fdd public -- Governing Team open import SysFEAT.SOF.6662916b68dd5f84 public -- Governance Instrument open import SysFEAT.SOF.173706265fe3f332 public -- Measurement Instrument open import SysFEAT.SOF.83f8933a67407206 public -- Governance Property Type open import SysFEAT.SOF.66628bbe68dd5bef public -- Governance Property open import SysFEAT.SOF.0f641043685975c9 public -- Governance Building Block open import SysFEAT.SOF.0f64116a68597a27 public -- Governance Container open import SysFEAT.SOF.1737b76a5fe28204 public -- Governance Activity open import SysFEAT.SOF.1737b50b5fe27cba public -- Governance Event open import SysFEAT.SOF.37b7a5ab602606df public -- Assessment Process open import SysFEAT.SOF.7625fe5b5f6c92de public -- Remediation Plan open import SysFEAT.SOF.f4be37465ee1cba6 public -- Audit open import SysFEAT.SOF.2cc9718655263c44 public -- Individual Stakeholder