Skip to content

Production hardening: telemetry, proxy security, and ops docs#19

Merged
riaz37 merged 1 commit into
mainfrom
feat/production-hardening
Jun 17, 2026
Merged

Production hardening: telemetry, proxy security, and ops docs#19
riaz37 merged 1 commit into
mainfrom
feat/production-hardening

Conversation

@riaz37

@riaz37 riaz37 commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add stable pipeline telemetry export (TelemetrySpanExport), per-message span clearing, and a DevTools Telemetry tab plus new observability docs.
  • Harden @guidekit/server proxy boundaries: JWT claim validation, LLM/voice permission checks, origin allowlist enforcement, and request body validation (with unit + contract E2E coverage).
  • Close roadmap ops gaps: rate-limit and failure-mode troubleshooting docs, architecture cross-links, example app Redis session-store path (REDIS_URL), and CI/release Playwright browser install.

Test plan

  • pnpm test:unit (1418 tests)
  • pnpm test:e2e:contract (50 tests incl. new proxy-security.spec.ts)
  • pnpm check (build, typecheck, lint, unit, size, contract E2E)
  • pnpm check:release (requires LLM_API_KEY for live E2E gate)

Ship stable pipeline telemetry with DevTools visibility, tighten server proxy auth boundaries, and document rate limits, failure modes, and Redis session storage for production operators.
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
guidekit-docs Ready Ready Preview, Comment Jun 16, 2026 11:29am

@riaz37 riaz37 merged commit e1d48b1 into main Jun 17, 2026
7 checks passed
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