feat: initial BetonBLK project structure

This commit is contained in:
Kev
2026-03-21 07:19:34 -04:00
commit f70db389e2
5 changed files with 200 additions and 0 deletions
Executable
+13
View File
@@ -0,0 +1,13 @@
# BetonBLK — Architecture Decisions
## Format
Each decision follows this structure:
- DECISION-[NNN]: [Title]
- Date: [YYYY-MM-DD]
- Context: [Why this decision was needed]
- Decision: [What was decided]
- Alternatives considered: [What else was on the table]
- Consequences: [What this means going forward]
## Decisions
[No decisions logged yet. First entries expected: hosting + auth provider.]