Files
stack/.mosaic
Jason Woltje b13ff68e22
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
fix(api): use generic mosaic-* naming in OpenClawGateway schema and tests
Replaces all jarvis-* references with mosaic-* for generic multi-user deployment.
2026-03-01 08:04:55 -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