Complete architecture document set with multi-model review remediation: - Frozen interface contracts, runtime semantics, DB schemas - Event/tool/error/provider registries - Scheduler and main agent state machines - C4 module/code views, solution architecture, baseline V1 - Multi-model review reports and joint assessment - Phase-gate remediation complete (P0/P1/P2/UX resolved) - Implementation plan with T-000A through T-045 - Reference folders kept as placeholders only
25 lines
834 B
JSON
25 lines
834 B
JSON
{
|
|
"outputs": {
|
|
"argument-comment-lint": {
|
|
"platforms": {
|
|
"macos-aarch64": {
|
|
"regex": "^argument-comment-lint-aarch64-apple-darwin\\.tar\\.gz$",
|
|
"path": "argument-comment-lint/bin/argument-comment-lint"
|
|
},
|
|
"linux-x86_64": {
|
|
"regex": "^argument-comment-lint-x86_64-unknown-linux-gnu\\.tar\\.gz$",
|
|
"path": "argument-comment-lint/bin/argument-comment-lint"
|
|
},
|
|
"linux-aarch64": {
|
|
"regex": "^argument-comment-lint-aarch64-unknown-linux-gnu\\.tar\\.gz$",
|
|
"path": "argument-comment-lint/bin/argument-comment-lint"
|
|
},
|
|
"windows-x86_64": {
|
|
"regex": "^argument-comment-lint-x86_64-pc-windows-msvc\\.zip$",
|
|
"path": "argument-comment-lint/bin/argument-comment-lint.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|