iiRecord
Agentic AI Atlas · Tax Compliance Review
workflow:tax-compliance-reviewa5c.ai
II.
Workflow JSON

workflow:tax-compliance-review

Structured · live

Tax Compliance Review json

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

File · workflows/workflows/workflows-finance-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:tax-compliance-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-finance-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Tax Compliance Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews tax compliance obligations across all applicable jurisdictions --\nvalidating corporate income tax provision calculations and effective tax\nrate reconciliations, reviewing sales and use tax nexus determinations and\ncollection accuracy, assessing transfer pricing documentation for\nintercompany transactions against arm's-length standards, evaluating R&D\ntax credit qualification and supporting documentation, monitoring\nregulatory changes that may affect tax positions or filing obligations,\ncoordinating with external tax advisors on specialized filings and audit\nresponses, and tracking tax calendar deadlines to prevent late-filing\npenalties. Produces tax compliance status report and filing calendar.\nExcludes tax strategy optimization.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:tax-compliance-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "role:license-auditor",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "domain:legal",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:tax-compliance-review",
      "to": "org-unit:legal-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}