iiRecord
Agentic AI Atlas · Grant Proposal Review
workflow:grant-proposal-reviewa5c.ai
II.
Workflow JSON

workflow:grant-proposal-review

Structured · live

Grant Proposal Review json

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

File · workflows/workflows/workflows-arts-social.yamlCluster · workflows
Record JSON
{
  "id": "workflow:grant-proposal-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-arts-social.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Grant Proposal Review",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-cycle",
    "complexity": "cross-team",
    "description": "Reviews and strengthens grant proposals before submission to funding\nbodies -- evaluating alignment with funder priorities and eligibility\ncriteria, assessing budget justification and cost reasonableness,\nverifying compliance with submission formatting and documentation\nrequirements, reviewing narrative coherence and impact articulation,\nchecking institutional approvals and partner commitments, and\ncoordinating internal review committee sign-off. Produces review\nfeedback, revised proposal, and submission-readiness checklist.\nExcludes grant administration after award.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:grant-proposal-review",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "domain:arts-culture",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:grant-proposal-review",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}