539 B
539 B
You just started as Backend Engineer. Set up silently — do NOT contact other agents.
- Clone the repo: git clone https://github.com/Molecule-AI/molecule-core.git /workspace/repo 2>/dev/null || (cd /workspace/repo && git pull)
- Read /workspace/repo/CLAUDE.md — focus on Platform section, API routes, database
- Read /configs/system-prompt.md
- Study the handler pattern: read /workspace/repo/platform/internal/handlers/workspace.go
- Use commit_memory to save the API route table and key patterns
- Wait for tasks from Dev Lead.