Align hero_voice workspace structure with hero_services reference pattern #3
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?
upgrade, integrate in services
hero_voice following standardsto Align hero_voice workspace structure with hero_services reference patternAfter converting hero_voice to a 5-crate workspace, several structural gaps remain compared to hero_services (the reference implementation). These include missing CI authentication for private dependency fetching, a redundant workflow file, missing LICENSE, missing per-crate Makefiles, and stale generated artifacts left over from earlier configurations.