# Policies

- [Introduction](https://opensourcecommittee.docs.intersectmbo.org/policies/introduction.md)
- [Governance Policy](https://opensourcecommittee.docs.intersectmbo.org/policies/governance.md)
- [Documentation](https://opensourcecommittee.docs.intersectmbo.org/policies/governance/documentation.md)
- [Legal](https://opensourcecommittee.docs.intersectmbo.org/policies/governance/legal.md)
- [Glossary](https://opensourcecommittee.docs.intersectmbo.org/policies/governance/glossary.md)
- [Security Policy](https://opensourcecommittee.docs.intersectmbo.org/policies/security-policy.md)
- [Contribution Ladder Framework](https://opensourcecommittee.docs.intersectmbo.org/policies/contribution-ladder-framework.md)
- [Project Incubation Process](https://opensourcecommittee.docs.intersectmbo.org/policies/project-incubation-process.md): This is the official guidance for projects wishing to be fostered under Intersect governance and mentorship. This program does not inherently guarantee project funding.
- [Project Incubation Lifecycle Framework](https://opensourcecommittee.docs.intersectmbo.org/policies/project-incubation-process/project-incubation-lifecycle-framework.md)
- [Project Incubation: Acceptance Criteria](https://opensourcecommittee.docs.intersectmbo.org/policies/project-incubation-process/project-incubation-acceptance-criteria.md): This process has been conditionally approved for a 60 pilot within Intersect and post results, will expand for community pariticaption.
- [Incubated Projects](https://opensourcecommittee.docs.intersectmbo.org/policies/project-incubation-process/incubated-projects.md): List of Active Incubating Projects and their Maturity Levels
- [Evolution SDK- No Witness Labs](https://opensourcecommittee.docs.intersectmbo.org/policies/project-incubation-process/incubated-projects/evolution-sdk-no-witness-labs.md): Frequently Asked Questions of Evolution SDK
- [Project Maturity Tiers (2025)](https://opensourcecommittee.docs.intersectmbo.org/policies/project-maturity-tiers-2025.md): This is a comprehensive assessment by the Open Source Office to analyze the maturity level, with the assistance of AI, of all projects currently under Intersect.
- [OSC Voting Policy](https://opensourcecommittee.docs.intersectmbo.org/policies/osc-voting-policy.md)
- [OSC Off-Cycle Vote 09.2024](https://opensourcecommittee.docs.intersectmbo.org/policies/osc-voting-policy/osc-off-cycle-vote-09.2024.md): The Open Source Committee is running an off-cycle vote to maintain Maturity and backfill empty seats. This process will also help to test the Official Voting Process currently in design.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opensourcecommittee.docs.intersectmbo.org/policies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
