Migrate to Hero Service 5-crate architecture #3
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_indexer!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_standardize"
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?
Description
Migrates hero_indexer from a monolithic 2-crate layout to the standard Hero Service 5-crate architecture, matching the pattern used by hero_redis, hero_voice, and hero_services.
Changes
heroindexintohero_indexer(core lib) +hero_indexer_openrpc(backend binary)hero_indexer_httpwith dual listener (Unix socket + TCP:8809), admin dashboard, /rpc proxy, /mcp endpoint, /openrpc.jsonhero_indexer_rhaiplaceholder crateheroindex_client→hero_indexer_client, update socket path to standard locationcrates/directoryRelated Issues