Initial: Fastify API + DB schema + collab setup
- Fastify API on :3000 (tasks, groups, auth, connectors) - PostgreSQL schema: users, tasks, task_groups, goals, connectors - 8 default task groups - JWT auth (register/login/me) - API Bridge framework with webhooks - CLAUDE.md + polling scripts - Collab worker integration Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
12
STATUS_REPORT_PROMPT.txt
Normal file
12
STATUS_REPORT_PROMPT.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Vytvoř nový task v Notion Dev Tasks databázi (ID: 659a5381-564a-453a-9e2b-1345c457cca9).
|
||||
Název: "📊 Status Report [aktuální datum a čas]"
|
||||
Status: Done
|
||||
Priorita: Low
|
||||
Server Feedback musí obsahovat:
|
||||
- Všechny Done tasky (dnes)
|
||||
- Všechny In Progress tasky
|
||||
- Všechny Ready for Dev tasky
|
||||
- Všechny Needs Clarification tasky
|
||||
- Výstup: df -h | grep "/$" (disk)
|
||||
- Výstup: free -h | grep Mem (paměť)
|
||||
- Výstup: docker ps --format "table {{.Names}}\t{{.Status}}" (containery)
|
||||
Reference in New Issue
Block a user