docs(specs): multi-orchestrator handoff — learnings & carry-forward#149
Open
Weegy wants to merge 1 commit into
Open
docs(specs): multi-orchestrator handoff — learnings & carry-forward#149Weegy wants to merge 1 commit into
Weegy wants to merge 1 commit into
Conversation
Post-Phase-B retrospective. Covers the 10 top learnings from shipping PRs #146, #148 (omadia) and byte5-plugins #3 live: DomainTool late-binding, runtime-vs-persisted agent_plugins.config, Teams conversation-id mechanics, Node ESM module-cache pitfall on plugin hot-reload, replaceAgentPlugins re-upsert, updated_at not bumping on child writes, snapshot validation isolation, GraphQL rate-limit vs REST merge, usePathname vs popstate, header z-index. Plus 8 carry-forward items and operational recipes.
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.
Summary
Post-Phase-B retrospective handoff. Captures the 10 top learnings from
shipping PRs #146, #148 (omadia) and
omadia-byte5-plugins#3live —plus 8 carry-forward items and operational recipes.
Top 10 covered
DomainToolsexist → empty tool surfaceagent_plugins.configpersisted but not yet runtime-appliedconversation.idsemantics are non-obviousreplaceAgentPluginsre-upserts stale rows if the UI echoes them backagent.updated_atdoesn't bump on plugin/binding writesvalidateSnapshotrejects the entire snapshot when one plugin is "not installed"usePathnamenotwindow.location.pathname + popstateCarry-forward (linked to learnings)
PluginContextrefactor — unblocks L2channelResolver@1Test plan
Documentation-only — no code changes.
🤖 Generated with Claude Code