Files
bootstrap/adapters/generic.md
2026-02-17 14:12:02 -06:00

379 B

Generic Adapter

For runtimes without a first-class adapter yet.

Required Context

  1. Load ~/.config/mosaic/STANDARDS.md
  2. Load project AGENTS.md

Minimal Contract

  • Use scripts/agent/session-start.sh at start if present.
  • Use scripts/agent/session-end.sh before completion if present.
  • If missing, run equivalent repo commands and report what was executed.