[
    {
      "id": "dummy001",
      "title": "User Role Management Enhancements",
      "status": "Draft",
      "description": "Adds advanced role-based access controls for managing users in the system.",
      "link": "https://example.com/project/user-role-management"
    },
    {
      "id": "dummy002",
      "title": "Automated Report Generation",
      "status": "Active",
      "description": "Introduces scheduled report generation and email delivery for key performance metrics. CLI command to initialize: wp reports schedule_init",
      "link": "https://example.com/docs/automated-reports"
    },
    {
      "id": "dummy003",
      "title": "Data Import Improvements",
      "status": "Completed",
      "description": "Streamlines the bulk import process, adding support for new file formats and enhanced validation.",
      "link": "https://example.com/project/data-import-improvements"
    },
    {
      "id": "dummy004",
      "title": "Dark Mode Feature",
      "status": "In Progress",
      "description": "Implements dark mode toggle across all user-facing interfaces, enhancing usability in low-light environments.",
      "link": "https://example.com/docs/dark-mode-feature"
    },
    {
      "id": "dummy005",
      "title": "API Rate Limiting",
      "status": "Planned",
      "description": "Adds rate-limiting capabilities to the API to prevent abuse and improve performance.",
      "link": "https://example.com/project/api-rate-limiting"
    }
  ]
  