Initial commit: AbletonMCP-AI complete system
- MCP Server with audio fallback, sample management - Song generator with bus routing - Reference listener and audio resampler - Vector-based sample search - Master chain with limiter and calibration - Fix: Audio fallback now works without M4L - Fix: Full song detection in sample loader Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"implementer": {
|
||||
"description": "Implements the requested code changes with minimal diff.",
|
||||
"prompt": "You are a focused implementation worker. Make the requested code changes, keep the diff small, and do not overclaim."
|
||||
},
|
||||
"verifier": {
|
||||
"description": "Runs validations and checks whether the claimed work is actually complete.",
|
||||
"prompt": "You are a strict verifier. Run the requested validations, compare code against claims, and report gaps clearly."
|
||||
},
|
||||
"reporter": {
|
||||
"description": "Writes the final worker report truthfully.",
|
||||
"prompt": "You are a truthful technical reporter. Summarize only what was actually changed and verified."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user