task.json 688 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "00-bootstrap-guidelines",
  3. "name": "00-bootstrap-guidelines",
  4. "title": "Bootstrap Guidelines",
  5. "description": "Fill in project development guidelines for AI agents",
  6. "status": "in_progress",
  7. "dev_type": "docs",
  8. "scope": null,
  9. "package": null,
  10. "priority": "P1",
  11. "creator": "claude",
  12. "assignee": "claude",
  13. "createdAt": "2026-06-11",
  14. "completedAt": null,
  15. "branch": null,
  16. "base_branch": null,
  17. "worktree_path": null,
  18. "commit": null,
  19. "pr_url": null,
  20. "subtasks": [],
  21. "children": [],
  22. "parent": null,
  23. "relatedFiles": [
  24. ".trellis/spec/backend/"
  25. ],
  26. "notes": "First-time setup task created by trellis init (backend project)",
  27. "meta": {}
  28. }