docs: KG inference research roadmap (salvaged from #97) - #152
Open
cryptoxdog wants to merge 1 commit into
Open
Conversation
NBFNet / CompGCN / CompoundE3D / R-GCN / AGEA analysis with a recommended path-aware engine architecture. Salvaged from PR #97, which placed this content in ROADMAP.md, overwriting the project roadmap and dropping its L9_META header. Relocated to docs/ with a header so both documents can coexist. ROADMAP.md is unchanged. Co-authored-by: Cursor <[email protected]>
|
📋 Best Practices for Large Changes
✅ This PR passes the blocking limit but is larger than recommended. |
|
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.



What
Adds
docs/INFERENCE_ENGINE_KG_ROADMAP.md— the 465-line NBFNet / CompGCN / CompoundE3D / R-GCN / AGEA analysis, with a recommended path-aware engine architecture.Why this instead of #97
PR #97 put the same content in
ROADMAP.md, replacing the project roadmap wholesale and dropping itsL9_METAheader. The analysis is worth keeping; the placement was not.This PR:
docs/where the rest of the architecture material livesL9_METAheader (contract 18)ROADMAP.mdcompletely untouchedDocs-only, one new file, no code paths affected.
Closes #97.
Made with Cursor