story: ONNX consolidation across hero binaries (17 services / ~34 binaries) #220
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Overview
Track ONNX runtime consolidation across the Hero binary surface. Today services that need ONNX (embedder, voice, indexer) handle the runtime + library bundling individually. Standardize the pattern across all 17 services / ~34 binaries.
Why
Meeting 2026-05-06 (mik): "hero binaries / ONNX / 17 services / 34".
Existing concrete work: D-05 ONNX cross-compile pattern landed in hero_embedder#36, hero_voice#27,
service_editorD-05 wiring. This META extends that pattern.Acceptance
Related
Source: meeting notes 2026-05-06.