6.0 Objectives
===
*[This section states the high-level outcomes desired by the Treasury trust through its adoption of the GF.]*
The outcomes desired by the Operations Treasury through its adoption of the Governance Framework are:
- **6.1** To disburse the the treasury funds to members of the QA community who contribute to:
- Community management
- Moderation
- Community events
- Tools and services
- Marketing and PR
- Treasury Governance Participation
- PA/vPA work auditing
- Process research or improvement
- **6.2** To ensure Integrity in the acquisition and disbursement of Operations Treasury funds through accurate records and adherence to Principles and Requirements outlined in this document, including but not limited to:
- Auditing requirements as set forth in Governance Requirements
- The principle of inclusivity, as measured by unique contributors in all roles
- The principle of decentralization, as measured by the distribution and diffusion of all processes
- Maintaining open standards for all documentation
- **6.3** To model scalable, decentralized self-governance protocols for Project Catalyst networks, as measured by:
- Consistency of the experience across roles and processes, including and especially across roles and processes of other communities that adopt these protocols
- Number of other community organizations that can adopt these protocols
- Number of Governing Bodies adopted under these protocols
- Participation rates of unique votes, roles assumed, claims made against Treasury, TIPs originated in the community and comments on public documentation.
<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>