Skip to content

Add composed edge_summary rollups for type Symbols in describe#106

Merged
HumanBean17 merged 2 commits into
masterfrom
cursor/describe-member-edge-rollup
May 13, 2026
Merged

Add composed edge_summary rollups for type Symbols in describe#106
HumanBean17 merged 2 commits into
masterfrom
cursor/describe-member-edge-rollup

Conversation

@HumanBean17
Copy link
Copy Markdown
Owner

Scope

Implements PR-1 from plans/completed/PLAN-DESCRIBE-MEMBER-EDGE-ROLLUP.md / archived propose propose/completed/DESCRIBE-MEMBER-EDGE-ROLLUP-PROPOSE.md.

  • Read path only: KuzuGraph.member_edge_rollup_for plus merge in mcp_v2._edge_summary_for_node for type Symbols (DECLARES.DECLARES_CLIENT, DECLARES.EXPOSES).
  • Docs: docs/AGENT-GUIDE.md, README.md; NodeRecord.edge_summary Pydantic field description.
  • Tests: four named tests in tests/test_mcp_v2_compose.py; test_neighbors_rejects_composed_edge_summary_key in tests/test_mcp_v2.py.
  • Housekeeping: propose + plan moved to completed/; AGENTS.md older-completed list updated.

Not in this PR

No Kuzu schema change, no ontology_version bump, no re-index requirement.

Evidence

  • .venv/bin/ruff check .
  • .venv/bin/python -m pytest tests -v (377 passed, 7 skipped on the branch that landed this work).

Made with Cursor

HumanBean17 and others added 2 commits May 13, 2026 16:19
- KuzuGraph.member_edge_rollup_for; merge DECLARES.DECLARES_CLIENT and DECLARES.EXPOSES in describe for type Symbols\n- AGENT-GUIDE + README; NodeRecord.edge_summary Field description\n- Four oracle tests in test_mcp_v2_compose.py; neighbors composed-key ValidationError test\n- Move DESCRIBE-MEMBER-EDGE-ROLLUP propose and plan to completed/; index in AGENTS.md\n\nImplements plans/completed/PLAN-DESCRIBE-MEMBER-EDGE-ROLLUP.md (PR-1). No ontology bump or re-index.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@HumanBean17 HumanBean17 merged commit f593cc6 into master May 13, 2026
1 check passed
@HumanBean17 HumanBean17 deleted the cursor/describe-member-edge-rollup branch May 23, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant