mottai · Processes ‹ Dashboard

Seeded from workspace bootstrap — David to confirm before this leaves the machine.

Work-order flow

Work moves through the pipeline as a work order (WO) with a stage:

  • inboxbuilddesignbuildverifydone
  • The manager writes and locks the Plan, then assigns to the right role.
  • An architect adds a technical brief; a designer adds a design spec; the coder builds.
  • On completion the coder hands off to the manager at the verify stage.

Each agent's session: wo list --mine for the queue, read any role notification, start the first item.

Agent roles

The marketing team:

  • manager — writes/locks plans, assigns work, verifies deliverables.
  • coder — builds the sites (HTML, CSS, JS, copy), SEO best-practices, self-merges after build passes.

Specialist phases (architect, designer) contribute briefs and specs into a WO's Plan before the coder builds.

Commit policy

This is a personal pre-production workspace — commit and push freely.

TODO: confirm any additional process notes (release/publish steps, who approves go-live) David wants recorded here.

‹ Architecture