MolinoPro

MLVs

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

Default Index
Open README.md
Root: README.mdMLVs
Milestones
H1dev-docs

Status: global entry point for Molino app documentation, planning, and build guidance.

This is the quick access page for the ongoing documentation and delivery process. It should stay broad and practical: the root points to the current work, the feature hubs, and the larger planning layers.

In this staging clone, dev-docs/ is the rendered documentation root. The copied production PRD tree lives at dev-docs/_PRD and should be treated as the more current product reference when compared with older MLVs or milestone notes.

H1Quick Access
H1Current Focus
  • Stage Molino Index clone as the first implementation and testing lane before main-project integration
  • Trips-first commercial app flow
  • Document-driven orchestration
  • Offer / Order / LineItems snapshots
  • Apps Script office server exports
  • Shared pricing and projection patterns
  • DRY standardization across modules
H1Global Scope

The codebase works in multiple modes:

  • core boilerplate
  • Trips-first product surface
  • demo SaaS / showcase deployment
  • reusable vertical package
  • client-specific installations

The root docs should help you move between those modes without duplicating the same rules in every folder.

H1Feature Hubs
H1Working Rule
  • Put feature truth in the matching domain folder.
  • Keep the root as a short global landing page.
  • Archive old versions locally instead of deleting them.
  • Use copied _PRD material as current product direction.
  • Use MLVs, milestone notes, and archives as helpful background when they do not conflict with current docs or code.
  • Keep public staging notes in the rendered dev-docs/staging/ and dev-docs/trips/ layer when they are meant for collaborators rather than internal implementation-only planning.