feat: complete adaptive WikiForge generation pipeline - #3
Open
fajarnugraha37 wants to merge 2 commits into
Open
Conversation
Consolidate the phase 1-4 implementation, legacy removal, configuration documentation, evidence validation, system federation, and cross-platform OpenWiki transport fixes.
…ling - Added new fields to DocumentationUnit for EvidenceIDs, Provenance, and Confidence. - Introduced SemanticFingerprint to ComponentPlan and SystemPlan for tracking semantic changes. - Updated Discover method to incorporate semantic discovery and handle explicit units more effectively. - Enhanced Plan method to utilize semantic information for component planning. - Improved unit tests to validate new semantic features and ensure explicit units are merged correctly. - Refactored packsForComponent to consider semantic concerns when determining packs. - Removed maximumRows and maximumBytes from validation and schema as they are no longer applicable. - Updated configuration schema to version 4, introducing new discovery settings for better control over semantic processing. - Adjusted example configuration to reflect new discovery settings and removed deprecated fields.
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
Verification