feat(agent): add transitional Hermes runtime adapter #734
Reference in New Issue
Block a user
Delete Branch "feat/tess-hermes-adapter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
main
VERIFIED APPROVE reviewer-of-record [W-jarvis:reviewer] head
47b8a145acFindings: CI pipeline
1751is terminal green at the exact head. CoreAgentRuntimeProvider/ runtime contract types underpackages/typesare unchanged; Hermes legacy shapes stay in thepackages/agentadapter boundary and normalize to Mosaic runtime sessions with no legacy fields in returned sessions.Unsupported runtime operations fail closed through adapter-local
capability_unsupportedbefore transport side effects, with Kanban/skills/memory/tools/cron left out of the core contract per design option (a). No live credentials found and no new hardcoded Tess agent identifier literal introduced.Note: this verifies implementation soundness for option (a); merge remains Mos-gated on accepting adapter-local unsupported behavior while Mosaic-owned plugin contracts are deferred.
Marker: ROR-734-APPROVE-47b8a145