soleprint init commit

This commit is contained in:
buenosairesam
2025-12-24 05:38:37 -03:00
commit 329c401ff5
96 changed files with 11564 additions and 0 deletions

10
atlas/__init__.py Normal file
View File

@@ -0,0 +1,10 @@
"""
Atlas - Documentation System
Mapeando el recorrido / Mapping the journey
Components:
- templates/ : Documentation patterns (Gherkin, BDD)
- books/ : Composed documentation (Template + Depot)
- depots/ : Data storage
"""