MolinoPro

README

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

Default Index
Open README.md
Root: README.mddev-archive
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.

H2Quick Access
H2Current Focus
  • 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
H2Global 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.

H2Feature Hubs
H2Working 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 PRD/ for the cleaned final module statements.