edtech / Dockerfile

Commit History

fix(ai): remove double day incrementation on success and queue remediation correctly
8fde072

CognxSafeTrack commited on

feat(ai): integrate XAMLÉ v2 prompt guidelines including anti-hallucination constraints and strict Wolof normalization
90b1788

CognxSafeTrack commited on

fix(ai): remove hardcoded sector examples from system prompts to prevent AI hallucinations across mismatched domains
75c0b4c

CognxSafeTrack commited on

chore: explicit rebuild request for railway deployment sync
dcdc311

CognxSafeTrack commited on

fix(ai): update validation schemas and types to properly handle null context parameters for new users
9102815

CognxSafeTrack commited on

fix(ai): add imageUrl field to Prisma schema and correctly route language selection inside whatsapp.ts
f0f0df4

CognxSafeTrack commited on

fix(ai): fully wipe BusinessProfile and Response history on INSCRIPTION to prevent AI context leaks
854ab32

CognxSafeTrack commited on

chore: force rebuild on Railway and HF via Dockerfile cache invalidation
f414696

CognxSafeTrack commited on

fix(docker): set SKIP_DB_PUSH=true default to prevent HF Space dropping schema columns
752165b

CognxSafeTrack commited on

chore(docker): bump REBUILD_DATE to v6 to force Railway redeploy after build fix
1d81454

CognxSafeTrack commited on

fix(deployment): make Prisma sync conditional in Dockerfile to prevent HF crash
f9ed63f

CognxSafeTrack commited on

build: add prisma db push to API startup
e619896

CognxSafeTrack commited on

build: force deep rebuild v4 with improved logging
3ec3d38

CognxSafeTrack commited on

build: Bump rebuild date to force HF cache invalidation
6cd1af9

CognxSafeTrack commited on

fix(deploy): use tsx for HF api start, combine api and worker on railway to expose webhooks
3c8d51a

CognxSafeTrack commited on

chore(deploy): split HF Dockerfile for API and Railway Dockerfile for Worker
b6cac0c

CognxSafeTrack commited on

fix(hf): remove worker from HF Dockerfile CMD — API-only mode
20dc7ed

CognxSafeTrack commited on

fix: force ipv4 DNS resolution in Docker to prevent native fetch ENOTFOUND errors
1adb7ee

CognxSafeTrack commited on

fix(docker): bust cache with REBUILD_DATE to guarantee latest code ships
222146f

CognxSafeTrack commited on

feat(docker): bypass build issues and run directly with tsx
29d83ee

CognxSafeTrack commited on

fix(docker): ensure typescript is installed and workspaces build correctly
4fc4120

CognxSafeTrack commited on

fix(docker): pin pnpm to v9 to prevent fetch errors
f61e1a8

CognxSafeTrack commited on

chore(docker): optimize build with debian slim and system chromium
827d82d

CognxSafeTrack commited on

fix: run prisma commands using @repo /database filter
f68d61b

CognxSafeTrack commited on

fix: resolve Docker build cache miss and pnpm filter errors
e4884cd

CognxSafeTrack commited on

feat: add Dockerfile and script for Hugging Face Spaces
a59f28c

CognxSafeTrack commited on