MolinoPro

calendar-agenda

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

Default Index
Open README.md
Root: README.mdtrips
Milestones
H1Calendar and Agenda

Status: schema-backed projection layer for dated activity.

H2Schema entities
  • CalendarEvent
  • AgendaNote
  • MapLocation
H2Sources
  • GroupSession
  • Trip
  • TripDays
H2Outputs
  • internal calendar views
  • Google Calendar projection
  • agenda notes
  • map locations used by planning and projection surfaces
H2Rule
  • GroupSession defines the real scheduled occurrence.
  • CalendarEvent is the projection or mirror of that occurrence.
  • AgendaNote is supporting context, not commercial truth.
  • MapLocation is spatial support data, not booking truth.