Initial commit: SWOOSH bootstrap with statechart spec, OpenAPI, ADRs, and ops harnesses
Some checks failed
ci / validate (push) Has been cancelled

This commit is contained in:
anthonyrawlins
2025-10-02 09:59:59 +10:00
commit b41f03f4a0
19 changed files with 358 additions and 0 deletions

5
SECURITY.md Normal file
View File

@@ -0,0 +1,5 @@
# Security Policy
- All transition proposals must be signed (HMMM keypair).
- Secrets via AGE-encrypted configs.
- License gating enforced before any network ops.
- Report issues via private security channel.