Skip to content

feat: multi-host bindings + write isolation contract (0.7.0) - #57

Merged
RichardHightower merged 2 commits into
mainfrom
feat/multi-host-isolation-bindings
Aug 16, 2026
Merged

feat: multi-host bindings + write isolation contract (0.7.0)#57
RichardHightower merged 2 commits into
mainfrom
feat/multi-host-isolation-bindings

Conversation

@RichardHightower

Copy link
Copy Markdown
Contributor

Tickets

  • Closes #56 — Implement multi-host bindings + write isolation for okf-graph-eng
  • Implements part of #55 — Plan: Multi-host agent parity + write isolation across the OKF ecosystem

What landed

Docs

  • docs/GROK_BOT.md — Grok Bot binding (grok-bot/okf-graph-eng), pack-first, isolation, privacy
  • docs/LANG_CHAIN_DEEP_AGENTS.md — SkillsMiddleware / filesystem skills= path
  • docs/ISOLATION.md — worktree + PR write isolation protocol for shared OKF trees
  • docs/ONBOARDING.md — LLM-wiki history, destination state, public repo list

Packaging

  • Root plugin.json (Agent Plugins 1.0, version 0.7.0)
  • .codex-plugin/plugin.json reusing existing post-edit curation hooks
  • Thin host skills: hosts/grok-bot/SKILL.md, hosts/deep-agents/SKILL.md

Surface

  • CHANGELOG.md 0.7.0 entry

Isolation note

Write isolation protocol is documented here. ContentPack knowledge trees continue to use second-brain-core scripts/brain_session.py as the canonical session helper. Pure OKF repos use the same brain/<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

  • Graph engine behavior changes (none)
  • Vendoring brain_session.py into this repo
  • MCP server

Follow-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.

…#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant