---
type: architecture
title: Module Boundaries
description: Module boundaries and ownership.
tags: [architecture]
updated: 2026-06-17
---

# Module Boundaries

Use this page to explain ownership boundaries and dependencies.

| Module | Owns | Does Not Own |
| --- | --- | --- |
| Example | Example responsibility | Adjacent responsibility |

## Unknowns / Needs Confirmation

- Replace the example boundary row with project-specific modules and ownership limits.
