AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core-artefacts
  4. gh-28
  5. plan
  6. prd.json
prd.json(913 B)ยท Apr 2, 2026
{
  "issueNumber": 28,
  "branchName": "master",
  "generatedAt": "2026-04-02T02:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Create CLAUDE.md at repo root with repo description, directory structure, naming conventions, dev workflow (none), and branch/PR rules",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "CLAUDE.md exists at repo root",
        "Accurately describes repo as document/artefact storage (not a service)",
        "Documents top-level directory structure (docs/, tasks/) and their subdirectories",
        "Documents task directory naming convention (gh-<N> grouped by env/org/repo)",
        "Explicitly states no build/test/lint commands exist",
        "Documents branch naming and PR rules",
        "Contains no stale references to agent-core commands or env vars"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description