Skip to content

Commit 63fcd29

Browse files
committed
Docs update
1 parent ba12657 commit 63fcd29

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
All notable changes to this SDK are documented in this file.
4+
5+
## 2026-04-06
6+
7+
- Added repository-level `ROADMAP.md` and `CHANGELOG.md` for workspace doc-gap conformance.

ROADMAP.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# LicenseChain Ruby SDK Roadmap
2+
3+
## Current Focus
4+
5+
- Keep default API base aligned with `https://api.licensechain.app/v1`.
6+
- Maintain `verify_with_details` and JWT/JWKS helper compatibility.
7+
- Preserve contract parity for verification responses and license assertions.
8+
9+
## Next Operational Tasks
10+
11+
- Re-run conformance after Core API contract updates.
12+
- Keep docs links and examples synchronized with canonical docs.
13+
- Record release-impacting changes in `CHANGELOG.md`.

0 commit comments

Comments
 (0)