Codex/modeling relationship visual parity#21
Merged
Conversation
…pe support - Added `type` and `cardinality` properties to the `ModelingRelationshipRecommendation` type, allowing for more precise relationship definitions. - Updated the `WorkspaceModelingService` to handle relationship types and cardinalities in recommendations. - Enhanced integration tests to verify the correct handling of relationship types and cardinalities in the modeling setup. - Improved UI components to display relationship metadata, including cardinality and source labels, enhancing user experience during modeling setup.
- Updated the `generatedAt` timestamps in the gate summary JSON files for modeling parity, relationship platform, and semantic spine to reflect the latest generation time. - Enabled `strictMode` in the modeling parity gate summary to enforce stricter validation rules.
…on tracking - Added new hybrid balance gate functionality with observation and strict modes, including commands for data collection and rollback procedures. - Updated environment configuration to support hybrid gate settings and thresholds. - Enhanced decision-making processes in the agent's flow to include clarification decisions, tracking various attributes such as confidence levels and bypass reasons. - Improved integration tests to validate the new clarification decision structure and its impact on agent behavior.
- Updated the `detectMetadataBypass` function to include additional properties in the `trace` object for better tracking of clarification decisions. - Added checks for `decisionSource`, `bypassed`, and `bypassReasonCode` to improve the logic for determining metadata bypass conditions. - Enhanced the overall decision-making process in the agent's flow related to clarification scenarios.
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.
Summary
Frontend Checklist
style={{...}})Validation
pnpm --filter @text2sql/frontend lintpnpm --filter @text2sql/frontend testpnpm --filter @text2sql/frontend buildPost-Deploy Monitoring & Validation