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 intomainfrom
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 intomainfrom
royendo/tech-draft-org-admin-console

Conversation

@royendo
Copy link
Copy Markdown
Contributor

@royendo royendo commented Mar 24, 2026

  • 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
Copy link
Copy Markdown
Contributor Author

royendo commented Mar 24, 2026

@ericpgreen2 @begelundmuller
This one's a bit more important with the new billing implementation coming;

I'd like to be able to summarize all project stuff into one page in Org; IE prod_slots or status or data consumption so an individual doesnt need to check each page; we'll have historic analytics via a Canvas embed but for real time "How many slots am i using now and how much is this costing me?" analysis is a different story.

As the tech draft explains; can prob be iterated with front end only but do we want to properly address this with backend change? LMK, either works for me!

@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
Copy link
Copy Markdown
Contributor Author

royendo commented Mar 24, 2026

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
Copy link
Copy Markdown
Contributor Author

royendo commented Apr 1, 2026

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
Copy link
Copy Markdown
Contributor Author

royendo commented Apr 3, 2026

closing as attempt implemntation completed

@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