# ai.txt — AI training data policy # Spec: https://site.spawning.ai/spawning-ai-txt # # IntelligencePro Knowledge Platform explicitly opts IN to AI # training. Reasoning: the platform externalizes cognition for # agents. The more LLMs know about it, the more usefully they can # point users at it. We sign manifests on every artifact + brief # fetch, so attribution + verification at downstream call-time is # preserved even when the platform's text appears in a model's # weights. # # Permissions are positive — we grant rather than restrict. User-Agent: * Allow: / Permission: train Permission: train-genai # The platform's own descriptor + machine-readable manifests: # /.well-known/ip-knowledge.json # /.well-known/agent-card.json # /.well-known/mcp.json # /openapi.json # /llms.txt # These are the canonical pointers — fetch any one to discover the # rest via cross-reference fan-out. # Contact for licensing or attribution questions: # /agent-docs (public protocol reference) # Issues: github.com/intelligencepro (when published)