> For the complete documentation index, see [llms.txt](https://build-it-the-right-way.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://build-it-the-right-way.gitbook.io/home/architectural-blueprint.md).

# Architectural Blueprint

- [Overview](https://build-it-the-right-way.gitbook.io/home/architectural-blueprint/overview.md): The bridge between the pillars (what good looks like) and the implementation roadmap (how to get there). The system-level view of how a governed ServiceNow platform is wired.
- [System Design Logic](https://build-it-the-right-way.gitbook.io/home/architectural-blueprint/system-design-logic.md): The logical model behind every governed ServiceNow platform built on this framework. Layers, boundaries, and the decisions that hold them in place.
- [Integration Validation Paradigms](https://build-it-the-right-way.gitbook.io/home/architectural-blueprint/integration-validation-paradigms.md): How to validate every inbound and outbound integration against the framework before it ships. Contracts, idempotency, observability, and failure handling.
- [Governance Control Gates](https://build-it-the-right-way.gitbook.io/home/architectural-blueprint/governance-control-gates.md): The four control gates from Pillar 01, expanded with full entry criteria, exit criteria, and evidence requirements for each gate.
