Files
pikasTech-HWLAB/skills/hwlab-agent-runtime/references/runtime.md
T
2026-05-21 14:57:00 +00:00

8 lines
363 B
Markdown

# Runtime Notes
- agent-mgr owns session creation and trace emission.
- agent-worker owns worker session execution and cleanup.
- Each agent session gets its own workspace volume identity.
- Evidence records must expose projectId, operationId, kind, uri, sha256, serviceId, environment, and createdAt.
- Skills deployment artifacts require an explicit commitId.