Merge pull request 'refactor(agent-roles-catalog): YAML catalog with block-scalar instructions (#229)' (#231) from feat/229-catalog-yaml into develop

Reviewed-on: #231
This commit was merged in pull request #231.
This commit is contained in:
2026-06-29 01:20:40 +03:00
21 changed files with 1194 additions and 282 deletions

View File

@@ -153,7 +153,7 @@ MCP_DOCMOST_PASSWORD=
# (including normal human edits) would then be mis-attributed as AI.
# Agent-roles catalog source: an http(s):// base URL to the catalog's raw files
# (the server appends /index.json and /bundles/<id>/<lang>.json). This value is
# (the server appends /index.yaml and /bundles/<id>/<lang>.yaml). This value is
# baked into the Docker image at build time per branch (see the Dockerfile ARG
# AI_AGENT_ROLES_CATALOG_URL and the CI build-args). Set it here only to point a
# local/non-Docker run at a catalog; if unset, the "import role from catalog"