Files
stack/.mosaic
Jason Woltje 3bfee7298c docs: initialize go-live MVP mission with coordinator protocol
First dogfood of mosaic coord tooling on a real project.
Mission: 4 milestones from dashboard polish through deploy+smoke.
Scaffolded via `mosaic coord init`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 17:36:37 -06:00
..

Repo Mosaic Linkage

This repository is attached to the machine-wide Mosaic framework.

Load Order for Agents

  1. ~/.config/mosaic/STANDARDS.md
  2. AGENTS.md (this repository)
  3. .mosaic/repo-hooks.sh (repo-specific automation hooks)

Purpose

  • Keep universal standards in ~/.config/mosaic
  • Keep repo-specific behavior in this repo
  • Avoid copying large runtime configs into each project