PROJECT MAMBO
Change colour theme

MamboDocs

MamboDocs is the operating standard for Project Mambo repositories. It keeps documentation consistent while allowing sites, libraries, command-line tools, applications, assets, and personal configuration to retain the structure they actually need.

Source code

Standard

  • Author documentation once and synchronize complete repository snapshots.

  • Treat commands and package exports as public contracts.

  • Wrap cross-project calls in one consumer-owned update script.

  • Pin provider inputs and keep ordinary builds self-contained.

  • Make lifecycle scripts safe, idempotent, and clear about mutations.

  • Record checks, conventional commit boundaries, and the correct push or deploy path.

Documentation

Scope

MamboDocs is documentation only. It does not introduce a shared framework or force code into a repository that does not need it.