docs: add ROADMAP, VERSIONING, and dependency policy for SEP-1730 compliance #2046
+112
−0
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.
Adds three policy files required for SEP-1730 SDK tiering:
Motivation and Context
SEP-1730 defines requirements for SDK tier classification. These policy files address the roadmap, versioning policy, and dependency update policy requirements.
How Has This Been Tested?
Documentation-only change, no code changes.
Breaking Changes
None.
Types of changes
Checklist
Additional context
Part 1 of 2 in a stack. See also the stacked PR for feature documentation.
Files added:
ROADMAP.md— tracks Tier 1 compliance work, spec tracking, and SDK improvementsVERSIONING.md— documents semver scheme, breaking change policy, release branches.github/dependabot.yml— adds pip ecosystem alongside github-actions for dependency updates