Skip to content

Commit a19548c

Browse files
authored
Merge pull request #2 from commandlayer/codex/implement-phase-1-for-v1.1.0-migration
Add commons v1.1.0 schema surface
2 parents 6f72e3a + 942d6cf commit a19548c

28 files changed

+2095
-548
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## 1.1.0
4+
5+
- Added simplified self-contained Commons schemas under `schemas/v1.1.0/commons`
6+
- Added 10 Commons verbs as request/receipt schema pairs
7+
- Removed shared `$ref` dependencies from the v1.1.0 Commons schema family
8+
- Standardized Commons receipts around a minimal proof-first structure
9+
- Added conditional receipt requirements for success/error states
10+
- Established Commons v1.1.0 as the canonical schema surface for new integrations
11+
- Preserved earlier schema versions for compatibility and historical reference

0 commit comments

Comments
 (0)