Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.74 KB

File metadata and controls

33 lines (24 loc) · 1.74 KB

scripts

Executable scripts live in this directory. This file is the entry index for script usage and script-specific documentation.

Product Contract vs Script Docs

  • Product/API behavior (transport, protocol contracts, extension semantics):
  • Operator-facing deploy SOP:
  • Security boundary and disclosure guidance:
  • Script operational details (how to run and operate each script):
    • kept in this scripts/ directory as *_readme.md

Script Docs Index

Other Scripts

Notes

  • deploy/ contains helper scripts orchestrated by deploy.sh and deploy_release.sh.
  • Keep script behavior details in scripts/*_readme.md to avoid drift.