iiRecord
Agentic AI Atlas · Cross-Platform Testable Claims Test
experiment:cross-platform-claims-testa5c.ai
II.
Experiment JSON

experiment:cross-platform-claims-test

Structured · live

Cross-Platform Testable Claims Test json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/experiments.yamlCluster · domain
Record JSON
{
  "id": "experiment:cross-platform-claims-test",
  "_kind": "Experiment",
  "_file": "domain/testable-claims/experiments.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Cross-Platform Testable Claims Test",
    "description": "Experiment validating that all automated testable claims (those with a\ntestCommand attribute) pass on the current development platform. Each\nclaim's testCommand is executed and expected to exit 0. Passing\ndemonstrates that the ecosystem assertions encoded in the graph hold\nagainst the live codebase.\n",
    "status": "completed",
    "result": "validated",
    "startedAt": "2026-05-08",
    "completedAt": "2026-05-10",
    "evidence": "All automated testable claims with testStatus: passing confirmed\nexecutable on the current platform (Windows 11, Node.js). Key claims\nvalidated: claim:atlas-indexer-all-yaml, claim:graph-metadata-survives-roundtrip,\nclaim:multi-doc-yaml-parsing, claim:tsc-runtime-json-loading,\nclaim:verify-metadata-non-blocking. Manual claims (testType: manual)\nwere reviewed against current codebase state and remain accurate.\n"
  },
  "outgoingEdges": [
    {
      "from": "experiment:cross-platform-claims-test",
      "to": "claim:mcp-stdio-handshake",
      "kind": "tests_claim"
    },
    {
      "from": "experiment:cross-platform-claims-test",
      "to": "claim:multi-doc-yaml-parsing",
      "kind": "tests_claim"
    },
    {
      "from": "experiment:cross-platform-claims-test",
      "to": "claim:verify-metadata-non-blocking",
      "kind": "tests_claim"
    }
  ],
  "incomingEdges": []
}