docs(governance): add roadmap merge gate to contributing and PR template - #207
Merged
parthrohit22 merged 1 commit intoJul 27, 2026
Conversation
Make the strategy-alignment rule structural instead of advisory: CONTRIBUTING gains S0 (source of truth = roadmap; PR in scope only if it advances a S23 workstream toward a S28 market-fit criterion). The PR template gains a mandatory Roadmap alignment section and checklist item so every PR asserts its alignment on open.
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
Makes the roadmap-alignment rule structural instead of advisory. PARTHA's direction is set by the roadmap (
PARTHA_Market_Fit_Product_&_Engineering_Roadmap.html) as the single source of truth. Until now that was a local AGENTS.md note a contributor could ignore. This change puts the gate where contributors cannot avoid it: CONTRIBUTING.md and the pull request template.Linked issue
Related to #115 (governance/operations hardening workstream). This is a process gate, not a feature issue.
Roadmap alignment
What changed
Acceptance criteria completed
Testing performed
Documentation-only change; no build/test impact. Verified with
git statusthat only the two governance files are staged (.hermes/left untracked).Screenshots
Not applicable (docs only).
Security and data considerations
None — documentation only. No auth, owner-scoping, secrets, logging, or migration changes.
Dependencies and blocked work
None.
Scope changes or remaining work
One known gap surfaced while building this: the roadmap is a local (gitignored) file contributors in a fork cannot see, so they cannot fill the §28 field without asking the maintainer. This PR documents that ("ask the maintainer if you cannot see it") rather than silently papering over it. A follow-up could publish a contributor-visible summary of §23/§28, but that is a deliberate owner decision and out of scope here.
Contributor checklist
devupstream/devupstream/dev