system-prompts-and-models-o.../salesflow-saas/frontend
Claude 253630c571
chore(frontend): add pnpm-lock.yaml matching package.json packageManager
Customer-triggered by: N/A (founder-requested sanity check — "شغل الفرونت اند")
Allowed-type: 3.6 (Infrastructure Stability)
Truth-registry-updated: no
Claims-registry-updated: no

package.json declares packageManager: pnpm@9.12.0 but only package-lock.json
(npm lockfile) was committed. Running pnpm dev for verification generated
pnpm-lock.yaml v9.0 — committing so future installs are reproducible with
--frozen-lockfile under the declared package manager.

Verification performed: all 11 app routes compile and serve HTTP 200:
  /, /dashboard, /login, /register, /landing, /marketers,
  /privacy, /terms, /resources, /settings, /strategy

Arabic-first invariant intact: root page serves <html lang="ar" dir="rtl">.
No compile errors, no runtime errors.

https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-17 11:50:41 +00:00
..
e2e fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI 2026-04-12 10:32:05 +00:00
public feat: Launch readiness — SEO basics + WhatsApp webhook registration 2026-04-12 02:54:46 +00:00
src feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
tests/a11y Phase 2 Execution Waves: 90-day plan + Verification Protocol scaffolding 2026-04-17 11:13:27 +00:00
.env.example chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
.env.staging.example chore(dealix): launch runbooks, staging env templates, SQLite init on startup, product journey test 2026-04-12 11:01:09 +00:00
.eslintrc.json chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
.npmrc chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
Dockerfile Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
next-env.d.ts 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
next.config.js chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package-lock.json chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package.json feat(dealix): execute ALL automatable blueprint tasks 2026-04-17 10:39:21 +00:00
playwright.config.ts chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
pnpm-lock.yaml chore(frontend): add pnpm-lock.yaml matching package.json packageManager 2026-04-17 11:50:41 +00:00
postcss.config.js Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
tailwind.config.js fix: add missing tailwind color themes for border and background 2026-03-31 19:56:04 +03:00
tsconfig.json Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00