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
One-time open-source publish of Context Broker via a separate public repo
(jmorrissette-rmdc/ContextBroker) that receives a curated, fresh-history
snapshot — no old commits, no issues/PRs carried over. This private repo
(rmdevpro/context-broker) remains the source of truth with full history.
docs/ and deployment-coupled tests are left behind (not moved). Everything
that crosses the boundary is fixed in place so the app encodes nothing
unpublishable.
Goal
One-time open-source publish of Context Broker via a separate public repo
(
jmorrissette-rmdc/ContextBroker) that receives a curated, fresh-historysnapshot — no old commits, no issues/PRs carried over. This private repo
(
rmdevpro/context-broker) remains the source of truth with full history.docs/and deployment-coupled tests are left behind (not moved). Everythingthat crosses the boundary is fixed in place so the app encodes nothing
unpublishable.
Checklist
internal identifiers, deployment-coupled tests, junk/dumps, secrets).
ContextBroker-publicstaging dir; excludedocs/,deployment-coupled tests, dev-dump/junk (
all_code.txt,token,user_id,parsed_*.txt,test_capabilities.txt,recent_turns.md,parse_*.py).[Joshua26]inconfig/alerter.yml,example facts in
config/prompts/memory_extraction.md, code comments(
R5-m5,Rogers Fix 2),packages/mem0-fork/pyproject.tomldescription.LICENSE(Apache-2.0),packages/mem0-fork/LICENSE+
NOTICEpreserving mem0ai attribution, tighten.gitignore.git init, single clean initial commit, no privatehistory present.
ctx-reviewersession; address findings, re-reviewuntil pass.
docker compose uphealth = 200, self-contained tests pass.
Out of scope