docs: document service-scoped extension resolution and repoint the moved storage paths - #744
Merged
behinddwalls merged 1 commit intoSep 25, 2026
Conversation
roychying
added this pull request to stack #742
September 23, 2026 17:51
roychying
requested review from
a team,
behinddwalls and
sbalabanov
as code owners
September 23, 2026 17:51
roychying
force-pushed
the
chenghan.ying/sq-storage-3-agents-md
branch
from
September 23, 2026 19:10
cd28809 to
dbcbed9
Compare
roychying
force-pushed
the
chenghan.ying/sq-storage-3-agents-md
branch
from
September 23, 2026 19:23
dbcbed9 to
85f7c13
Compare
behinddwalls
approved these changes
Sep 25, 2026
…ved storage paths
behinddwalls
force-pushed
the
chenghan.ying/sq-storage-3-agents-md
branch
from
September 25, 2026 02:01
85f7c13 to
84da19e
Compare
This branch was successfully deployed
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.
Why?
The split introduces a
{domain}/{service}/extension/tier AGENTS.md does not describe, and movessubmitqueue/extension/storage/mysql, which several docs reference.What?
AGENTS.md gains a third Extensions rule for service-scoped resolution, stated in terms of the aggregate rather than the whole extension, plus a paragraph on splitting by reachability rather than declaration. The layout tree, import paths and the "add new extension" workflow follow.
Repoints the four references to the moved MySQL package: two import samples in
modular-queue-wiring.md, a source link inworkflow.md, the schema paths inTESTING.md, and a comment in the orchestrator wiring. The storage README and mock package did not move, so their references are unchanged.Splits the schema README, which documented all thirteen tables from one place. Each service now documents its own, with a cross-link.
Test Plan
Issue