Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 798 Bytes

File metadata and controls

40 lines (27 loc) · 798 Bytes

Ralph Autonomous Task Prompt

Current Task

[DESCRIBE YOUR TASK HERE]

Context

  • Project: DataCat - AI-powered data capture platform
  • Frontend: Next.js 15, React 19, TypeScript, Tailwind, Zustand
  • Backend: Express.js, tRPC, Prisma
  • Database: PostgreSQL, Redis
  • AI: Multi-LLM (OpenAI, Claude)
  • Key Docs: See AGENTS.md, CLAUDE.md

Task Requirements

1. [Requirement Category]

  • Specific task item

Success Criteria

  • Criterion 1
  • Criterion 2
  • Both frontend and backend build
  • tRPC types are in sync

Constraints

  • Use tRPC for type-safe API calls
  • Follow Prisma patterns for database
  • Keep AI provider abstraction clean

Completion Signal

When ALL success criteria are met, output exactly:

RALPH_STATUS: DONE