Skip to content

Add warehouse mutations guide and sharpen app data-path docs#135

Closed
MarioCadenas wants to merge 2 commits into
mainfrom
app-data-path-docs
Closed

Add warehouse mutations guide and sharpen app data-path docs#135
MarioCadenas wants to merge 2 commits into
mainfrom
app-data-path-docs

Conversation

@MarioCadenas

@MarioCadenas MarioCadenas commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add warehouse-mutations.md for Delta/UC DML via appkit.analytics.query()
  • Add "Pick your write path first" table and sharpen data-path guidance in SKILL.md
  • Expand lakebase.md (OLTP vs synced reads, deploy-first, typing patterns)
  • Update custom-endpoints.md, overview.md, platform-guide.md, and cross-skill links
  • Restore correct workflow order: Scaffold → Develop → Validate → Deploy (Lakebase OLTP exception)

Stacks on main after #130 (tRPC → custom endpoints) merged.

Test plan

  • python3 scripts/skills.py validate
  • Spot-check: form/CRUD → Lakebase; Delta write → warehouse mutations; dashboard → SQL queries

Document Delta/UC DML via custom routes, unify write-path guidance across skills, and expand Lakebase scaffolding and deployment notes.
The prior reorder conflated Lakebase deploy-first with the full lifecycle;
keep Scaffold → Develop → Validate → Deploy and call out the OLTP exception.
@MarioCadenas MarioCadenas changed the base branch from replace-trpc-with-custom-endpoints to main June 10, 2026 10:11
@MarioCadenas

Copy link
Copy Markdown
Contributor Author

Consolidating this stack into a single PR. #132 has been retargeted onto main and now contains these commits plus the capability-composition refactor — reviewing the two separately meant double-reviewing lines that the refactor rewrites. Closing in favor of #132.


This comment was generated with GitHub MCP.

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