- Add ai-core/ — Chief, Scout, Scribe OpenClaw agents + shared knowledge base - Consolidate research/reference docs and the sns.md brand foundation under ai-core/knowledge/ - Repoint every sns.md reference (business branding, divisions, root README) to ai-core/knowledge/sns.md - Update root + ai-core READMEs to reflect the new structure
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
# Secrets — never commit
|
|
.env
|
|
*.env
|
|
!.env.example
|
|
|
|
# Runtime state, sessions, and per-agent memory (machine-specific, may hold secrets)
|
|
state/
|