Skip to content

chore: scrub internal-infrastructure references#8

Merged
satyakwok merged 1 commit into
mainfrom
chore/scrub-internal-refs
May 11, 2026
Merged

chore: scrub internal-infrastructure references#8
satyakwok merged 1 commit into
mainfrom
chore/scrub-internal-refs

Conversation

@satyakwok
Copy link
Copy Markdown
Member

Generalizes references to operator-specific host names and private filesystem paths. Part of a broader public-repo audit covering 5 Sentrix-side repos.

Changes

  • deploy/deploy.sh: DEST_HOST is required (${DEST_HOST:?...}) instead of falling back to a hardcoded production IP. Run the script with DEST_HOST=<host> ./deploy/deploy.sh.
  • proto/sentrix.proto: comment reference to an internal design doc replaced with a generic citation.
  • src/components/stats_dashboard.rs: incident-narrative comment generalised; 4-validator simul-start / docker replace operator-specific host labels.

No runtime semantics change.

- deploy/deploy.sh: DEST_HOST is now required (was a hardcoded IP default).
- proto/sentrix.proto, src/components/stats_dashboard.rs: incident
  narratives generalised; private filesystem paths removed.

Comment + one-line config edits; no runtime semantics change.
@satyakwok satyakwok merged commit a939822 into main May 11, 2026
6 checks passed
@satyakwok satyakwok deleted the chore/scrub-internal-refs branch May 11, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant