MWMS Brain Build Order Standard

Document Type: Standard
Status: Active
Authority: HeadOffice
Applies To: All MWMS Brain Creation, Expansion, and Structural Updates
Parent: HeadOffice
Version: v1.0
Last Reviewed: 2026-04-24


Purpose

The MWMS Brain Build Order Standard defines the correct sequence for building or expanding any Brain inside MWMS.

This standard exists to prevent:

  • building frameworks without structure
  • missing critical pages
  • inconsistent Brain setups
  • duplication
  • rework and structural fixes later

This is the mandatory build sequence for all Brains.


Core Principle

Brains must be built from structure → to function → to system.

Skipping steps leads to instability.


Build Order Sequence

All Brains must follow this order:


Step 1 — Canon Page

Create:

[Brain Name] Canon

Purpose:

  • defines authority
  • defines scope
  • defines role in MWMS
  • defines interaction with other Brains

This is the control layer of the Brain.


Step 2 — Brain Page

Create:

[Brain Name]

Purpose:

  • acts as the main entry point
  • provides navigation
  • defines high-level overview

This is the interface layer of the Brain.


Step 3 — Architecture Page

Create:

[Brain Name] Architecture

Purpose:

  • defines structure
  • defines internal components
  • defines system relationships
  • maps how the Brain operates

This is the structural layer of the Brain.


Step 4 — Framework Pages

Create:

→ All required frameworks under [Brain Name] Canon

Purpose:

  • define how the Brain thinks
  • define how decisions are made
  • define how work is performed

These are the logic layer of the Brain.


Step 5 — Registry Pages (If Required)

Create:

→ under [Brain Name]

Examples:

  • Page Registry
  • Experiment Registry
  • Creative Registry

Purpose:

  • track structured data
  • support operational visibility
  • prepare for automation

These are the tracking layer of the Brain.


Step 6 — Integrity Check

Before proceeding further, confirm:

  • all pages exist
  • correct parent structure
  • no duplicate pages
  • naming consistent
  • no pages at root level
  • frameworks sit under Canon
  • registries sit under Brain page

This is the stability checkpoint.


Step 7 — Copy Map Creation

Create a working list:

Page TitleDestinationReasonSource of Truth

Classify each page as:

  • MCR Only
  • Copy To Brain
  • Later Plugin/UI

This is the deployment planning layer.


Step 8 — Brain Environment Build (mwmsbrain.site)

Only after copy map is complete:

  • copy operational pages
  • simplify for usability
  • prepare for workflow use

This is the execution layer.


Step 9 — Plugin / UI Conversion (If Required)

Convert selected pages into:

  • dashboards
  • forms
  • registries
  • automation systems

This is the system layer.


Build Flow Summary

  1. Canon
  2. Brain
  3. Architecture
  4. Frameworks
  5. Registry
  6. Integrity Check
  7. Copy Map
  8. Brain Build
  9. Plugin/UI

Critical Rules

Rule 1 — Never Start With Frameworks

Frameworks without structure create chaos.


Rule 2 — Never Skip Integrity Check

Most system issues come from skipped validation.


Rule 3 — Copy Map Before Brain Build

Do not copy pages blindly.


Rule 4 — MCR First, Always

All pages must exist and be correct in MCR before any other system.


Rule 5 — Build Once, Use Many

Pages should not be rebuilt across systems.


Common Errors This Prevents

  • frameworks created without Canon
  • duplicate Brain structures
  • inconsistent page placement
  • copying pages too early
  • building UI before understanding usage
  • missing key pages

System Impact

Following this standard ensures:

  • consistent Brain builds
  • scalable architecture
  • faster future development
  • reduced duplication
  • clear system evolution

Final Rule

If unsure where you are in the process:

→ return to this build order
→ identify the last completed step
→ continue from there


Status

This is now the official Brain build sequence for MWMS.

All future Brain creation and expansion must follow this order.