Feature/language 1.0 full compliance#16
Merged
Merged
Conversation
…r references Added `NormalizeListPlaceholders` processor for consistent transformation of empty list placeholders. Introduced `CyclicAwareNodeProvider` and `VerifyingNodeProvider` interfaces to ensure proper handling of circular dependencies. Implemented `CircularBlueIdCalculator` for calculating circular BlueId sets. Enhanced snapshot handling and validation with `FrozenNodeToBlueIdInput` utilities.
…outdated references Removed "Specification Implementation Gaps" section and references to legacy `constraints` migration. Clarified canonical field ingestion rules, rejected content handling, and updated BlueId validation details. Removed outdated `allowMultiple` and refined schema contract examples for consistency.
Added `WorkingDocument` for processor-side read-your-writes consistency, supporting patch previews and non-committal updates. Enhanced checkpoint management with identity caching (`CheckpointIdentityCache`) and metrics for performance visibility (`ProcessingMetricsSink`). Updated processors to leverage `WorkingDocument` previews and checkpoint improvements for optimized event handling. Updated `README.md` with comprehensive usage examples.
…ne default Blue mappings Enhanced `NodeProviderWrapper` to facilitate runtime type resolution by integrating `BlueRuntimeTypeRegistry`. Added default Blue runtime type mappings for improved alias handling. Updated tests and transformations to align with expanded mapping capabilities.
Revised the Blue language specification URL to the repository link. Updated dependency version examples from `1.0.0` to `3.0.0` and removed outdated local development instructions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.