Skip to content

expose the authenticated semantic concept catalog - #21

Draft
matthewpeterkort wants to merge 1 commit into
stack/03-semantic-concepts-corefrom
stack/04-semantic-concepts-api
Draft

expose the authenticated semantic concept catalog#21
matthewpeterkort wants to merge 1 commit into
stack/03-semantic-concepts-corefrom
stack/04-semantic-concepts-api

Conversation

@matthewpeterkort

@matthewpeterkort matthewpeterkort commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Loom Explorer Builder stack

Layer 5 of 6. Merge strictly in order: #17#18#19#20#21#22.

Previous: #20
Next: #22

What changed

  • exposes semantic concept catalog queries through GraphQL
  • scopes catalog access through the existing authorization boundary
  • adds resolver mappings, generated models, and API tests

Why

The semantic core must be available through the public builder API before a frontend can discover and select concepts.

Impact

Authorized frontend clients can retrieve semantic concepts for the active project graph.

Validation

The complete stack tip (b281499c) passes go test ./.... This layer also runs independent GitHub CI, generated-code checks, and a server image build.

@matthewpeterkort

Copy link
Copy Markdown
Contributor Author

Retaining this as one of the two warm-storage ideas. The semantic catalog API depends on the semantic core represented by #20, but this stacked branch is not planned for merge as-is. Future revival should start from current #17 and selectively port the API/contracts. The head branch is preserved.

@matthewpeterkort
matthewpeterkort marked this pull request as draft August 19, 2026 18:18
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