story: embedder, cleanup, contexts and use with zinit #8

Open
opened 2026-03-09 10:18:21 +00:00 by despiegk · 0 comments
Owner

The server binary should start itself via zinit and offer logs, secrets etc via zinit.

the core context, has ability to create new contexts
this means indexer works from different DB's in different folders per context
then we map a context to sub folder in sockets

so in core context, we can create new contexts and then they are visible

requirements

  • uses zinit_sdk for self start
  • uses zinit_sdk for logging
  • uses zinit_sdk for secret management (the secret key used for encryption/decryption)
  • also make sure its in line with /hero_crates_best_practices_check

also to do

  • there is a hero_embedder_ui prob no longer needed
The server binary should start itself via zinit and offer logs, secrets etc via zinit. the core context, has ability to create new contexts this means indexer works from different DB's in different folders per context then we map a context to sub folder in sockets so in core context, we can create new contexts and then they are visible ## requirements - uses zinit_sdk for self start - uses zinit_sdk for logging - uses zinit_sdk for secret management (the secret key used for encryption/decryption) - also make sure its in line with /hero_crates_best_practices_check ## also to do - there is a hero_embedder_ui prob no longer needed
despiegk added this to the ACTIVE project 2026-03-09 10:18:24 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_embedder#8
No description provided.