الگوی لیست ویژگی ها
این صفحه منعکس کننده الگوی JSON است که در docs/agent-playbooks/templates/feature-list.template.json ارسال شده است، بنابراین می توان آن را مستقیماً در سایت اسناد نیز مرور کرد.
{
"task": "replace-with-task-slug",
"last_updated": "YYYY-MM-DD",
"items": [
{
"id": "F001",
"priority": 1,
"status": "pending",
"description": "Describe one end-to-end feature or one reviewable task slice.",
"verification": ["List the command or user-visible check that proves this item works."],
"files": [],
"notes": ""
}
]
}