feat(secrets): register HERO_DB_PORT in the canonical catalogue #132
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_proc!132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/secrets-catalogue-hero-db-port"
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?
Add HERO_DB_PORT (hero_db RESP2 TCP port, default 6378) to the secrets catalogue
so hero_proc auto-registers it on startup — visible in
lab secretsand sourcedby hero_db from the store instead of OS env, matching MAIL_PORT / POSTGRES_PORT.
Adds entries to KNOWN_SECRET_KEYS (keys.rs), the SECRETS_TEMPLATE [hero_db]
section, and the canonical descriptions/tags map (rpc/secret.rs).
Verified: deleting the secret and restarting hero_proc re-registers HERO_DB_PORT
(catalogue total 76 -> 77, context core, tag hero_db).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Please merge after green CI
e00c921bb1e4f7baced0