Initialisiere Explor.Code.Law mit RII-Pipeline und Strato-Deploy.
Some checks failed
Deploy explore / deploy (push) Failing after 18s

Entscheidungen als Markdown, Normen-Index und schlankes Git-Sync nach /opt/explore (Gitea Actions, ohne Docker).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-17 12:03:40 +02:00
commit bdaa21dc31
30 changed files with 2652 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# Roh-XML/ZIP von Rechtsprechung im Internet
ge_xml/
*.zip
# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
.Python
# OS / IDE
.DS_Store
.idea/
.vscode/
# Test / Cache
.pytest_cache/
.coverage
htmlcov/
*.log