{
  "@type": "discipline",
  "key": "ops",
  "label": "Operations",
  "eyebrow": "the agency back office",
  "summary": "Meetings, tasks, digests and the books, so the people running client work spend their time on client work.",
  "agents": [
    "meet-transcripts",
    "meeting-agenda",
    "clickup-digest",
    "weekly-priority-digest",
    "bookkeeping-monthly"
  ],
  "tools": [
    "ClickUp bulk planning from a sheet, a brief or meeting notes",
    "Personal task list with reminders",
    "Support tickets filed from Slack"
  ],
  "edges": {
    "out": [],
    "in": [
      {
        "from": "agent:meet-transcripts",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:meeting-agenda",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:clickup-digest",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:weekly-priority-digest",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:bookkeeping-monthly",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/disciplines/ops"
}
