feat: multi-host bindings + write isolation contract (0.7.0) - #57
Merged
Conversation
…#55) Add GROK_BOT.md, LANG_CHAIN_DEEP_AGENTS.md, ISOLATION.md, ONBOARDING.md. Add root Agent Plugins 1.0 plugin.json and .codex-plugin manifest. Add thin hosts/grok-bot and hosts/deep-agents skill wrappers. Update README multi-host table and CHANGELOG for 0.7.0.
This was referenced Aug 16, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tickets
What landed
Docs
docs/GROK_BOT.md— Grok Bot binding (grok-bot/okf-graph-eng), pack-first, isolation, privacydocs/LANG_CHAIN_DEEP_AGENTS.md— SkillsMiddleware / filesystemskills=pathdocs/ISOLATION.md— worktree + PR write isolation protocol for shared OKF treesdocs/ONBOARDING.md— LLM-wiki history, destination state, public repo listPackaging
plugin.json(Agent Plugins 1.0, version 0.7.0).codex-plugin/plugin.jsonreusing existing post-edit curation hookshosts/grok-bot/SKILL.md,hosts/deep-agents/SKILL.mdSurface
CHANGELOG.md0.7.0 entryIsolation note
Write isolation protocol is documented here. ContentPack knowledge trees continue to use second-brain-core
scripts/brain_session.pyas the canonical session helper. Pure OKF repos use the samebrain/<actor>/<session-id>branch naming when multi-writer safety is required. Public docs never name a private working-brain remote.Explicitly not in this PR
brain_session.pyinto this repoFollow-ups (downstream Wave A)
After merge, unlock PKC / SAC / DEKC / AGER / wiki_ticket_sdd tickets which depend on this contract (#56).
Review / merge
Please review and give explicit OK before merge. Do not merge until approved.