Skip to content

docs(ops): add self-hosted operator harden pack (superseded by #286) - #285

Closed
telivity-otaip wants to merge 10 commits into
mainfrom
cursor/operator-harden-pack-a0ac
Closed

docs(ops): add self-hosted operator harden pack (superseded by #286)#285
telivity-otaip wants to merge 10 commits into
mainfrom
cursor/operator-harden-pack-a0ac

Conversation

@telivity-otaip

Copy link
Copy Markdown
Collaborator

Summary

Adds a self-hosted operator harden pack under ops/harden/ so operators can verify auth, tenant isolation, and desk workflows before go-live.

What's included

  • CLI probes (ops/harden/cli/) — local file/compose checks plus live health, auth-on, and tenant-isolation HTTP probes
  • ChecklistsCHECKLIST.md, SURFACE_SMOKE.md, TENANT_ISOLATION.md
  • 20 desk vignettes (ops/harden/vignettes/base-01base-20) for post-smoke delight/annoy/block scoring
  • Root wiringpnpm harden:local / pnpm harden:live / pnpm harden scripts; .env.harden gitignored

How to run

# File/compose checklist (optional HTTP if HAIP_API_BASE is set)
pnpm harden:local

# Live probes against your API (needs HAIP_API_BASE + tokens — see ops/harden/.env.harden.example)
pnpm harden:live

Copy ops/harden/.env.harden.example.env.harden and source it before live mode.

See ops/harden/README.md for the full operator flow.

@telivity-otaip

Copy link
Copy Markdown
Collaborator Author

Superseded by #286 (clean rebuild from main on cursor/operator-harden-pack-v2-a0ac).

@telivity-otaip telivity-otaip changed the title docs(ops): add self-hosted operator harden pack docs(ops): add self-hosted operator harden pack (superseded by #286) Aug 5, 2026
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