Creates the cross-harness Layered Soul repository skeleton while keeping hermes-soul as the Hermes-native Debby Linux backup.\n\nChecks: npx --yes prettier@3 --write touched docs/manifests
17 lines
249 B
Text
17 lines
249 B
Text
# Secrets and local runtime state
|
|
.env
|
|
*.key
|
|
*.pem
|
|
*.token
|
|
|
|
# Harness runtime archives stay in source runtime repos unless curated
|
|
sessions/
|
|
config.yaml
|
|
channel_directory.json
|
|
cron/
|
|
|
|
# Generated/runtime artifacts
|
|
*.lock
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|