docs(agents): require pull-before-edit for hot shared files (Sam & Pi)
This commit is contained in:
parent
010d959a16
commit
1a94a180bf
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
- Keep Hermes-native runtime configuration in `hermes-soul`; this repository is the cross-harness contract.
|
||||
- Public examples may reference private source repositories by URL/name, but must not quote or copy their private contents.
|
||||
- Use `scripts/layered_soul.py validate .` before committing structural changes.
|
||||
- Pull before editing hot shared files (`AGENTS.md`, `docs/HOST-MATRIX.md`, `docs/CAPABILITY-ROUTING.md`); keep history linear and re-check after rebases.
|
||||
- When adapting for Colibri: reviewed skills map to `system_skills`, curated memory maps to `system_brain`, converted task manifests map to `system_ops`.
|
||||
- When adapting for Hermes (upstream, Linux): load as profile context (SOUL.md + USER.md + IDENTITY.md). Hermes-native config and cron stay in `hermes-soul`.
|
||||
- When adapting for hermes-osa (FreeBSD-native Hermes, clean-room MIT via `hermes-bsd`): same profile-context load; FreeBSD-specific gaps (voice, clipboard) are known and tracked in `docs/CLAWDIE-HERMES-FREEBSD-INTEGRATION.md`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue