fteg-ai-review H0–H6 live Fiuu subscribe

FTEG AI Review — Product Plan

Standalone AI review / UGC product. Merchants subscribe via fteg-erp. Guests open a public shop link (QR), leave feedback, get AI-generated posts, and are steered to Google / social reviews.

Decision (Jul 2026)
Product name: fteg-ai-review.
Product UX reference: BrandWriter AI Review (Fire Izakaya).
Build FTEG-owned product (same pattern as TempahGO → Reservation) — not a BrandWriter reseller. CMS sites never install the engine; they link or embed via API when subscribed.
Business model →

Hosts (H1 live)

RoleURL / path
Publicai-review-59382104.fteg.dev — landing + /s/{uuid}
Backofficeai-review-bo-59382105.fteg.dev — shops CRUD
APIai-review-apis-59382106.fteg.dev — provision + shop APIs
Demo shop/s/ffa0fdea-… (Ichiwa Demo)
Ichiwa CMS (H5)ichiwa-96893922.fteg.dev/review → deep-link
App path/srv/www/fteg-products/ai-review
Engine/srv/www/package-ai-review

Contents

  1. Three layers
  2. Architecture
  3. Guest flow (reference)
  4. What stays in CMS vs product
  5. Current status
  6. Rollout (Track H)
  7. Open decisions
  8. References

1. Three layers

LayerPathRole
Product /srv/www/fteg-products/ai-review Multi-tenant app — shops, public review pages, merchant BO, API
Commercial /srv/www/hubs/fteg-erp Product catalog, plans (package-subscription), API key on activate
Engine /srv/www/package-ai-review Composer library — shop models, review submit, AI generate, share channels

2. Architecture

fteg-erp
  ├── Product: "FTEG AI Review Basic / Pro"
  └── Client subscribes → API key + shop tenant provisioned

fteg-ai-review (product app)
  ├── Shop: Ichiwa (#1 pilot)
  ├── Shop: future F&B / salon / retail
  └── Public /review/shop/{slug} + merchant BO + API

Consumers
  ├── QR / table tent → public slug page
  ├── fteg-cms-ichiwa-dev → optional deep-link / embed shell
  └── Corporate CMS → skip (no subscription)

3. Guest flow (BrandWriter reference)

  1. Guest opens /review/shop/{slug} (QR).
  2. Selects language, products tried, spend band, discovery source; optional photos / contact.
  3. Product calls generate → AI draft (UGC note + review copy).
  4. Result page: copy/share + redirect to Google / Facebook (and later XHS / others).
  5. Merchant BO: review list, content, basic analytics.
Reference shop payload shape (BrandWriter API): multilingual shop_name, products, promo_usp, promo_tags, google_review_url, facebook_url, source_to_know, shop_input_data, share_url, slug. FTEG models should cover this P0 set — not a 1:1 API clone.

4. What stays in CMS vs product

CMS tenant keepsAI Review product owns
Brand site, menu, events
Optional “Leave a review” page shell
Marketing copy in package-cms
Shop config + slug / QR
Guest review form + AI generation
Review records + analytics
Channel redirect URLs
Media upload for guest photos

5. Current status

ItemStatus
Product name locked: fteg-ai-review done
UX reference understood (BrandWriter Fire Izakaya) done
Platform plan + ecosystem node H0
Product shell + package-ai-review (template generate) H1
Guest funnel + Anthropic generate + XHS-style result H2
Exactly 4 photos → S3 + 4-in-1 cover overlays + config footer H3a
Google / Facebook / Instagram tracked go links + BO QR PNG H3
fteg-erp catalog + subscribe (pay → activate) H4a
Auto shop provision on activate (200 credits) H4b
Ichiwa pilot shop — CMS deep-link H5
Post-reservation share CTA (confirmed panel) H5+
Product marketing landing (BrandWriter-style, FTEG theme) H6

6. Rollout (Track H — complete)

  1. H0 — Plan + ecosystem map (this doc) — done
  2. H1 — Product shell (bo-starter) + shop CRUD + public slug page (template copy, no AI) — done
  3. H2 — Review submit + AI generate + result/share page — done (Anthropic claude-sonnet-4-6)
  4. H3a — Exactly 4 guest photos → Linode S3 + 2×2 cover (main_title/sub_title) + AI body/tags + shop address/hours footer — done
  5. H3 — Google / Facebook / Instagram tracked redirects (/s/{uuid}/go/{channel}) + BO QR PNG — done
  6. H4a — fteg-erp catalog + subscribe (ai-review-basic RM200 · 200 credits → Fiuu) — done
  7. H4b — Auto shop provision on subscription activate — done (POST /api/internal/shops/provision)
  8. H5 — Ichiwa pilot — CMS deep-link (nav/footer/contact + /review → shop) — done
  9. H5+ — Post-reservation “Share your visit” panel on confirmed step — done
  10. H6 — Product marketing landing on public host (Blade in product app, not fteg-cms; orange/navy) — done
Done (hardening) — monthly credit gate; FTEG orange/navy theme; BO gated by permission:aireview.shop.manage.
P1+ (defer) — kiosk mode, compensation module, Xiaohongshu deep share, spend-by-source reports, advanced image/template editors, CMS-editable CTA label, Pro pack pricing.

7. Open decisions

TopicOptions / note
AI provider Anthropic claude-sonnet-4-6 (live in H2)
Priority vs Reservation Both closed — G+B6 and H0–H6 live on map v0.3.8
Marketing label Code/id: fteg-ai-review — public brand name TBD

8. References