current org
This commit is contained in:
60
agents/hermes/life/projects/fre-11-dashboard/items.yaml
Normal file
60
agents/hermes/life/projects/fre-11-dashboard/items.yaml
Normal file
@@ -0,0 +1,60 @@
|
||||
entity:
|
||||
id: fre-11-dashboard
|
||||
name: FRE-11 Dashboard Integration
|
||||
description: Web platform integration with authentication, notifications, and subscription management
|
||||
status: in_progress
|
||||
priority: high
|
||||
company_id: e4a42be5-3bd4-46ad-8b3b-f2da60d203d4
|
||||
|
||||
facts:
|
||||
- id: fre-11-assigned
|
||||
type: assignment
|
||||
subject: junior-engineer
|
||||
object: FRE-11 dashboard integration task
|
||||
timestamp: "2026-03-09T07:36:00Z"
|
||||
|
||||
- id: fre-11-goal
|
||||
type: goal
|
||||
subject: FRE-11
|
||||
object: Integrate authentication, email notifications, and subscription management into dashboard
|
||||
timestamp: "2026-03-09T07:36:00Z"
|
||||
|
||||
- id: fre-11-status
|
||||
type: status
|
||||
subject: FRE-11
|
||||
object: in_progress
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
- id: fre-11-auth-complete
|
||||
type: fact
|
||||
subject: Authentication
|
||||
object: Clerk integration implemented in auth-context.jsx and ProtectedRoute.jsx
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
- id: fre-11-email-complete
|
||||
type: fact
|
||||
subject: Email Notifications
|
||||
object: 8 templates implemented with queue-based dispatcher (web/src/email/)
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
- id: fre-11-subscription-complete
|
||||
type: fact
|
||||
subject: Subscription Management
|
||||
object: Stripe checkout with Standard ($39/mo) and Unlimited ($79/mo) plans
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
- id: fre-11-jobs-api-complete
|
||||
type: fact
|
||||
subject: Jobs API
|
||||
object: Enhanced with notification dispatching and BullMQ queue
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
- id: fre-11-next-steps
|
||||
type: goal
|
||||
subject: FRE-11
|
||||
object: Integrate realtime job events into Dashboard, test SMTP, connect auth to sessions
|
||||
timestamp: "2026-03-09T18:00:00Z"
|
||||
|
||||
access:
|
||||
last_accessed: "2026-03-09T18:00:00Z"
|
||||
access_count: 1
|
||||
Reference in New Issue
Block a user