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>
9 lines
184 B
Text
9 lines
184 B
Text
# 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
|