docs(roadmap): add the atlassian suite roadmap [roadmap:atlassian]#249
Merged
Conversation
Implements rac/roadmaps/atlassian/atlassian.md: schedules the first two ADR-090 surfaces (Jira related_tickets verification per ADR-087, Confluence publish) as rac-connectors work, with ingest/comment-mode/Data Center/OAuth recorded as named deferrals. Execution tracked in asdecided/connectors#4.
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
Implements the corpus half of the
atlassianroadmap: the org-level suite intent artifact. No engine code — the contracts the connector consumes (--documents,--graphwithexternal/provideredge markers) shipped in v0.25.0.Adds:
rac/roadmaps/atlassian/atlassian.md— the ADR-090 Atlassian suite scheduled: Jirarelated_ticketsverification and Confluence managed-page publish, with inbound ingest, comment-mode, the Data Center profile, and OAuth recorded as named deferralsRoadmap / ADR Trace
Roadmap:
rac/roadmaps/atlassian/atlassian.md(new; codenameatlassianper ADR-094)Relevant ADRs:
rac-connectors/atlassian/), ADR-087 (ticket state checks delegated to the satellite), ADR-096 (verified_byexcluded from Jira checks), ADR-086 (air-gap posture), ADR-073 (export-contract consumers), ADR-065 (propose-only write-back)Scope
Included
## Related Tickets→ the execution epic Epic: Atlassian connector — Jira verify + Confluence publish connectors#4 (ADR-093)Excluded
Verification
Ran
rac validate rac/— 333 valid, 0 invalid;rac relationships rac/ --validate— 1671 checked, 0 issues;rac review rac/— no new findings (the 99 pre-existing Priority-3 items are untouched)python -m pytest --ignore=tests/test_explorer_app.py— 1608 passed, 1 skipped (the explorer battery fails on unpinnedtextual8.x in this environment, pre-existing and unrelated: this branch's whole delta is one Markdown file)Review Path
One file:
rac/roadmaps/atlassian/atlassian.md.Notes For Reviewer
Companion PR with the connector: asdecided/connectors#11. Execution tracking: epic asdecided/connectors#4, sub-issues #5–#10 (#10 is the maintainer-run live smoke test that gates the first release tag).
Implementation Process
Implemented with AI assistance under the roadmap contract; final scope, review, and acceptance decisions rest with the maintainer.