Conversation
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>
|
@ericpgreen2 @begelundmuller 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! |
|
ie #9088 |
|
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 |
|
closing as attempt implemntation completed |
ListProjectsWithStatusRPC with SQL join)Checklist:
Developed in collaboration with Claude Code