5.0 Scope
===
*[This is a statement of what is in and out of scope for the GF.]*
The following relevant stakeholder roles are governed by this Framework along with the governed processes in which these roles may engage:
- **5.1 Board of Trustees, Trustees (BoT) -** meet funded proposal requirements such as proof-of-life, provide funded proposal auditing reports, oversight of policies covered in controlled documents under this GF including approval and oversight of Chartered Governing Bodies
- **5.2 Chartered Governing Bodies -** Carry out policies in accordance with the controlled documents Governing Bodies Policies and their approved Charters. This includes Governing Bodies such as Working Groups or a Treasury Admin Team.
- **5.3 PA/vPA Treasury Community -** groups or individuals that provide services, maintenance or other core operations for the CA ecosystem and make claims against PA/vPA side-treasury funds, receive disbursements, propose TIPs, comment on public PA/vPA Treasury documents, or participate in voting quorums as defined in certain controlled documents under this GF.
- **5.4** While general Catalyst community members, including proposers and voters, may take on roles defined within this Treasury Community, this Governance Framework is limited to only those actions they take within those defined roles. It is not intended to be a wider governance framework for the community, and in fact many of its aspects are intended only for operational purposes, and would not be applicable or effective at wider scopes then what is described here.
<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>