PROMPTOPOLY ← Übersicht

Architecture Decision Record

⚙️ Backend

ADR template with context, decision, consequences, alternatives, and status.

---
type: template
template_id: adr
title: Architecture Decision Record
description: ADR template with context, decision, consequences, alternatives, and status.
version: 1
recommended_theme: terminal
---

# ADR — [Number]: [Short Title]

<!-- Created: YYYY-MM-DD · Status: Proposed -->

## Context
<!-- What is the issue that we're seeing that is motivating this decision? -->
- [Context description]

## Decision
<!-- What is the change that we're proposing or have agreed to implement? -->
- [Decision statement]

## Consequences
<!-- What becomes easier or more difficult to do because of this change? -->
- Positive: [Consequence 1]
- Negative: [Consequence 2]

## Alternatives
<!-- What other options did we consider? -->
- [Alternative 1] — [Why rejected]
- [Alternative 2] — [Why rejected]

## Status
<!-- What is the current state of this decision? -->
- [Proposed / Accepted / Deprecated / Superseded]
Diesen Prompt speichern und ausführen Noch kein Account? Kostenlos registrieren
Kopiert!