> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bluegenai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Compliance & Evidence

> What the platform records as you build: the chain from source material to tested application, how changes are attributed and reviewed, and the boundaries each agent works inside.

***TOM NOTE: Cut this section for now.***

## Your Next Step

<CardGroup cols={2}>
  <Card title="See how changes are reviewed" icon="pen-line" href="/cab/editing-your-cab">
    Manual edits, AI suggestions, and what the version history records.
  </Card>

  <Card title="Read what a blueprint contains" icon="file-lines" href="/cab/blueprint-output-reference">
    What each of the 10 sections holds, and what question it answers.
  </Card>

  <Card title="See the agents and their boundaries" icon="sitemap" href="/getting-started/platform-overview-architecture">
    What the platform is made of and which parts are agents.
  </Card>

  <Card title="Watch it test your application" icon="vial" href="/web-apps/app-testing">
    How the testing agent works through a build, and what to tell it.
  </Card>
</CardGroup>


## Related topics

- [What is BlueGenAI?](/getting-started/what-is-bluegenai.md)
- [Codebase and Database view](/web-apps/codebase-and-database.md)
- [The First Step in Traceability](/traceability.md)
- [Ask Mode](/web-apps/ask-mode.md)
