{
  "schema_version": "newruntime-agent-readable-v0.1",
  "type": "disappearing_action_index",
  "site": {
    "name": "New Runtime",
    "tagline": "An atlas of agent-shaped software.",
    "description": "New Runtime tracks the systems, signals, and shifts reshaping software as agents become first-class participants in work, products, and organizations.",
    "home_url": "https://newruntime.com/",
    "telegram_url": "https://t.me/qwgai"
  },
  "routes": {
    "self": "https://newruntime.com/graveyard.json",
    "html": "https://newruntime.com/graveyard/"
  },
  "count": 2,
  "items": [
    {
      "schema_version": "newruntime-agent-readable-v0.1",
      "type": "disappearing_action",
      "slug": "manual-context-handoff",
      "title": "Manual context handoff between AI clients",
      "description": "The ritual of retelling one AI client what another already understood becomes optional when context moves into a shared layer.",
      "status": "published",
      "human_ritual": "Copy architecture notes, task state, constraints, and decisions between Claude, Codex, Cursor, chat, and docs.",
      "old_cost": "Repeated context switching, stale memory, contradictory assumptions, and lost provenance.",
      "replacement_pattern": "Governed shared context layer that multiple AI clients can read with explicit provenance and access rules.",
      "adoption_status": "challenged",
      "where_old_interface_wins": "Manual handoff is still safer when context contains sensitive data, unclear ownership, or unreviewed agent memories.",
      "related_shift": "shared-context-infrastructure",
      "proof_projects": [
        "verifiable-ai-coding-workflow"
      ],
      "related_posts": [
        "unabyss-shared-context-layer",
        "ghostwriter-agent-memory-poisoning"
      ],
      "topics": [
        "context-engineering",
        "agent-memory"
      ],
      "source_urls": [
        "https://unabyss.com/"
      ],
      "featured": true,
      "routes": {
        "html": "https://newruntime.com/graveyard/manual-context-handoff/",
        "markdown": "https://newruntime.com/graveyard/manual-context-handoff.md",
        "json": "https://newruntime.com/graveyard/manual-context-handoff.json"
      },
      "source_format": "markdown"
    },
    {
      "schema_version": "newruntime-agent-readable-v0.1",
      "type": "disappearing_action",
      "slug": "changelog-bullet-reading",
      "title": "Reading every changelog bullet to understand capability",
      "description": "Manually reading every release bullet is a weak way to understand system change; interpreted release notes and Capability Deltas are needed.",
      "status": "published",
      "human_ritual": "Read raw changelog bullets and infer what changed for real workflows.",
      "old_cost": "Release notes mix marketing, bug fixes, breaking changes, security changes, and user-visible capability shifts.",
      "replacement_pattern": "Interpreted release note that separates announced, inspected, installed, smoke-tested, workflow-tested, and reproduced behavior.",
      "adoption_status": "eroding",
      "where_old_interface_wins": "Raw changelog remains the source of record for exact upstream wording and compatibility details.",
      "related_shift": "goal-scoped-agent-loops",
      "proof_projects": [],
      "related_posts": [
        "claude-code-long-running-loops",
        "claude-hud-agent-observability"
      ],
      "topics": [
        "release-notes",
        "agent-ops"
      ],
      "source_urls": [
        "https://code.claude.com/docs/en/goal"
      ],
      "featured": false,
      "routes": {
        "html": "https://newruntime.com/graveyard/changelog-bullet-reading/",
        "markdown": "https://newruntime.com/graveyard/changelog-bullet-reading.md",
        "json": "https://newruntime.com/graveyard/changelog-bullet-reading.json"
      },
      "source_format": "markdown"
    }
  ]
}
