Opening Audit

Audit กับ Tester ตามวันเปิดใช้งานจริง

checklist กลางสำหรับผู้บริหาร ทีมพัฒนา และ tester: ดูสถานะ, ความเสี่ยง และ health check

Pass11 Aug 2026

Public site, mission, approval archive and language switch are live.

Pass12 Aug 2026

Content Studio, member system and lesson gate are live.

Pass18 Aug 2026

Guru, live multi-angle viewer, source registry and replay archive are live.

Pass25 Aug 2026

Community feed, group bridge and moderation status are live.

Pass1 Sep 2026

Artwork submission, rights consent, QC and artist GP fields are live.

PassNov 2026

Auction preview, bid intent and export directory are live; payment remains off.

Live Tester Health Checkclient-side probe
checkingContent API

waiting

/api/p2
checkingGuru API

waiting

/api/guru
checkingLive API

waiting

/api/live
checkingEcosystem API

waiting

/api/ecosystem
checkingQA Results API

waiting

/api/test-results/

Tester Matrix

ทดสอบจากสิ่งที่ผู้ใช้แตะจริง และจากขอบเขตที่ห้ามพลาด

แยกให้ชัดว่าอะไรเปิดใช้ได้ อะไรต้อง login และอะไรยังไม่ควรเปิดจนกว่าจะผ่าน policy

Public routes

Home, Knowledge, Lessons, Guru, Live, Community, Reprint, Auction, Audit

Automated render test
Auth gates

Content writes, Guru ask, Live writes, Community/Reprint/Auction writes

Server-side API guard
Member payload

Anonymous visitors cannot load member lesson and video records

API payload guard
Payment boundary

No deposit, checkout, card capture or real money settlement

Scope guard
Auction integrity

Preview lots store bid intent only; real price mutation waits for open auction status

Pilot guard
Data durability

Content, live, community, reprint and auction use D1 schema and migrations

Migration packaged
Credits

Knowledge sources keep source URL and credit policy

Editorial checklist
Local AI path

Qwen/3090 remains architecture path; current site uses safe RAG prototype

AI readiness

Risk Register

สิ่งที่ต้องล็อกก่อนเปิด scale จริง

MediumGoogle OAuth

Production works only when GOOGLE_CLIENT_ID/SECRET and callback URL stay aligned with hosted domain.

HighReal auction law/payment

Before taking money, add deposit policy, dispute terms, KYC/tax review, anti-sniping and immutable audit log.

MediumImage upload storage

Current pilot accepts image URLs; paid reprint needs R2 upload, file validation, consent record and takedown flow.

MediumExternal article harvest

Need curator workflow to summarize and credit, not copy full articles; add source license notes before scale.

MediumLocal 3090 availability

Qwen service should be isolated behind a queue/API with fallback when the local machine is offline.

MediumRate limit

Before opening public acquisition, add throttling for register, login, Guru ask and write-heavy community endpoints.

MediumDependency advisories

Some build-tool advisories remain because npm recommends force updates that can change Vinext, Vite, Wrangler or Drizzle behavior.

Launch Checklist

เช็ครอบสุดท้ายก่อนประกาศใช้จริง

  1. Run build/test before every deploy.
  2. Check /api/p2, /api/guru, /api/live and /api/ecosystem after deploy.
  3. Confirm payment remains disabled until legal/business rules are approved.
  4. Use member login before testing write actions.
  5. Review mobile layout for Community, Reprint, Auction and Live before public announcement.
  6. Freeze the current opening scope before adding payment, uploads, or external community automation.