AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core-artefacts
  4. gh-676
  5. plan
  6. prd.json
prd.json(700 B)ยท Apr 13, 2026
{
  "issueNumber": 676,
  "branchName": "feat/676-add-readme",
  "generatedAt": "2026-04-13T00:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Rewrite README.md with repo purpose, directory structure, naming conventions, and usage notes",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "README.md exists at repo root and is >20 lines",
        "Covers repository purpose and high-level overview",
        "Documents directory structure and contents/role of each top-level directory",
        "Written in clear, concise English suitable for human engineers and autonomous agents"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description