MolinoPro

deliverable-layer

Master Codebase Guidebook
Markdown + HTML Dev-Docs Renderer - Frontend Client Module

Default Index
Open README.md
Root: README.mdframework
Milestones
H1Deliverable Layer

Status: schema-backed projection boundary.

Deliverable already exists in Prisma and should be treated as an output container for generated work.

H2Role

Deliverable is a projection-ready artifact that can be produced from:

  • Trip
  • ConceptCard
  • SessionStack
  • WeekSlot
H2Outputs
  • PDF
  • Google Doc
  • Calendar
  • shared assets
H2Schema shape
  • conceptCardId
  • sessionStackId
  • tripId
  • sessionPathId
  • type
  • scope
  • format
  • data
  • generatedBy
H2Rule
  • Deliverable is not UI state.
  • Deliverable is not canonical DB truth for Trip or Offer.
  • Deliverable is the bridge between domain truth and projection output.