You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracks: okf-plugin#55 — Plan: Multi-host agent parity + write isolation across the OKF ecosystem
This is Wave A #1. Downstream foundation tickets (PKC, SAC, DEKC, AGER, wiki_ticket_sdd) depend on the contract landed here.
Goal
Make okf-graph-eng install and operate the same way on Claude Code, Grok Build, Codex, Agent Plugins 1.0, Grok Bot, and LangChain Deep Agents — with deterministic identity-bound writes and worktree+PR isolation when writing into a shared second-brain knowledge tree.
Parent plan
Tracks: okf-plugin#55 — Plan: Multi-host agent parity + write isolation across the OKF ecosystem
This is Wave A #1. Downstream foundation tickets (PKC, SAC, DEKC, AGER, wiki_ticket_sdd) depend on the contract landed here.
Goal
Make okf-graph-eng install and operate the same way on Claude Code, Grok Build, Codex, Agent Plugins 1.0, Grok Bot, and LangChain Deep Agents — with deterministic identity-bound writes and worktree+PR isolation when writing into a shared second-brain knowledge tree.
Current state
.claude-plugin/+.grok-plugin/hooks/hooks.json(post-edit curate)plugin.json,.codex-plugin/,docs/GROK_BOT.md,docs/LANG_CHAIN_DEEP_AGENTS.md,docs/ISOLATION.md,docs/ONBOARDING.md, host skill wrappersDeliverables
Docs
docs/GROK_BOT.md— identitygrok-bot/okf-graph-eng, owned types, isolation, write pathdocs/LANG_CHAIN_DEEP_AGENTS.md— SkillsMiddleware / skills= pathdocs/ISOLATION.md— worktree + PR protocol for OKF bundlesdocs/ONBOARDING.md— LLM-wiki history, destination state, public repo listPackaging
plugin.json(Agent Plugins 1.0 schema).codex-plugin/plugin.json+ Codex-compatible hooks.claude-plugin/.grok-pluginworkingRuntime
brain_session.py)hosts/grok-bot/SKILL.mdandhosts/deep-agents/SKILL.mdSurface
Tests
Reference
Copy patterns from second-brain-core 0.3.0.
Process
Non-negotiables
See #55: deterministic writes, identity, isolation, progressive disclosure, privacy (no private remote in public docs), type ownership, skills-first.