feat(agent): add Hermes transitional capability matrix #738
Reference in New Issue
Block a user
Delete Branch "feat/tess-hermes-capability-matrix"
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
582c6db208Findings: CI pipeline
1759is green at the exact head. The PR adds a normalized five-entry transitional capability matrix (kanban,skills,memory,tools,cron) with every entry explicitlyunsupported, andassertTransitionalCapabilityfails closed withcapability_unsupportedbefore invoking Hermes transport.Core runtime contracts receive only the normalized optional
TransitionalCapabilityInventoryProvidervocabulary; no Hermes legacy schema fields (conversation_id,agent_id, etc.) leak into core contracts.apps/gateway/src/commands/command-authorization.service.tsis byte-identical toorigin/main(hasha9f829e7ecec721c6c585fe0da56fb5d6a6441e9), and no live creds or hardcoded Tess identity were introduced.Marker: ROR-738-APPROVE-582c6db2