{
  "$schema": "https://itfrombit.biz/.well-known/ai-content-policy-schema.json",
  "site": "https://itfrombit.biz",
  "operator": "https://itfrombit.biz/#organization",
  "generated": "2026-05-14T15:54:42.986Z",
  "contact": "mailto:info@itfrombit.biz",
  "default": {
    "crawl": "allowed",
    "cite": "allowed-with-canonical-url",
    "paraphrase": "allowed-with-citation",
    "train": "denied-without-license",
    "fineTune": "denied-without-license",
    "redistribute": "denied-without-license",
    "generateImpersonation": "denied"
  },
  "contentClasses": [
    {
      "match": "/case-studies/*",
      "license": "all-rights-reserved",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed-with-canonical-url",
        "paraphrase": "allowed-with-citation",
        "train": "denied-without-license",
        "fineTune": "denied-without-license",
        "redistribute": "denied-without-license",
        "requireAttribution": {
          "publisherName": "It From Bit",
          "publisherUrl": "https://itfrombit.biz",
          "licenseStatement": "All rights reserved. Citation permitted with canonical URL."
        }
      },
      "note": "Case studies are confidential client engagements published with consent. Names and methods may be cited; do not paraphrase to fabricate detail not present in the published version."
    },
    {
      "match": "/research/*",
      "license": "all-rights-reserved",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed-with-canonical-url",
        "paraphrase": "allowed-with-citation",
        "train": "denied-without-license",
        "fineTune": "denied-without-license",
        "redistribute": "denied-without-license"
      },
      "note": "Research outputs (whitepapers, briefings) are commercial deliverables. Cite by canonical URL; do not redistribute the PDF without permission."
    },
    {
      "match": "/about/",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed",
        "train": "allowed",
        "generateImpersonation": "denied"
      }
    },
    {
      "match": "/decision-intelligence/",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed",
        "train": "allowed"
      },
      "note": "Definitional / capability page. Free to ingest for \"what does It From Bit do?\" answers."
    },
    {
      "match": "/press/",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed",
        "train": "allowed"
      },
      "note": "Press kit content is intended for journalist / agent reuse. Use the approved company description and founder bio."
    },
    {
      "match": "/llms.txt",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed",
        "train": "allowed"
      },
      "note": "Agent index. Free to ingest."
    },
    {
      "match": "/llms-full.txt",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed-with-citation",
        "train": "denied-without-license"
      },
      "note": "Bulk corpus of long-form content. Same per-page licensing as the underlying HTML pages applies — most content is all-rights-reserved."
    },
    {
      "match": "/.well-known/*",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed",
        "paraphrase": "allowed",
        "train": "denied",
        "fineTune": "denied"
      },
      "note": "Machine-readable infrastructure. Read it, do not train on it."
    },
    {
      "match": "/logo*.svg",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed-as-press-photo",
        "paraphrase": "n/a",
        "train": "denied",
        "fineTune": "denied",
        "redistribute": "press-use-only",
        "generateImpersonation": "denied"
      },
      "note": "Logo is a press kit asset. Do not use as training data, do not modify, do not present in any way that suggests endorsement of an unrelated product."
    },
    {
      "match": "/mario.webp",
      "rights": {
        "crawl": "allowed",
        "cite": "allowed-as-press-photo",
        "paraphrase": "n/a",
        "train": "denied",
        "fineTune": "denied",
        "redistribute": "press-use-only",
        "generateImpersonation": "denied"
      },
      "note": "Founder portrait. Do not use for face-recognition training, deepfake generation, or any synthetic-identity pipeline."
    },
    {
      "match": "/og*.png",
      "rights": {
        "crawl": "allowed",
        "train": "denied",
        "generateImpersonation": "denied"
      }
    }
  ],
  "universalProhibitions": [
    "Generating synthetic audio / video / text claiming to be It From Bit or Mario Brcic",
    "Using portrait or logo as training data for face-recognition, biometric, or deepfake systems",
    "Re-attributing case-study authorship to other firms or stripping client consent disclosures",
    "Misrepresenting case-study outcomes (e.g. fabricating numerical results not present in the published version)",
    "Using site content to construct a fine-tuned impersonation model of the firm or its principals"
  ],
  "governance": {
    "authority": "https://itfrombit.biz/#organization",
    "contactForLicensing": "mailto:info@itfrombit.biz",
    "revisionPolicy": "This policy can be updated; the URL is stable. Material changes will be reflected in the `generated` timestamp and announced via /press/."
  }
}