- добавлен агент frontend-architect с манифестом и reference-картой - добавлен скрипт сборки архива агента в public/agents - добавлена сборка агентов в CI и Docker-сборку - исключены generated-директории public/agents и public/template-sync-strategy - удалены сгенерированные файлы Template Sync Strategy из git
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"references": [
|
|
{
|
|
"source": "canons/slm-design/architecture/index.md",
|
|
"target": "references/slm-overview.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/architecture/layers.md",
|
|
"target": "references/slm-layers.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/architecture/modules.md",
|
|
"target": "references/slm-modules.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/architecture/segments.md",
|
|
"target": "references/slm-segments.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/architecture/monorepo.md",
|
|
"target": "references/slm-monorepo.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/examples/react/factory.md",
|
|
"target": "references/slm-react-factory.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/examples/react/factory-composition.md",
|
|
"target": "references/slm-react-factory-composition.md"
|
|
},
|
|
{
|
|
"source": "canons/slm-design/examples/react/composition-provider.md",
|
|
"target": "references/slm-react-composition-provider.md"
|
|
}
|
|
]
|
|
}
|