feat(jira): mirror untrusted context notes into T3 transcript - #210
Draft
omegent-app[bot] wants to merge 1 commit into
Draft
feat(jira): mirror untrusted context notes into T3 transcript#210omegent-app[bot] wants to merge 1 commit into
omegent-app[bot] wants to merge 1 commit into
Conversation
On top of Discord-only notes: when the Discord link also has a live T3 thread, best-effort append a user message via thread.message.append (no agent turn). Discord post remains required for untrusted actors. Co-authored-by: Patrick Roza <42661+patroza@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.
Stack
Depends on #209 (Discord-only trust gate). Base:
feat/jira-trusted-identity-gate.What
After an untrusted Jira actor’s context note is posted to Discord, if the link also has a live T3 thread id, best-effort append a transcript note via internal
thread.message.append(no turn / no tools).Why separate
PR1 keeps the trust boundary small (Discord-visible context without orchestration surface area). This PR adds T3 transcript integration once Discord path is solid.
opened by patroza in chat thread Discord · Discord · T3
Made with Grok Build