iiRecord
Agentic AI Atlas · Grant Lifecycle Management
workflow:grant-lifecycle-managementa5c.ai
II.
Workflow JSON

workflow:grant-lifecycle-management

Structured · live

Grant Lifecycle Management json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-nonprofit.yamlCluster · workflows
Record JSON
{
  "id": "workflow:grant-lifecycle-management",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-nonprofit.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Grant Lifecycle Management",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-grant",
    "complexity": "cross-team",
    "description": "Manages the grant lifecycle from prospect identification through\ncloseout -- screening funding opportunities against organizational\nmission alignment and eligibility criteria, coordinating proposal\ndevelopment with program and finance teams, tracking submission\ndeadlines and funder communication, managing award acceptance and\nsub-award agreements, monitoring grant expenditures against approved\nbudgets and allowable cost categories, and preparing interim and final\nfinancial and narrative reports. Produces grant pipeline dashboards,\nbudget-versus-actual reports, and funder compliance documentation.\nExcludes program design.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "domain:nonprofit",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:grant-lifecycle-management",
      "to": "org-unit:partnerships-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}