license: relicense AGPL-3.0; bring SAF docs online; keep CLAUDE.md + docs/ local
SAF (souveraine architecture files) is now the in-repo doc set. working notes (CLAUDE.md, docs/) stay on disk, gitignored.
This commit is contained in:
parent
d35370b9c9
commit
3ff6ffaa7f
22 changed files with 2732 additions and 200 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -59,9 +59,12 @@ souveraine.log.prev
|
|||
# Config (use souveraine.example.toml as template)
|
||||
souveraine.toml
|
||||
|
||||
# Working notes — kept on disk, never committed to any remote
|
||||
CLAUDE.md
|
||||
docs/
|
||||
|
||||
# Local-only project scaffolding — kept on disk, never committed to any remote
|
||||
.superpowers/
|
||||
saf/
|
||||
journal/
|
||||
scripts/
|
||||
website/
|
||||
|
|
|
|||
Loading…
Reference in a new issue