Tagged: laravel
Pages with this tag
1 · Static audit — code, dependencies, git
85Fast, deterministic checks that need no browser — project structure, Composer security audit, git hygiene, code-quality/secrets scan — plus migration analysis and FVDUT storage classification.
2 · Security audit
86The full security pass — header grading, ownership-aware vulnerability decisions, blocked sensitive files, admin + storage hardening, and a vulnerability register.
3 · Performance, database & SEO
87Measure Core Web Vitals (inspect before changing), audit the live database for index coverage and N+1 queries, and fix anything that blocks Google from indexing public pages.
4 · Accessibility & cookie compliance
88WCAG 2.1 AA checks (automated scanners + manual verification) and GDPR/CCPA cookie inventory with consent gating that actually blocks non-essential cookies.
5 · Functional QA & debugger review
89Drive every critical journey and role (automate with Playwright MCP), run live security tests, triage by severity, then mine Telescope/Sentry/logs and check for unmerged fixes.
6 · Consolidated verdict & launch handoff
90Synthesize the Phase 10 sub-reports into one GO / CONDITIONAL GO / NO-GO verdict, then prepare the Phase 11/12 handoff without running the production launch.
Phase 11 · Pre-customer checklist
91The final go/no-go gate before the first real customer — technical verification, business and legal readiness, support and docs, then a tiered launch signoff.
1 · Technical readiness (MUST)
92Transfer Phase 10 audit deferrals into the root Zaj-BACKLOG.md, then run the seven MUST gates that verify the launch-candidate system against reality — git/deploy verification, codebase + security scan, database confidence, env audit, end-to-end testing, monitoring, and final signoff.
2 · Launch signoff — tiered go/no-go
93The tiered launch decision — Tier 1 blockers must be 13/13, Tier 2 important items launch with documented exceptions, Tier 3 nice-to-haves must be completed or tracked in Zaj-BACKLOG.md.
3 · Business & legal readiness
94A customer needs something to land on, a way to pay, and the legal pages that make billing legitimate — landing page, legal pages, transactional email, pricing & payment, analytics & social meta.
4 · Support & onboarding
95Make the path to value short and the path to help obvious — a support surface, a five-minute time-to-first-value flow, and activation funnel tracking.
Phase 12 · Deploy to production
96Go live safely — pre-flight security hygiene, the first production release and installer, schema and branch verification, version tagging, and 24–48h post-deploy monitoring with a rollback always ready.