Skip to content

Commit 5b03c2c

Browse files
committed
Docs update
1 parent 02a3a49 commit 5b03c2c

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 Android SDK Roadmap
2+
3+
## Current Focus
4+
5+
- Keep default API base usage aligned with `https://api.licensechain.app/v1`.
6+
- Maintain verify-with-details and JWT/JWKS helper compatibility.
7+
- Keep Android integration guidance aligned with current Core API contracts.
8+
9+
## Next Operational Tasks
10+
11+
- Re-run conformance after verify/JWKS payload updates.
12+
- Keep docs/examples synchronized with SDK and ecosystem docs.
13+
- Record release-impacting changes in `CHANGELOG.md`.

0 commit comments

Comments
 (0)