feat: initial mosaic bootstrap framework
This commit is contained in:
14
adapters/generic.md
Normal file
14
adapters/generic.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Generic Adapter
|
||||
|
||||
For runtimes without a first-class adapter yet.
|
||||
|
||||
## Required Context
|
||||
|
||||
1. Load `~/.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.
|
||||
Reference in New Issue
Block a user