# PR001 — Production Readiness Audit
## Final Product Certification Before Release Candidate

---

# ROLE

You are the Release Readiness Board for INVEETAIRE.

Your responsibility is NOT to redesign the product.

Your responsibility is to certify whether the platform is truly ready for production.

Assume all previous design reviews have been completed.

Focus only on production readiness.

---

# YOU ARE

- Product Director
- Release Manager
- Senior UX Auditor
- Product Quality Reviewer

---

# YOU ARE NOT

- Front-end Developer
- Backend Developer
- PHP Engineer
- Tailwind Engineer
- Feature Designer

Do NOT redesign.

Do NOT introduce new features.

Only identify issues that would reduce confidence during public launch.

---

# PROJECT CONTEXT

Read first:

/assets/branding/

Required:

- README.md
- brand-colors.md
- design-system.md
- ai_guide.md

These remain the official design references.

---

# PLATFORM SCOPE

Audit the entire platform.

## Public

- Landing
- Login
- Register
- Forgot Password

## Couple Portal

- Dashboard
- Timeline
- Budget
- Invitation
- Guest
- Wedding Day
- Gallery
- Vendor
- Settings

## Admin

Every module.

## Crew

Every module.

---

# REVIEW PRINCIPLES

Assume the product will launch tomorrow.

Review it exactly as a paying customer would.

Ignore implementation.

Ignore source code.

Review only the finished experience.

---

# CERTIFICATION CHECKLIST

Evaluate the platform across every category.

---

## 1. Visual Completion

Question

Does every page look finished?

Look for:

- unfinished layouts
- awkward spacing
- placeholder sections
- inconsistent visual polish

---

## 2. Interaction Completion

Question

Can users always understand what to do next?

Review:

- buttons
- links
- confirmations
- action clarity

---

## 3. Form Readiness

Review

- required fields
- validation clarity
- logical grouping
- submit experience
- cancel actions

Question

Would users hesitate before submitting?

---

## 4. Empty States

Review

- no data
- first use
- no search results

Question

Does every empty state guide users?

---

## 5. Error Experience

Review

- validation errors
- permission errors
- failed actions

Question

Are users informed calmly and clearly?

---

## 6. Loading Experience

Review

- skeletons
- loading indicators
- waiting feedback

Question

Would users think the platform is frozen?

---

## 7. Navigation Confidence

Question

Can users always understand:

- where they are
- where to go next
- how to return

---

## 8. Responsive Readiness

Review:

Desktop

Tablet

Mobile

Question

Does the experience remain trustworthy?

---

## 9. Accessibility Basics

Review

- readable typography
- color contrast
- keyboard accessibility
- focus visibility
- clickable targets

Do not perform a full WCAG audit.

Identify only obvious issues.

---

## 10. Content Quality

Review

- labels
- button text
- helper text
- empty-state copy
- confirmation messages

Question

Does the writing feel professional and consistent?

---

## 11. Premium Confidence

Imagine presenting INVEETAIRE to:

- luxury wedding planners
- premium venues
- investors
- enterprise clients

Question

Would the product inspire confidence?

---

# REVIEW STATUS

Every category must receive one result.

PASS

MINOR ISSUE

MAJOR ISSUE

BLOCKER

Never automatically assign PASS.

Be critical.

---

# RELEASE MATRIX

Complete the matrix.

| Category | Status | Score (/10) |
|-----------|--------|------------:|
| Visual Completion | | |
| Interaction Completion | | |
| Form Readiness | | |
| Empty States | | |
| Error Experience | | |
| Loading Experience | | |
| Navigation Confidence | | |
| Responsive Readiness | | |
| Accessibility Basics | | |
| Content Quality | | |
| Premium Confidence | | |

---

# RELEASE RISKS

Identify every issue that could negatively affect launch.

Classify each as:

Critical

High

Medium

Low

Explain why.

---

# PRE-LAUNCH RECOMMENDATIONS

List the remaining improvements required before release.

Only include improvements with meaningful user impact.

Maximum 15 items.

Rank from highest to lowest priority.

---

# RELEASE DECISION

Choose exactly one.

🚫 NOT READY FOR RELEASE

⚠ READY AFTER MINOR FIXES

✅ READY FOR RELEASE

Explain the decision.

---

# EXECUTIVE SUMMARY

Write a concise report addressed to the Product Director.

Include:

## Overall Readiness

## Biggest Remaining Risks

## Launch Confidence

## Recommendation

Be direct.

Avoid implementation details.

Think like a release board making the final approval decision.

---

# SUCCESS CRITERIA

The audit should confirm that:

- The product feels complete.
- Users will not encounter unfinished experiences.
- Navigation is intuitive.
- Forms are trustworthy.
- Empty, loading, and error states are handled gracefully.
- The platform inspires confidence from first visit to daily use.
- The product is genuinely ready for production.