stack/apps/backend
Bilal Godil d86b36565a fix: address PR review comments
- turnstile-signup demo: flatten the env fallback chains to single || chains so
  an empty placeholder pair can't shadow the later candidates; reference the
  canonical var name in the error message.
- spacetime-publish: mention the canonical HEXCLAVE_MCP_LOG_TOKEN name in the
  prod-publish error message.
- internal-feedback-emails test: also exercise the legacy STACK_ fallback path
  (legacy-only and empty-canonical cases).
2026-06-11 17:38:47 -07:00
..
prisma chore: rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read 2026-06-11 16:23:50 -07:00
scripts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
src fix: address PR review comments 2026-06-11 17:38:47 -07:00
.env chore: rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read 2026-06-11 16:23:50 -07:00
.env.development chore: rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read 2026-06-11 16:23:50 -07:00
.eslintrc.cjs
.gitignore private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
instrumentation-client.ts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
LICENSE
next.config.mjs private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
package.json fix: address review findings for the HEXCLAVE_* env rename 2026-06-11 16:47:19 -07:00
prisma.config.ts fix: address review findings for the HEXCLAVE_* env rename 2026-06-11 16:47:19 -07:00
tsconfig.json Fix lint 2026-02-27 09:59:26 -08:00
vercel.json
vitest.config.ts fix: address review findings for the HEXCLAVE_* env rename 2026-06-11 16:47:19 -07:00
vitest.setup.ts