pricing: Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc. by royendo · Pull Request #9110 · rilldata/rill · GitHub
Skip to content

pricing: Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc.#9110

Closed
royendo wants to merge 1 commit into
mainfrom
royendo/tech-draft-org-admin-console
Closed

pricing: Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc.#9110
royendo wants to merge 1 commit into
mainfrom
royendo/tech-draft-org-admin-console

Conversation

@royendo

@royendo royendo commented Mar 24, 2026

Copy link
Copy Markdown
Contributor
  • Investigates the blocker for org-level admin management: no page or batch API exists to show all project statuses in one view
  • Documents two approaches: Option A (frontend-only, quick win using existing APIs) and Option B (new ListProjectsWithStatus RPC with SQL join)
  • Recommends shipping A first for immediate unblock, then building B for scalability

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Developed in collaboration with Claude Code

Outlines the gap in org-level project health visibility and two
approaches to fix it: a frontend-only quick win (Option A) and a
new `ListProjectsWithStatus` RPC with SQL join (Option B).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@royendo

royendo commented Mar 24, 2026

Copy link
Copy Markdown
Contributor Author

@royendo royendo changed the title Tech draft: org-level admin console for multi-project status Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc. Mar 24, 2026
@royendo

royendo commented Mar 24, 2026

Copy link
Copy Markdown
Contributor Author

ie #9088

@royendo royendo changed the title Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc. pricing: Tech draft: org-level page; API access to multiple project level deployment; status; prod_slots; etc. Mar 30, 2026
@royendo

royendo commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

I wanted to do a test with Agent orchestration and used this techdraft as the example; branch is worktree-pricing and will tag you both on it; very interesting experiment on task delegation though

@royendo royendo mentioned this pull request Apr 1, 2026
8 tasks
@royendo royendo closed this Apr 1, 2026
@royendo royendo reopened this Apr 1, 2026
@royendo

royendo commented Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

@royendo royendo closed this Apr 3, 2026
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