{- ============================== Copyright (c) 2026 SysFEAT - Systemic Framework for Enterprise Architecture & Transformation This work is released under the MIT License. framework.sysfeat.com Review Note: Review Note is a comment used by a Stakeholder to annotate Repository objects.Review Notes are the bases to follow a conversation between Stakeholder on a dedicated object. Documentation : https://framework.sysfeat.com/pages/4993655063907d35.htm - ============================== -} {-# OPTIONS --cubical --guardedness #-} module SysFEAT.SOF.4993655063907d35 where -- ========== Review Note open import Agda.Primitive open import SysFEAT.SOF.1737b50b5fe27cba public -- Governance Event ReviewNote : ClassOfBoundedIndividual ReviewNote = BoundedIndividual -- ReviewNote is subTypeOf GovernanceEvent st-4993655063907d35-1737b50b5fe27cba : ReviewNote ⊏ₑ GovernanceEvent st-4993655063907d35-1737b50b5fe27cba = polySubTypeOf-identity -- == Relations =======================