Logging, secrets, starting via Zinit #20

Open
opened 2026-03-09 09:57:16 +00:00 by timur · 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
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
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_aibroker#20
No description provided.