Files
training/GOVERNANCE_QUICK_REFERENCE.md
2026-02-09 21:51:54 -08:00

4.5 KiB

Governance Process — Quick Reference Guide

Version: 1.0 Date: 2025-01-27 Purpose: Quick reference for canonical governance processes


Decision Tree: Do I Need a Formal Proposal?

┌─────────────────────────────────────┐
│ Is this a Tier-1 system change?    │
│ (DBIS, ICCC, SMOM/SMOA)            │
└──────────────┬──────────────────────┘
               │
        ┌──────┴──────┐
        │             │
       YES           NO
        │             │
        │        ┌────┴──────────┐
        │        │ Standard      │
        │        │ process       │
        │        └───────────────┘
        │
   ┌────┴──────────────────┐
   │ Does it affect:       │
   │ • Constitution?       │
   │ • Architecture?       │
   │ • Interfaces?         │
   │ • Cross-systems?      │
   │ • Policies?           │
   └────┬──────────────────┘
        │
   ┌────┴──────┐
   │           │
  YES         NO
   │           │
   │      ┌────┴──────────┐
   │      │ Standard      │
   │      │ process       │
   │      └───────────────┘
   │
   │
┌──┴──────────────────────┐
│ FORMAL PROPOSAL         │
│ REQUIRED                │
└─────────────────────────┘

Proposal Submission Checklist


Recognition Timeline Reference

Change Type Minimum Review Typical Review
Constitutional 30 days 60 days
Architectural 14 days 30 days
Interface 14 days 21 days
Policy 14 days 30 days
Emergency 48 hours 72 hours

Recognition Status Meanings

  • Pending: Under review (default initial status)
  • Approved: System recognizes and approves
  • Approved with Conditions: Approved but requires specific conditions
  • Rejected: System does not recognize proposal

Requirement: All Tier-1 systems must recognize for approval.


Key Contacts

For Proposals

  • DBIS: [Contact information]
  • ICCC: [Contact information]
  • SMOM/SMOA: [Contact information]

For Disputes

  • ICCC Adjudication: [Contact information]

For Questions


Common Scenarios

Adding New Feature (Non-Breaking)

Question: Need formal proposal? Answer: No, if no Tier-1 impact, no breaking changes, single system.

Changing Public API

Question: Need formal proposal? Answer: Yes, if breaking change or affects cross-system interfaces.

Bug Fix

Question: Need formal proposal? Answer: No, standard process.

Constitutional Clarification

Question: Need formal proposal? Answer: Yes, requires constitutional amendment process.


Emergency Process

For critical security/stability issues:

  1. Declare emergency (justify)
  2. Expedited review (minimum 48 hours)
  3. All Tier-1 systems acknowledge emergency
  4. Implement if approved
  5. Submit full proposal post-implementation
  6. Document retrospectively


Last Updated: 2025-01-27