Skip to content

Commit 5623a80

Browse files
committed
docs(agents): clarify public status ownership
1 parent f30b3de commit 5623a80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .agents/skills/databuddy-internal

.agents/skills/databuddy-internal/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Keep additions **minimal**: one bullet, a new `rg` hint, or a routing note—eno
4545
- `apps/links`: redirect/link service
4646
- `apps/uptime`: uptime monitoring service
4747
- `apps/uptime` BullMQ worker concurrency defaults high for Bun async I/O; do not lower it just because `10_000` looks large. Verify downstream saturation or lock/timeout evidence first.
48+
- Public status pages render from `apps/status`; `apps/dashboard` owns status-page management/config UI only. When cleaning public status UX, update shared `@databuddy/ui/uptime` pieces or `apps/status` wrappers instead of redesigning dashboard-only route remnants.
4849
- `packages/db`: Drizzle Postgres schema, client, and ClickHouse helpers
4950
- `packages/rpc`: shared oRPC router, procedures, auth-aware server context
5051
- `packages/auth`: Better Auth setup, permissions, organization access

0 commit comments

Comments
 (0)