Skip to content

feat: add schema-shaped operation facades - #29

Merged
sourishkrout merged 13 commits into
mainfrom
trude/step10-graph-facade
Aug 11, 2026
Merged

sourishkrout merged 13 commits into
mainfrom
trude/step10-graph-facade

Conversation

@sourishkrout

@sourishkrout sourishkrout commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • adds schema-shaped Owl operation facades backed by the graph
  • routes read, mutation, type suggestion, and project spec flows through GraphQL
  • moves internal store machinery to internal/state.Machine and removes obsolete public helpers
  • keeps CLI on pkg/owl/... APIs, including type catalog root selection

Verification

go test ./...
make check
runme run test
runme run lint

@sourishkrout
sourishkrout force-pushed the trude/step10-graph-facade branch from d824953 to 2b0be6c Compare August 11, 2026 04:34
@sourishkrout sourishkrout changed the title feat: add graph-backed snapshot facade feat: add schema-shaped operation facades Aug 11, 2026
@sourishkrout
sourishkrout merged commit 382602e into main Aug 11, 2026
2 checks passed
@sourishkrout
sourishkrout deleted the trude/step10-graph-facade branch August 11, 2026 17:05
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