Skip to content
Template

Architecture

Source: architecture.md

16 lines
markdown
# Architecture

## Context

## Decisions
<!-- For each decision: Context | Options Considered | Decision | Consequences -->

## Components
<!-- For each component: Name | Responsibility | Dependencies | Owner -->

## Data Model

## API Contracts
<!-- For each endpoint: Method | Path | Request | Response | Errors -->

## Infrastructure