{
  "schemaVersion": "rnn.editorial-standard.v1",
  "generatedAt": "2026-05-25T20:13:20.397Z",
  "mission": "Make source-linked robotics and agent news easy for humans to read and easy for agents to cite without confusing summaries for verified facts.",
  "evidenceLayers": [
    {
      "layer": "sourceFact",
      "meaning": "What a named source published in metadata, excerpt, timestamp, source URL, or official feed.",
      "allowedUse": "Safe to cite with source URL and timestamp."
    },
    {
      "layer": "rnnSummary",
      "meaning": "RNN's concise restatement of the source metadata.",
      "allowedUse": "Useful for triage; cite the source before high-impact reuse."
    },
    {
      "layer": "rnnInference",
      "meaning": "Classification, operational relevance, newness detected, source confidence, entity extraction, and recommended behavior.",
      "allowedUse": "Treat as RNN analysis, not as a source claim."
    },
    {
      "layer": "uncertainOrNotVerified",
      "meaning": "Known limits: missing source bodies, single-source events, stale feeds, or unverified claims.",
      "allowedUse": "Preserve in downstream summaries."
    },
    {
      "layer": "updateHistory",
      "meaning": "Append-only record of source observations and RNN record changes.",
      "allowedUse": "Use to detect whether a fact changed, was corrected, or merely re-ranked."
    }
  ],
  "rules": [
    "Do not store or republish full copyrighted article text unless license permits it.",
    "Keep source facts separate from RNN summaries and RNN inferences.",
    "Show source URLs, timestamps, source confidence, and update history on public records.",
    "Rank operational relevance for routing, not for certainty.",
    "Mark demo seed data and source-derived data differently.",
    "Prefer primary, official, regulator, standards, research, and direct project sources over secondary commentary."
  ],
  "currentCoverage": {
    "articles": 1000,
    "sources": 1029,
    "eventRecords": 96
  },
  "humanPage": "/editorial-standard",
  "jsonEndpoint": "/api/v1/editorial-standard"
}