8.0 General Requirements
===
*[This section contains policies and requirements that apply to the GF as a whole, and does not include requirements or policies that belong to specific controlled documents.]*
- **[8.1 Code of Conduct](https://hackmd.io/@PA-vPATreasury/H123BB0mo)**
- **8.2 Inclusion**
In keeping with the Inclusive by Design principles:
- **8.2.1** Access to the documentation of the Operations Treasury MUST be open to all Individuals and Organizations on a comparable basis without intentional exclusion of specific persons.
- **8.2.2** Governance designers and participants, as well as projects funded by the Operations Treasury SHOULD design for different capabilities in different contexts considering:
- Digital Exclusion (e.g., access to connected devices)
- Physical or Cognitive Exclusion (e.g., disability or incapacity)
- Political & Social Status (e.g., stateless individuals; being a child or a woman)
- Financial Status (e.g., having no income)
- Literacy & Language (e.g., low literacy or not speaking local language)
- **8.3 Required Documentation**
In keeping with the principle of Open Standards and Transparency the Trustees:
- MUST maintain an opensource repository for all documentation
- MUST publish this adopted Governance Framework
- MUST publish the following controlled documents under Governance Requirements:
- TIPs Protocols
- [Governing Body Policies](https://hackmd.io/@PA-vPATreasury/SynfeL8Xo/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FSyGFLERQi)
- [Governing Body Charter Templates](https://hackmd.io/@PA-vPATreasury/SynfeL8Xo/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FSyGFLERQi)
- [List of all current Governing Body headers from their Charters](https://hackmd.io/@PA-vPATreasury/SynfeL8Xo/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FSyGFLERQi)
- MUST publish the following controlled documents under Trust Assurance Requirements:
- [Trust Assurance Framework](https://hackmd.io/@PA-vPATreasury/SynfeL8Xo/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FrkCzUERmo)
- Trust Assurance and Conformance Matrix
- Audit Form Template and Guide
- MUST publish a single Treasury Administration Group Charter as a critical Governing Body under Business Requirements if such a Special Working Group is established
<style>
html, body, .ui-content {
background-color: #333;
color: #ddd;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
color: #ddd;
}
.markdown-body h1,
.markdown-body h2 {
border-bottom-color: #ffffff69;
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
color: #fff;
}
.markdown-body img {
background-color: transparent;
}
.ui-toc-dropdown .nav>.active:focus>a, .ui-toc-dropdown .nav>.active:hover>a, .ui-toc-dropdown .nav>.active>a {
color: white;
border-left: 2px solid white;
}
.expand-toggle:hover,
.expand-toggle:focus,
.back-to-top:hover,
.back-to-top:focus,
.go-to-bottom:hover,
.go-to-bottom:focus {
color: white;
}
.ui-toc-dropdown {
background-color: #333;
}
.ui-toc-label.btn {
background-color: #191919;
color: white;
}
.ui-toc-dropdown .nav>li>a:focus,
.ui-toc-dropdown .nav>li>a:hover {
color: white;
border-left: 1px solid white;
}
.markdown-body blockquote {
color: #bcbcbc;
}
.markdown-body table tr {
background-color: #5f5f5f;
}
.markdown-body table tr:nth-child(2n) {
background-color: #4f4f4f;
}
.markdown-body code,
.markdown-body tt {
color: #eee;
background-color: rgba(230, 230, 230, 0.36);
}
a,
.open-files-container li.selected a {
color: #5EB7E0;
}
</style>