feat(content-ops): ship reviewed X composer experience seed - #4343
Merged
Merged
Conversation
Signed-off-by: huangruiteng <14976749+huangruiteng@users.noreply.github.com>
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
Ship a public, versioned X composer experience seed through the existing
content-ops/ built-insocial_browser_xprovider. New agents can discover it through bothvalue-connectors source-mapandinstall-check, without inheriting another session or enabling a memory backend.The lesson includes the negative result, not only the tempting workaround: a correct composer preview did not survive long-post publication; the published card pointed to the first supporting URL. Body URL order, typing order, and published-card association are distinct. Trying the intended URL first remains an unverified mitigation, not a core rule or guaranteed fix.
Ownership and behavior
scoped_feedbackcandidate/ingestion boundary and existing Turn Recall surface. No automatic import, provider activation, private-memory sharing, or publication authority.Validation
value-connectors-github-public-probe-smoke.pyandcontent-ops-packet-aggregation-smoke.py.git diff --check.Full CI remains a remote review gate. No live X post or memory-provider write was used as a test. This PR is uploaded for review, not self-merged.