iiRecord
Agentic AI Atlas · task:post writes result
claim:task-post-writes-resulta5c.ai
II.
TestableClaim JSON

claim:task-post-writes-result

Structured · live

task:post writes result json

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

File · domain/testable-claims/claims.yamlCluster · domain
Record JSON
{
  "id": "claim:task-post-writes-result",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "task:post writes result",
    "description": "task:post creates result.json with schema envelope in the task\ndirectory — the file contains a JSON object with a schema version\nfield and the posted result payload.\n",
    "testStatus": "passing",
    "testType": "integration",
    "testCommand": "node -e \"process.exit(require('fs').readFileSync('packages/sdk/src/cli/main/usage.ts','utf8').match(/task:post|taskPost/)?0:1)\"",
    "category": "api-contract",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:task-post-writes-result",
      "to": "domain:software-engineering",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:sdk-lifecycle-claims",
      "to": "claim:task-post-writes-result",
      "kind": "tests_claim"
    }
  ]
}