Governance¶
Objective¶
Governance gives Cafh a calm and shared way to make digital decisions. It helps the committee record, approve, review, and follow work with clarity.
Why this matters¶
Cafh carries out much of its digital work through volunteers and outside providers. That reality asks for a method that is light enough to use and serious enough to protect continuity. Without a shared frame, decisions can scatter across chats, email, and memory. Good governance gathers that work into one place and helps the committee respond with care, even under pressure.
Risks this page helps reduce¶
- Unclear ownership
- Vendor work that starts with no approval
- Loss of history after a role change
- Cost growth with little review
- Weak follow-up on access, contracts, and renewals
- Fast fixes that open larger problems
Committee mandate¶
The mandate gives the committee a practical role. It is not meant to slow the work. It is meant to make ownership, approval, and records visible before work begins.
The Digital Technologies Management Committee must:
- Review requests for systems, websites, and social channels
- Review requests for vendor work and support
- Review access to critical services
- Keep the official records for systems, vendors, and incidents
- Report status to the body that governs this area inside Cafh
Operating model¶
This operating model reflects the real shape of Cafh. It accepts that volunteers and vendors do much of the work. It still keeps oversight, memory, and decision authority with the organization.
- Cafh works with volunteers.
- Most infrastructure work sits with outside providers.
- A small number of technical members hold direct access to DigitalOcean and other critical services.
- The committee must keep oversight of that access and that vendor work.
Decision flow¶
The flow below is simple on purpose. It gives the committee one common path for requests, even when the request is small. That shared path helps the group compare needs, risks, and follow-up across time.
- Document the change request and affected systems.
- Name the owner, reviewer, and vendor contact.
- Review cost, risk, brand impact, and data impact.
- Approve, reject, or return the request for more detail.
- Record the decision, the date, and the next review date.
- Review the result after the work closes.
Sample request flow¶
This sample diagram shows one simple path from request intake to closure.
flowchart LR
A["Request received"] --> B["Open request record"]
B --> C["Assign owner and reviewer"]
C --> D{"Enough detail?"}
D -- "No" --> E["Return for more detail"]
E --> B
D -- "Yes" --> F["Review cost, risk, data, and brand impact"]
F --> G{"Committee decision"}
G -- "Approve" --> H["Open work with internal owner or vendor"]
G -- "Reject" --> I["Record rejection and reason"]
G -- "Need more detail" --> E
H --> J["Track progress and updates"]
J --> K["Review result and close record"]
I --> K
Sample request status map¶
This sample helps the committee keep a shared view of each request status.
stateDiagram-v2
[*] --> Draft
Draft --> UnderReview
UnderReview --> MoreDetail
MoreDetail --> UnderReview
UnderReview --> Approved
UnderReview --> Rejected
Approved --> InProgress
InProgress --> Closed
Rejected --> Closed
Sample request register¶
This table can live in a shared sheet or in the committee record folder.
| Request ID | Date | Requester | Area | Summary | Risk | Status | Owner | Next step |
|---|---|---|---|---|---|---|---|---|
| GOV-2026-001 | 2026-04-05 | Membership team | Data | Review backup access for the member database | Medium | Under review | Ana R. | Confirm vendor scope |
| GOV-2026-002 | 2026-04-08 | Communications team | Brand | Open a new official social channel | Medium | Need more detail | Luis M. | Confirm owner and recovery path |
| GOV-2026-003 | 2026-04-12 | Website vendor | Website | Update hosting plan for the public site | High | Approved | Marta S. | Track change date |
Sample decision register¶
Use one line for each decision made by the committee.
| Decision ID | Date | Related request | Decision | Reason | Scope | Review date | Recorded by |
|---|---|---|---|---|---|---|---|
| DEC-2026-011 | 2026-04-12 | GOV-2026-003 | Approved | The current plan no longer fits traffic and backup needs | Public website | 2026-10-12 | Marta S. |
| DEC-2026-012 | 2026-04-15 | GOV-2026-002 | Return for more detail | Owner, support path, and recovery route are still missing | Social media | 2026-05-01 | Ana R. |
| DEC-2026-013 | 2026-04-20 | GOV-2026-001 | Approved with review | Access is needed for backup checks and must be reviewed in 30 days | Member database | 2026-05-20 | Luis M. |
Sample review calendar¶
This table helps the committee organize recurring governance work.
| Review item | Scope | Frequency | Next date | Owner | Record |
|---|---|---|---|---|---|
| Access review | DigitalOcean, website admin, password manager | Every 3 months | 2026-07-01 | Ana R. | Access register |
| Vendor review | Website vendor and internal app vendors | Every 6 months | 2026-10-01 | Marta S. | Vendor register |
| Policy review | Governance and core policy pages | Every 12 months | 2027-04-01 | Committee chair | Policy log |
Minimum records¶
These records form the working memory of the committee. Without them, each change in role or vendor can erase part of the picture. With them, Cafh can review status, risk, and pending work in one place.
- Official list of websites, social accounts, and internal systems
- Owner for each system and channel
- Vendor name and contract owner for each external service
- List of people with critical access
- Current support path for each service
- Date of last review and next review
- Open issues, incidents, and pending renewals
Review rhythm¶
Review rhythm turns policy into routine work. It gives volunteers a schedule that is light enough to maintain and clear enough to trust. Regular review helps Cafh catch drift before drift becomes incident.
- Review critical access every 3 months.
- Review vendors and contracts every 6 months.
- Review each policy page every 12 months.
- Review major incidents after closure and record lessons.