Skip to content

Contrib onramp: CODEOWNERS, CHANGELOG, expanded Development section#1

Merged
Faux16 merged 1 commit into
mainfrom
contrib-onramp
May 26, 2026
Merged

Contrib onramp: CODEOWNERS, CHANGELOG, expanded Development section#1
Faux16 merged 1 commit into
mainfrom
contrib-onramp

Conversation

@Faux16

@Faux16 Faux16 commented May 26, 2026

Copy link
Copy Markdown
Contributor

What this changes

  • `.github/CODEOWNERS` — route SDK PRs to maintainers.
  • `CHANGELOG.md` — Keep a Changelog format, 0.0.1 release documented (Phase 0 sign/verify + Phase β policy DSL evaluator) and known limitations tracked toward Phase 1.
  • `README.md` — replace the terse "Tests" section with a fuller Development walkthrough: sibling `openagp/spec` checkout, dev install, `scripts/sync-schemas.sh` workflow, `ruff`, and a pointer at the CTS so contributors exercise cross-language interop locally before opening a PR.

Type of change

  • Documentation only

Cross-language impact

  • No impact — docs only. The interop story is documented, not changed.

Checklist

  • Commits are DCO-signed
  • One logical change per PR
  • Tests cover the change — N/A, docs-only
  • Docs updated

Part of the Phase 2 contributor-friendliness pass.

- .github/CODEOWNERS — route SDK PRs to maintainers.
- CHANGELOG.md — Keep a Changelog format with the 0.0.1 release
  documented (Phase 0 sign/verify + Phase β policy DSL evaluator)
  and known limitations tracked toward Phase 1.
- README: replace the terse "Tests" section with a fuller
  "Development" walkthrough — sibling spec checkout, dev install,
  schema-sync workflow, ruff, and a pointer at the CTS so cross-
  language interop is exercised locally; link to org CONTRIBUTING
  and SUPPORT.

Phase 2 of the contributor-friendliness pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: SANKET SARKAR <sanketsarkar70@gmail.com>
@Faux16 Faux16 merged commit d3d887c into main May 26, 2026
5 checks passed
@Faux16 Faux16 deleted the contrib-onramp branch May 26, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant