Skip to content

feat: add composable data and auth layers - #39

Merged
leynier merged 1 commit into
mainfrom
feat/v0.5-data-auth
Aug 8, 2026
Merged

feat: add composable data and auth layers#39
leynier merged 1 commit into
mainfrom
feat/v0.5-data-auth

Conversation

@leynier

@leynier leynier commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • add bounded dependencies and lazy adapters for SQL, document, vector, graph and cache engines
  • generate SQLModel/SQLAlchemy metadata plus Alembic migrations
  • add API-key, OIDC and Supabase authentication helpers
  • make provider SDK usage explicit and enforce deptry in every affected preset

Validation

  • uv run pytest -n auto -q (65 passed)
  • local gh act lint and presets passed
  • local structure job reached a transient Docker registry authentication error; the equivalent native suite passed and hosted Actions is authoritative

@leynier
leynier marked this pull request as ready for review August 8, 2026 23:29
@leynier
leynier force-pushed the feat/v0.5-data-auth branch from 8bd5b42 to c31d9dc Compare August 8, 2026 23:32
@leynier
leynier merged commit c16636b into main Aug 8, 2026
11 checks passed
@leynier
leynier deleted the feat/v0.5-data-auth branch August 8, 2026 23:34
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