Skip to content

fix(api): read org policy views from subgraphs#152

Open
jonathanhaaswriter wants to merge 6 commits intomainfrom
feat/org-policy-store-subgraph
Open

fix(api): read org policy views from subgraphs#152
jonathanhaaswriter wants to merge 6 commits intomainfrom
feat/org-policy-store-subgraph

Conversation

@jonathanhaaswriter
Copy link
Copy Markdown
Collaborator

@jonathanhaaswriter jonathanhaaswriter commented Mar 24, 2026

Summary

  • route per-policy org-policy reads through bounded subgraphs instead of full tenant graph materialization
  • prefer the live tenant graph when available and fall back to store-native ExtractSubgraph reads otherwise
  • add regressions for both store-only and live-graph execution paths

Testing

  • go test ./internal/api -count=1
  • python3 ./scripts/devex.py run --mode changed --base-ref writer/main

@jonathanhaaswriter jonathanhaaswriter force-pushed the feat/org-policy-store-subgraph branch from 3e7599c to cd0d901 Compare March 25, 2026 15:34
@jonathanhaaswriter
Copy link
Copy Markdown
Collaborator Author

Re-reviewed the current diff and I don't have any additional actionable findings right now.

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