ADORSYS-GIS / ADORSYS-GIS/lightbridge-governance
[Story]: Cursor Admin/Analytics API connector
- 主要言語
- Rust
- スター
- 1
- フォーク
- 2
- 平均マージ
- 13時間 13分
- マージ済み PR(30日)
- 110
説明
## Summary
Build a connector against Cursor's Admin/Analytics API for per-user, per-day suggestions shown vs accepted, lines added/deleted, and active status, with CSV export. This is gated on the customer holding a Cursor Enterprise plan — the Admin API is not available on lower tiers.
## Intent / Source of truth
Cursor's documented Admin/Analytics API (Enterprise tier). 2026-08-13 backlog consolidation.
## Scope
- [ ] Scheduled connector pulling per-user, per-day suggestions shown/accepted, lines added/deleted, active status
- [ ] CSV export support (matching Cursor's native export shape where useful)
- [ ] Map into the schema from story 1
- [ ] Gate the connector's activation on confirming the customer holds Cursor Enterprise (fail gracefully with a clear message otherwise, not a silent empty dashboard)
## Out of scope
- Any Cursor tier below Enterprise (no Admin API access exists)
- Cursor's own in-editor analytics UI — this connector only covers the Admin API pull
## Verification
Live pull against a real Cursor Enterprise org showing per-user daily records; a clear, tested failure path when run against a non-Enterprise account.
## Risk assessment
Low technical risk (documented API); commercial risk is customers without Enterprise expecting this to work — the gating message must be unambiguous.
## AI Usage Declaration
Drafted with AI assistance during the 2026-08-13 cross-repo backlog consolidation. A human owns intent, verification and consequences; acceptance criteria must be verified against the live system before this is closed.
コントリビューションガイド
評価
この issue はまだ評価されていません。