You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat> |
4 weeks ago | |
|---|---|---|
| .. | ||
| 0001-wal.md | 1 month ago | |
| 0002-up-only-migrations.md | 1 month ago | |
| 0003-allowed-groups-multicommunity.md | 4 weeks ago | |
| README.md | 1 month ago | |
README.md
ADRs (Architecture Decision Records)
Propósito
- Registrar decisiones técnicas significativas, su contexto y consecuencias.
- Evitar debates cíclicos y documentar por qué se eligió una opción.
Formato sugerido
- Título y número incremental.
- Estado: aceptada/propuesta/superseded.
- Contexto → Decisión → Consecuencias → Alternativas consideradas.
ADRs existentes
- 0001-wal.md — Modo WAL en SQLite.
- 0002-up-only-migrations.md — Migraciones solo “up” con checksums.