task.json 739 B

1234567891011121314151617181920212223242526
  1. {
  2. "id": "00-join-codex",
  3. "name": "00-join-codex",
  4. "title": "Joining: Onboard to this Trellis project (codex)",
  5. "description": "Onboard a new developer to an existing Trellis project: learn the workflow, conventions, and find assigned work",
  6. "status": "in_progress",
  7. "dev_type": "docs",
  8. "scope": null,
  9. "package": null,
  10. "priority": "P1",
  11. "creator": "codex",
  12. "assignee": "codex",
  13. "createdAt": "2026-06-12",
  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. "notes": "Generated by trellis init for a new developer joining an existing Trellis project",
  25. "meta": {}
  26. }