{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rowanadvisory.co.nz/#org",
      "name": "Rowan Advisory",
      "url": "https://rowanadvisory.co.nz/",
      "description": "Building new forms for the work AI is changing.",
      "founder": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      }
    },
    {
      "@type": "Person",
      "@id": "https://rowanadvisory.co.nz/#rachel",
      "name": "Rachel McBride",
      "url": "https://rowanadvisory.co.nz/",
      "jobTitle": "Founder",
      "worksFor": {
        "@id": "https://rowanadvisory.co.nz/#org"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://rowanadvisory.co.nz/works.json#catalogue",
      "name": "Rowan Works",
      "description": "The catalogue of works published or run by Rowan Advisory. Live and published work only; work in development is on the site with its state, and not here.",
      "url": "https://rowanadvisory.co.nz/works.json",
      "dateModified": "2026-09-09",
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "creditText": "Rachel McBride, Rowan Advisory",
      "numberOfItems": 9,
      "itemListOrder": "https://schema.org/ItemListUnordered",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-residency",
            "name": "AI Leadership Residency",
            "url": "https://www.otago.ac.nz/business/ai-residency",
            "record": "https://rowanadvisory.co.nz/works/residency.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-airoom",
            "name": "The AI Room",
            "url": "https://airoom.co.nz/",
            "record": "https://rowanadvisory.co.nz/works/airoom.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-account",
            "name": "How we built an undergraduate AI paper in New Zealand",
            "url": "https://ip.rowanadvisory.co.nz/undergraduate-ai-paper/",
            "record": "https://rowanadvisory.co.nz/works/account.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-lecture",
            "name": "Interactive Lecture 01",
            "url": "https://studio.rowanadvisory.co.nz/interactive-lecture-01/",
            "record": "https://rowanadvisory.co.nz/works/lecture.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 5,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-pagecraft",
            "name": "Pagecraft",
            "url": "https://share.rowanadvisory.co.nz/html-protocol/",
            "record": "https://rowanadvisory.co.nz/works/pagecraft.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 6,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-icf",
            "name": "The Intelligence-Centred Firm",
            "url": "https://ip.rowanadvisory.co.nz/intelligence-centred-firm/",
            "record": "https://rowanadvisory.co.nz/works/icf.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 7,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-ledger",
            "name": "Leaders Ledger",
            "url": "https://ip.rowanadvisory.co.nz/leaders-ledger-1/",
            "record": "https://rowanadvisory.co.nz/works/ledger.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 8,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-vcore",
            "name": "The Verifiable Core",
            "url": "https://ip.rowanadvisory.co.nz/verifiable-core/",
            "record": "https://rowanadvisory.co.nz/works/vcore.json"
          }
        },
        {
          "@type": "ListItem",
          "position": 9,
          "item": {
            "@id": "https://rowanadvisory.co.nz/#work-mappa",
            "name": "Mappa",
            "url": "https://mappa.co.nz/",
            "record": "https://rowanadvisory.co.nz/works/mappa.json"
          }
        }
      ]
    },
    {
      "@type": "Course",
      "@id": "https://rowanadvisory.co.nz/#work-residency",
      "identifier": "residency",
      "name": "AI Leadership Residency",
      "description": "The AI Leadership Residency is a two-day room in which twenty senior New Zealand leaders examine what New Zealand organisations are actually doing with AI, run by Rowan Advisory with Otago Business School.",
      "additionalType": "a room",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://www.otago.ac.nz/business/ai-residency",
      "abstract": "Conversations. Network. Questions. Framing. NZ organisations.",
      "version": "C3 16–17 Sep · C4 5–6 Nov 2026",
      "contributor": [
        {
          "@type": "Organization",
          "name": "Otago Business School"
        }
      ],
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://www.otago.ac.nz/business/ai-residency"
      },
      "destinationKind": "external-experience",
      "provider": {
        "@type": "Organization",
        "name": "Otago Business School"
      }
    },
    {
      "@type": "Course",
      "@id": "https://rowanadvisory.co.nz/#work-airoom",
      "identifier": "airoom",
      "name": "The AI Room",
      "description": "Business decision-making where AI is the context, not the subject.",
      "additionalType": "an undergraduate paper",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://airoom.co.nz/",
      "version": "BSNS 350",
      "contributor": [
        {
          "@type": "Organization",
          "name": "Otago Business School"
        }
      ],
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/undergraduate-ai-paper/",
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://airoom.co.nz/"
      },
      "destinationKind": "external-experience",
      "provider": {
        "@type": "Organization",
        "name": "Otago Business School"
      },
      "relatedWork": [
        {
          "relation": "documentedBy",
          "note": "a work that is the account of this one",
          "@id": "https://rowanadvisory.co.nz/#work-account",
          "name": "How we built an undergraduate AI paper in New Zealand"
        }
      ]
    },
    {
      "@type": "Article",
      "@id": "https://rowanadvisory.co.nz/#work-account",
      "identifier": "account",
      "name": "How we built an undergraduate AI paper in New Zealand",
      "description": "How we built an undergraduate AI paper in New Zealand is Rowan Advisory's published account of designing BSNS 350, The AI Room: a 300-level Otago Business School paper in business decision-making where AI is the context rather than the subject, and in which AI use is approved in every assessment.",
      "additionalType": "an account",
      "creativeWorkStatus": "published",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://ip.rowanadvisory.co.nz/undergraduate-ai-paper/",
      "abstract": "AI use approved in every assessment.",
      "version": "v1.0",
      "datePublished": "2026-08-19",
      "dateModified": "2026-08-19",
      "contributor": [
        {
          "@type": "Person",
          "name": "Mathew Parackal"
        },
        {
          "@type": "Person",
          "name": "Damien Mather"
        },
        {
          "@type": "Person",
          "name": "Julie Timmermans"
        }
      ],
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/undergraduate-ai-paper/",
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://airoom.co.nz/"
      },
      "destinationKind": "rowan-record",
      "relatedWork": [
        {
          "relation": "documents",
          "note": "a work this one is the account of",
          "@id": "https://rowanadvisory.co.nz/#work-airoom",
          "name": "The AI Room"
        }
      ]
    },
    {
      "@type": "LearningResource",
      "@id": "https://rowanadvisory.co.nz/#work-lecture",
      "identifier": "lecture",
      "name": "Interactive Lecture 01",
      "description": "Interactive Lecture 01 is a lecture built as a page rather than a slide deck, in which the audience commits to an answer before the argument begins.",
      "additionalType": "an interactive lecture",
      "creativeWorkStatus": "live",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://studio.rowanadvisory.co.nz/interactive-lecture-01/",
      "abstract": "Can a fashion designer become a tech bro?",
      "version": "01",
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://studio.rowanadvisory.co.nz/interactive-lecture-01/"
      },
      "destinationKind": "rowan-experience"
    },
    {
      "@type": "CreativeWork",
      "@id": "https://rowanadvisory.co.nz/#work-pagecraft",
      "identifier": "pagecraft",
      "name": "Pagecraft",
      "description": "When you find yourself writing the sentence, stop and look at the mark underneath it.",
      "additionalType": "a practice",
      "creativeWorkStatus": "live",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://share.rowanadvisory.co.nz/html-protocol/",
      "version": "v2.2",
      "mainEntityOfPage": "https://share.rowanadvisory.co.nz/html-protocol/",
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://share.rowanadvisory.co.nz/html-protocol/"
      },
      "destinationKind": "rowan-record"
    },
    {
      "@type": "Article",
      "@id": "https://rowanadvisory.co.nz/#work-icf",
      "identifier": "icf",
      "name": "The Intelligence-Centred Firm",
      "description": "The firm carries the judgement.",
      "additionalType": "a working hypothesis",
      "creativeWorkStatus": "published",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://ip.rowanadvisory.co.nz/intelligence-centred-firm/",
      "version": "v2.1",
      "dateModified": "2026-08-18",
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/intelligence-centred-firm/",
      "destinationKind": "rowan-record"
    },
    {
      "@type": "Article",
      "@id": "https://rowanadvisory.co.nz/#work-ledger",
      "identifier": "ledger",
      "name": "Leaders Ledger",
      "description": "Clear, and stuck.",
      "additionalType": "a public ledger",
      "creativeWorkStatus": "live series",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://ip.rowanadvisory.co.nz/leaders-ledger-1/",
      "version": "№1 · v2.0",
      "dateModified": "2026-08-18",
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/leaders-ledger-1/",
      "destinationKind": "rowan-record"
    },
    {
      "@type": "Article",
      "@id": "https://rowanadvisory.co.nz/#work-vcore",
      "identifier": "vcore",
      "name": "The Verifiable Core",
      "description": "Raw at the core, intelligence on top, the human owning both ends.",
      "additionalType": "a framework",
      "creativeWorkStatus": "published",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://ip.rowanadvisory.co.nz/verifiable-core/",
      "version": "v2.0",
      "dateModified": "2026-08-18",
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/verifiable-core/",
      "destinationKind": "rowan-record"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://rowanadvisory.co.nz/#work-mappa",
      "identifier": "mappa",
      "name": "Mappa",
      "description": "Mappa is a meaning-map: one verified database of the relationships around an organisation, so that who is connected to whom is known rather than guessed.",
      "additionalType": "a meaning-map",
      "creativeWorkStatus": "live",
      "inLanguage": "en-NZ",
      "author": {
        "@id": "https://rowanadvisory.co.nz/#rachel"
      },
      "publisher": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "copyrightHolder": {
        "@id": "https://rowanadvisory.co.nz/#org"
      },
      "creditText": "Rachel McBride, Rowan Advisory",
      "usageInfo": "Quote with attribution. Do not republish in full.",
      "url": "https://mappa.co.nz/",
      "abstract": "2 degrees of separation.",
      "version": "v1.0",
      "dateModified": "2026-08-18",
      "mainEntityOfPage": "https://ip.rowanadvisory.co.nz/where-the-tool-stops/",
      "workExample": {
        "@type": "CreativeWork",
        "url": "https://mappa.co.nz/"
      },
      "destinationKind": "external-experience",
      "relatedWork": [
        {
          "relation": "demonstrates",
          "note": "a work this one puts into practice",
          "@id": "https://rowanadvisory.co.nz/#work-vcore",
          "name": "The Verifiable Core"
        }
      ]
    }
  ]
}
