Getting-started guide aligned with hero_sdk rethinking and new socket conventions #17
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_rpc#17
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?
Background
Closes the scope of the old #8. The hero_sdk rethinking (#13) and updated socket/context conventions (from hero_skills) have changed the architecture significantly. A new getting-started guide is needed.
What Changed Since #8
$HERO_SOCKET_DIR/<service>/rpc.sock) instead of per-context socket treesX-Hero-Contextheader, not socket pathsDeliverables
1.
GETTING_STARTED.mdat repo root~/hero/var/sockets/<service>/rpc.sock--start,--stop)--unix-socket2. Working hero_food example
build,run,test,clean3. Updated root Makefile
make example— build and run hero_foodmake example-test— smoke testsAcceptance Criteria
GETTING_STARTED.md has been fully updated:
--start/--stopsinglebin patternClosing as resolved.