Store OKF metadata inside wiki nodes#58
Closed
humandebri wants to merge 7 commits into
Closed
Conversation
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.
Purpose
Promote OKF alignment from Context Pack export compatibility to the internal Kinic Wiki node data model.
Changes
wiki_domain.metadata_jsonwithokf_type,resource,source_refs, andtrust_levelthroughwiki_store:006_okf_metadata.source_refsfrom/Sources/evidence/...body links and refresh metadata after write, append, edit, multi-edit, and move flows.db_localmigration default.refactor/four-store-terminology, including/Wikiroot, database profile, store manifest, and Candid interface changes from the base branch.Validation
cargo test -p kinic-wiki-domain okf_metadata_recomputes_existing_source_refs_from_contentcargo test -p kinic-wiki-domain okf_metadata_clears_source_refs_when_content_has_nonecargo test -p vfs-runtime okf_source_refs_follow_runtime_content_mutationscargo test -p vfs-store fs_migrations_backfill_okf_metadata_and_sync_updatescargo test -p kinic-vfs-cli export_prefers_okf_metadata_over_path_inferencecargo test -p vfs-store --test fs_store_vfs/Users/0xhude/Desktop/MyCLI/checker/lint.sh/Users/0xhude/Desktop/MyCLI/checker/check.shgit diff --checkImpact
refactor/four-store-terminology.vfs.didis regenerated.