Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
embabel
/
dice
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
30
Code
Issues
15
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Graph backend + retrieval
- #49
#49
Merged
johnsonr
merged 22 commits into
embabel:main
embabel/dice:main
from
jimador:feat/graph-backend-and-retrieval
jimador/dice:feat/graph-backend-and-retrieval
Copy head branch name to clipboard
Jun 27, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Graph backend + retrieval
#49
johnsonr
merged 22 commits into
embabel:main
embabel/dice:main
from
jimador:feat/graph-backend-and-retrieval
jimador/dice:feat/graph-backend-and-retrieval
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
feat(projection): graph projection observability, lineage, and edge authority
Show description for 852f76e
jimador
committed
852f76e
View commit details
Copy full SHA for 852f76e
Browse repository at this point
feat(report): rationale, structured report, and surprising-link projectors
Show description for 7847839
jimador
committed
7847839
View commit details
Copy full SHA for 7847839
Browse repository at this point
feat(store): repository-backed reconciliation, Neo4j adapter, and ingestion
Show description for 0f7b6cd
jimador
committed
0f7b6cd
View commit details
Copy full SHA for 0f7b6cd
Browse repository at this point
feat(query): graph query surface and agent tools
Show description for 68ae29a
jimador
committed
68ae29a
View commit details
Copy full SHA for 68ae29a
Browse repository at this point
feat(discovery): retrieval-mode router with discovery REST and agent tools
Show description for 8355933
jimador
committed
8355933
View commit details
Copy full SHA for 8355933
Browse repository at this point
refactor: extract dice-report, dice-ingestion, and dice-integration-tests modules
Show description for 7bd0daf
jimador
committed
7bd0daf
View commit details
Copy full SHA for 7bd0daf
Browse repository at this point
build: add dice-ingestion and dice-report to dependencyManagement for cross-module refs
Show description for 7622dc7
jimador
committed
7622dc7
View commit details
Copy full SHA for 7622dc7
Browse repository at this point
feat(storage): durable Neo4j projection and collector record stores
Show description for 0e9e76e
jimador
committed
0e9e76e
View commit details
Copy full SHA for 0e9e76e
Browse repository at this point
docs: design notes and AGENTS.md for graph projection and retrieval
Show description for 87eaab9
jimador
committed
87eaab9
View commit details
Copy full SHA for 87eaab9
Browse repository at this point
feat(observability): add debug/trace logging across graph, retrieval, and report paths
Show description for 3dadf48
jimador
committed
3dadf48
View commit details
Copy full SHA for 3dadf48
Browse repository at this point
refactor(spi): point graph, retrieval, and ingestion code at com.embabel.dice.spi
Show description for b2722f1
jimador
committed
b2722f1
View commit details
Copy full SHA for b2722f1
Browse repository at this point
docs: list the graph and discovery query packages in the navigation guides
Show description for 11a17d8
jimador
committed
11a17d8
View commit details
Copy full SHA for 11a17d8
Browse repository at this point
fix: import the sweep-policy cluster from com.embabel.dice.spi
Show description for 0fce364
jimador
committed
0fce364
View commit details
Copy full SHA for 0fce364
Browse repository at this point
docs: durable-storage design note and the autoconfigure module guide
Show description for d4ebcbf
jimador
committed
d4ebcbf
View commit details
Copy full SHA for d4ebcbf
Browse repository at this point
fix: address adversarial-review findings on graph + retrieval
Show description for 8302532
jimador
committed
8302532
View commit details
Copy full SHA for 8302532
Browse repository at this point
fix: scope lineage queries, correct projection lineage, and harden the SPIs
Show description for caf1836
jimador
committed
caf1836
View commit details
Copy full SHA for caf1836
Browse repository at this point
docs: dense, diagram-heavy architecture notes and navigation fixes
Show description for 9c3f445
jimador
committed
9c3f445
View commit details
Copy full SHA for 9c3f445
Browse repository at this point
fix: scope projection-health to its context and never load-all for a scoped read
Show description for dc0dff2
jimador
committed
dc0dff2
View commit details
Copy full SHA for dc0dff2
Browse repository at this point
Commits on Jun 25, 2026
feat: populate provenanceEntries during extraction and revision (#32)
Show description for 3cd8523
jimador
committed
3cd8523
View commit details
Copy full SHA for 3cd8523
Browse repository at this point
fix(graph): resolve PR 49 review findings
Show description for c81ded7
jimador
committed
c81ded7
View commit details
Copy full SHA for c81ded7
Browse repository at this point
chore: remove ignored codex issue log
Show description for 5d19071
jimador
committed
5d19071
View commit details
Copy full SHA for 5d19071
Browse repository at this point
Commits on Jun 26, 2026
fix(graph): harden persistence-failure attribution and close review test gaps
Show description for 08265fe
jimador
committed
08265fe
View commit details
Copy full SHA for 08265fe
Browse repository at this point
You can’t perform that action at this time.