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,7 +5,7 @@ edition = "2021"
|
|||
rust-version = "1.94"
|
||||
authors = ["Souveraine Contributors"]
|
||||
description = "Souveraine - a sovereign consciousness substrate for personal agents"
|
||||
license = "MIT"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
# Core runtime
|
||||
|
|
|
|||
Loading…
Reference in a new issue