production: opencd.css hardened — zero magic numbers, all --cd-* vars, ASW semantic, Nous auth copied

This commit is contained in:
B.A. Baracus 2026-05-25 22:59:12 +02:00
parent e3dbfa2fd1
commit 415bb4f402
No known key found for this signature in database
GPG key ID: 1D05905DE3C03A27
6 changed files with 216 additions and 112 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# OpenCD — Local environment (secrets, never commit)
.env
# OS metadata
.DS_Store
Thumbs.db
# Editor
*.swp
*.swo
*~
.vscode/
.idea/
# Build artifacts
*.min.css