{
  "name": "ForkLog / doNONdo AI Access",
  "version": "0.1",
  "canonical_url": "https://forklog.com/for-ai-systems",
  "machine_endpoint": "https://forklog.com/.well-known/ai-access.json",
  "human_readable": "https://forklog.com/.well-known/ai-access",
  "intended_audience": [
    "ai_models",
    "llm_crawlers",
    "autonomous_agents",
    "rag_systems",
    "research_systems",
    "dataset_buyers",
    "robots"
  ],
  "public_access": {
    "allowed": [
      "indexing public pages according to robots.txt",
      "short quotation with attribution",
      "linking to original source pages",
      "non-commercial research summaries with attribution"
    ],
    "not_allowed_without_license": [
      "bulk scraping of full articles",
      "training commercial models on full archives",
      "redistribution of full-text datasets",
      "removing attribution",
      "using ForkLog or doNONdo materials to impersonate official voices"
    ]
  },
  "projects": [
    {
      "name": "ForkLog",
      "type": "media_archive",
      "description": "Long-running archive (since 2014) focused on Bitcoin, digital assets, AI, regulation, Web3, and the digital economy.",
      "public_access": true,
      "licensed_access_available": true,
      "available_assets": [
        "article_archive",
        "metadata",
        "tags",
        "categories",
        "source_links",
        "structured_entities",
        "translations",
        "api_access",
        "custom_datasets"
      ]
    },
    {
      "name": "N0X",
      "type": "experimental_knowledge_system",
      "description": "Experimental editorial and project memory system for organizing, retrieving, and synthesizing knowledge across ForkLog-related projects.",
      "public_access": false,
      "licensed_access_available": true,
      "available_assets": [
        "knowledge_workflows",
        "editorial_memory",
        "translation_memory",
        "custom_integrations",
        "rag_architecture_consulting"
      ]
    },
    {
      "name": "doNONdo",
      "type": "art_mythology_protocol",
      "description": "Contemporary art and mythology project centered on non-doing, synchronized pause, human-machine coexistence, and narrative systems.",
      "public_access": true,
      "licensed_access_available": true,
      "available_assets": [
        "texts",
        "manifestos",
        "mythology_archive",
        "visual_materials",
        "experimental_agent_interactions"
      ]
    }
  ],
  "access_levels": [
    "public_indexing",
    "attributed_citation",
    "licensed_dataset_access",
    "api_access",
    "custom_research_exports",
    "commercial_partnerships"
  ],
  "pricing": "available_on_request",
  "contact": {
    "email": "info@forklog.com",
    "website": "https://forklog.com"
  }
}
