# Monical's Command Center Source Handoff Preview

Generated: 2026-08-10T07:16:26.156Z
Buyer review URL: https://www.apps.betteritgroup.com/monicals

## What This Preview Is

- Buyer-safe preview of the full source purchase handoff path.
- Shows transfer expectations before purchase without exposing source code, license records, data files, or credentials.
- The real source package is produced only after signed approval, payment or approved invoice, and authority verification.

## Source Purchase Terms Snapshot

- Terms version: monicals-sales-2026-07-04-v6
- Terms hash: d244903160f92958
- Buying path: Full source purchase
- Minimum term: one-time purchase
- Billing model: one-time full source purchase
- Starting price: $9,500 source buyout
- Source transfer condition: Readable source handoff starts only after signed approval, payment, buyer authority verification, and any approved pilot or lease-purchase credits are documented.
- Acknowledgement: Confirm the $9,500 source handoff and support agreement before checkout.
- Summary: One-time full source purchase with readable source handoff, deployment or domain-transfer support, 12 months passive support, approved upgrade credits, and discounted future edits.
- Payment surface: Stripe Checkout is the only card-entry surface. This app must not collect card numbers.
- Support: 12 months passive support included for covered source-purchase handoff and deployment issues.
- Future edits: Qualifying future edits receive the agreed source-purchase discount.
- Source custody: Source package custody must be recorded: recipient, transfer date, destination host/repository, and domain or hosting authority.
- Final agreement note: This snapshot records the commercial terms acknowledged in the app. A separately signed agreement or approved invoice controls final legal terms.

Buyer acceptance points:
- Buyer is requesting the full readable source purchase path.
- Readable source is delivered only after signed approval, payment, authority verification, and approved upgrade-credit documentation.
- Buyer must provide server, domain, payment, email, and database authority or choose a transfer plan.
- Production credentials remain private and are exchanged outside public chat, screenshots, or browser-visible code.

Fulfillment commitments:
- Prepare the readable source package without committed secrets, generated PDFs, local data files, node_modules, or private environment values.
- Support deployment to buyer-controlled servers or transfer operational authority to a buyer-controlled domain/host.
- Run acceptance validation covering login, FoodTec import, PDF generation, admin review, license records, and health checks.
- Provide 12 months passive support for covered deployment questions, break/fix guidance, and configuration issues.

## Handoff Plan

1. **Agreement and authority** - Confirm the buyer email, signed source-purchase terms, server owner, and domain or hosting authority before any code transfer.
2. **Readable source package** - Prepare the readable source repository, deployment notes, environment variable checklist, and private implementation handoff.
3. **Deployment or transfer session** - Either port the app onto the buyer's servers or transfer operational authority to the approved domain and hosting account.
4. **Acceptance validation** - Verify login, FoodTec import, PDF packet generation, admin review, license records, and health checks on the buyer-controlled target.
5. **12 months passive support** - Provide passive support for deployment questions, break/fix guidance, and configuration issues covered by the source-purchase agreement.
6. **Discounted future edits** - Document requested changes as future work with the agreed source-purchase discount applied to qualifying edits.

## Package Custody Rules

- Readable source remains private until the source-purchase agreement and authority check are complete.
- Do not send `.env`, `.env.local`, Stripe keys, Supabase service keys, SMTP passwords, local data files, generated PDFs, or node_modules.
- The purchased archive is built from a clean private repository checkout, not from browser-visible JavaScript.
- Generated browser bundles are not the source handoff. The source package includes the readable source tree and deployment materials.

## Deployment Or Domain Transfer Preview

- Buyer chooses whether Better IT Group ports the app to buyer-controlled servers or transfers operational authority to a buyer-controlled domain/host.
- Buyer provides the authorized server/domain/hosting contact before transfer work starts.
- Required environment variable names are listed below; real values must be exchanged through a private credential handoff:
  - PUBLIC_APP_URL
  - ADMIN_SESSION_SECRET
  - SUPABASE_URL
  - SUPABASE_SERVICE_ROLE_KEY
  - SUPABASE_INVENTORY_BUCKET
  - STRIPE_SECRET_KEY
  - STRIPE_WEBHOOK_SECRET
  - STRIPE_MONICALS_SUBSCRIPTION_PRICE_ID
  - STRIPE_MONICALS_SOURCE_PRICE_ID
  - SALES_LIVE_CHECKOUT_ENABLED
  - SMTP_HOST
  - SMTP_USER
  - SMTP_PASS
  - SMTP_FROM
- Stripe webhook endpoint shape: https://www.apps.betteritgroup.com/api/sales/stripe/webhook
- Checkout success URL shape: https://www.apps.betteritgroup.com/monicals?checkout=success&path=<subscription|source>&session_id={CHECKOUT_SESSION_ID}
- Checkout cancel URL shape: https://www.apps.betteritgroup.com/monicals?checkout=cancelled&path=<subscription|source>

## Acceptance Validation Preview

- Store login and admin login work on the buyer-controlled target.
- FoodTec raw material export imports and maps to the inventory PDF.
- Inventory packet and 11-item variance packet render with the expected templates.
- Admin can review submitted packets, audit events, sales requests, and license records.
- `/api/health` is healthy and reports current backend/public bundle hashes.
- Source paths, server files, data files, and templates remain blocked from public web access.

## Integrity And Support Preview

- Final source archive includes a manifest and `.sha256` sidecar so the buyer can verify package integrity.
- Windows verification command: `Get-FileHash .\monicals-source-handoff-MIC-SRC.zip -Algorithm SHA256`.
- Passive support term: 12 months from accepted source handoff unless the purchase agreement says otherwise.
- Future feature work, scope changes, and operational redesigns are quoted separately with the agreed future-edit discount.

## Not Included In This Public Preview

- No readable source files.
- No license keys or customer records.
- No FoodTec exports, generated PDFs, local data files, or submission history.
- No Stripe, Supabase, SMTP, or session secret values.