F

Database Blueprint

Entity + trạng thái. Multi-tenant (tenant_id + RLS), spine dùng chung, vertical extend. Nguồn: product-registry.ts.

Shared Spine

Kế hoạch
TenantTenantSettingsUserRoleMembershipPaymentPayoutRequestNotificationMediaAssetCmsPageCouponAuditLog

Domain models frontend sẵn; schema Prisma Phase 2.

Booking core

Một phần
ListingRoomType/UnitRatePlanAvailabilityPriceCalendarReservationGuestReview

Có domain models (lib/domain/models); chưa persist.

Vertical extensions

Kế hoạch
AffiliateReferralCodeCommissionRestaurant/Table/MenuItemTour/ExperienceHealthProvider/TreatmentPackage/PatientProfile/CarePlan

Extend Reservable; Phase 4-5.

Intelligence store (tách)

Kế hoạch
PlaceReviewKnowledgeFactFeatureScoreEvaluationReport

Travel Intelligence có schema riêng (Phase 4).