원클릭으로
runtime-architecture
Design runtime ownership, concurrency, async work, and isolation for the product's backend or platform layer.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Design runtime ownership, concurrency, async work, and isolation for the product's backend or platform layer.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Convert source notes into claim-level evidence with confidence and limitations.
Verify source traceability, artifact completeness, and citation correctness before citation_qa gate.
Write an evidence-backed final research report from sources and the evidence matrix.
Review research method quality, source diversity, bias, and conclusion strength.
Convert a broad research request into subquestions, assumptions, and source criteria.
Design and execute a multi-round SearxNG/arXiv search strategy.
| name | Runtime Architecture |
| description | Design runtime ownership, concurrency, async work, and isolation for the product's backend or platform layer. |
| when-to-use | Use when changing service/runtime loops, workers, queues, background jobs, permissions, stateful processes, or integration orchestration. |
| user-invocable | false |
| context | inline |
Work stack-neutrally. First identify the language, framework, hosting model, and existing runtime patterns. Then specify:
For small local tools or simple product slices, keep this as a compact checklist of decisions and risks. Do not expand into a full platform architecture unless the task involves services, workers, concurrency, permissions, deployment, or other real runtime complexity.