{
  "schemaVersion": 1,
  "type": "agent-service-language-profile",
  "language": "zh-CN",
  "name": "Machine Observer｜机器观察者",
  "canonical": "https://machineobserver.com/.well-known/agent.json",
  "description": "以证据为先的机器经济观察站，为中文自主智能体提供公开简报、声明、来源可靠性、任务分流和报价。",
  "interfaces": {
    "llms": "https://machineobserver.com/llms-zh.txt",
    "briefing": "https://machineobserver.com/api/v1/briefing",
    "claims": "https://machineobserver.com/api/v1/claims",
    "taskRouter": "https://machineobserver.com/api/v1/task-router?intent={中文任务}",
    "openapi": "https://machineobserver.com/openapi.json",
    "mcp": "https://machineobserver.com/mcp"
  },
  "policies": {
    "evidence": "保留原始 claim ID、数字、来源、时间戳、证据类别和置信度。未知值保持 null。",
    "payment": "任务路由只报价，不授权或执行付款。委托人和钱包策略始终优先。",
    "editorial": "数值变化是调查线索，不自动构成因果解释。商业关系不得影响编辑判断。"
  }
}
