# Runtime (https://jackin.tailrocks.com/research/platform/runtime/)



This category organizes the jackin❯ research on runtime. Choose a page by the question you need to answer.

## Browse [#browse]

<Card title="Devcontainer Parity: Lessons from anthropics/claude-code" href="/research/platform/runtime/devcontainer-parity/">
  Compares devcontainer behavior with capsule runtime needs, including clipboard helpers, lifecycle hooks, and environment parity.
</Card>

<Card title="Renovate-style role-manifest migration automation: design proposal" href="/research/platform/runtime/config-versioning-migration-design/">
  Designs automated role-manifest migration pull requests while separating shipped schema migration from proposed repository automation.
</Card>

<Card title="In-Capsule Dirty-Exit: Design Rationale and Implementation Record" href="/research/platform/runtime/in-capsule-dirty-exit-design/">
  Records the failure model and recovery design for preserving capsule state after an agent exits with uncommitted changes.
</Card>

## How to read [#how-to-read]

Start with the page closest to your current question. Follow its related-work links for evidence in adjacent categories and its Roadmap links for implementation commitments.
