Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- **RFC-002 Alignment**: TrustLevel enum values now match RFC-002 §5 exactly
- **BadgeClaims**: Aligned claim field names with RFC-002 specification
- **to_dict()**: Now preserves `cnf` claim for IAL-1 badges (round-trip serialization)
- **has_key_binding**: Consistently checks both `ial=='1'` AND `cnf` presence

### Added
- **MCP Service Client**: RFC-006/RFC-007 operations via MCP protocol
Expand Down
Loading