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
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
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
.
codemower-ai
/
code-mower
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
27
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
Graphify: bounded query normalization and context packets
- #982
#982
Draft
jeffhuber
wants to merge 30 commits into
main
codemower-ai/code-mower:main
from
claude/914-graph-query-packets
codemower-ai/code-mower:claude/914-graph-query-packets
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Draft
Graphify: bounded query normalization and context packets
#982
jeffhuber
wants to merge 30 commits into
main
codemower-ai/code-mower:main
from
claude/914-graph-query-packets
codemower-ai/code-mower:claude/914-graph-query-packets
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Graphify: bounded query normalization and context packets
Show description for 5edb190
jeffhuber
and
claude
committed
5edb190
View commit details
Copy full SHA for 5edb190
Browse repository at this point
Fix the query suite and package the new graph query seam
Show description for cc66dc3
jeffhuber
and
claude
committed
cc66dc3
View commit details
Copy full SHA for cc66dc3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/914-graph-query-packets
jeffhuber
committed
74367d9
View commit details
Copy full SHA for 74367d9
Browse repository at this point
Graph queries: private packet replacement, true edges, seed truncation
Show description for 45e041d
jeffhuber
and
claude
committed
45e041d
View commit details
Copy full SHA for 45e041d
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/914-graph-query-packets
jeffhuber
committed
e3c2acb
View commit details
Copy full SHA for e3c2acb
Browse repository at this point
Graph queries: read the pinned Graphify export, not an invented schema
Show description for fcf6a5a
jeffhuber
and
claude
committed
fcf6a5a
View commit details
Copy full SHA for fcf6a5a
Browse repository at this point
Graph queries: name the test-layout derivation's parts
Show description for 5de38f9
jeffhuber
and
claude
committed
5de38f9
View commit details
Copy full SHA for 5de38f9
Browse repository at this point
Graph queries: reach the local graph from guided sessions
Show description for c10bba9
jeffhuber
and
claude
committed
c10bba9
View commit details
Copy full SHA for c10bba9
Browse repository at this point
Graph queries: bind the generation the evidence came from
Show description for 7ec69d5
jeffhuber
and
claude
committed
7ec69d5
View commit details
Copy full SHA for 7ec69d5
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/914-graph-query-packets
jeffhuber
committed
1741f4f
View commit details
Copy full SHA for 1741f4f
Browse repository at this point
Graph context: require stated direction and the consuming revision
Show description for db30846
jeffhuber
and
claude
committed
db30846
View commit details
Copy full SHA for db30846
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/914-graph-query-packets
jeffhuber
committed
f1cdd34
View commit details
Copy full SHA for f1cdd34
Browse repository at this point
Graph context: consume the actual raw no-cluster extraction
Show description for 94cf43f
jeffhuber
and
claude
committed
94cf43f
View commit details
Copy full SHA for 94cf43f
Browse repository at this point
Graph lifecycle: pass the scan target and derive linked libraries
Show description for c563988
jeffhuber
and
claude
committed
c563988
View commit details
Copy full SHA for c563988
Browse repository at this point
Merge commit 'c542536d68a5774d5c7db5d2f33a0e860e908872' into claude/914-graph-query-packets
jeffhuber
committed
d605a74
View commit details
Copy full SHA for d605a74
Browse repository at this point
Graph lifecycle: collect the pin's real output and prove coverage
Show description for 3960d98
jeffhuber
and
claude
committed
3960d98
View commit details
Copy full SHA for 3960d98
Browse repository at this point
Graph lifecycle tests: finish the output-root rename in the exposure test
Show description for d48444f
jeffhuber
and
claude
committed
d48444f
View commit details
Copy full SHA for d48444f
Browse repository at this point
Graph queries: bare callable seeds, and hashes checked against the bytes
Show description for 71896ed
jeffhuber
and
claude
committed
71896ed
View commit details
Copy full SHA for 71896ed
Browse repository at this point
Graph lifecycle: classify inputs the way the pin does, and report what it could not extract
Show description for 85f966a
jeffhuber
and
claude
committed
85f966a
View commit details
Copy full SHA for 85f966a
Browse repository at this point
Merge origin/main into claude/914-graph-query-packets
Show description for ae5021d
jeffhuber
committed
ae5021d
View commit details
Copy full SHA for ae5021d
Browse repository at this point
Graph lifecycle: count the pin's byte-decided .m dispatch as unsupported
Show description for 5a6d16d
jeffhuber
committed
5a6d16d
View commit details
Copy full SHA for 5a6d16d
Browse repository at this point
Context: bind the standalone fetch to the consuming revision
Show description for d969d12
jeffhuber
and
claude
committed
d969d12
View commit details
Copy full SHA for d969d12
Browse repository at this point
Graph queries: retain relationships between already-seen nodes
Show description for 9693a23
jeffhuber
and
claude
committed
9693a23
View commit details
Copy full SHA for 9693a23
Browse repository at this point
Validate derived native dependencies and report missing graph endpoints
Show description for a61b276
jeffhuber
and
claude
committed
a61b276
View commit details
Copy full SHA for a61b276
Browse repository at this point
Validate the whole native container, not its header
Show description for 2e98ec6
jeffhuber
committed
2e98ec6
View commit details
Copy full SHA for 2e98ec6
Browse repository at this point
Declare the adjacent-slice zip as intentionally unequal in length
Show description for 7cad390
jeffhuber
and
claude
committed
7cad390
View commit details
Copy full SHA for 7cad390
Browse repository at this point
Merge commit 'db4506d2b3232e4c6a7c5683251eeb536b2b8355' into claude/914-graph-query-packets
jeffhuber
committed
7008f54
View commit details
Copy full SHA for 7008f54
Browse repository at this point
Bound graph packets to the selected document budget
Show description for 05a3cc2
jeffhuber
and
claude
committed
05a3cc2
View commit details
Copy full SHA for 05a3cc2
Browse repository at this point
Report evidence the depth limit left behind
Show description for 1720b14
jeffhuber
and
claude
committed
1720b14
View commit details
Copy full SHA for 1720b14
Browse repository at this point
Keep canonically equivalent tracked paths apart
Show description for 1d3258a
jeffhuber
and
claude
committed
1d3258a
View commit details
Copy full SHA for 1d3258a
Browse repository at this point
You can’t perform that action at this time.