Skip to content

Commit 496763f

Browse files
committed
Docs update
1 parent 6b957e3 commit 496763f

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 Unity SDK Roadmap
2+
3+
## Current Focus
4+
5+
- Keep API v1 defaults aligned with `https://api.licensechain.app/v1`.
6+
- Maintain thin-client guidance and C# parity for JWT/JWKS verification.
7+
- Preserve compatibility with current verification response contracts.
8+
9+
## Next Operational Tasks
10+
11+
- Re-run conformance and sample checks after Core API contract changes.
12+
- Keep Unity thin-client docs aligned with workspace parity guidance.
13+
- Record notable updates in `CHANGELOG.md`.

0 commit comments

Comments
 (0)