chore: scaffold olsitec-foundation mono-repo
Repo topology, baseline overlay, planning docs (PLAN-001/002), ADR-004/005, and the bootstrap/packages/documentation skeleton. Implementation (T00+) not started. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
commit
f18676e6b3
22 changed files with 1174 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# dependencies
|
||||
node_modules/
|
||||
# pulumi local state backend (bootstrap) — backed up to RustFS/offsite, not git
|
||||
bootstrap/state/
|
||||
# local-only overrides
|
||||
*.local
|
||||
*.local.*
|
||||
# os
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue