chore: re-sync context adapters from canonical AGENT.md
CD / Lint / Test / Vet (push) Successful in 8s
CD / Build & Import (push) Failing after 5s
CD / Deploy via GitOps (push) Has been skipped

Derived adapters drifted after the root ~/dev/.context/AGENT.md gained the
rule-0 pre-task ritual; task check's context:check gate failed on it
(pre-existing, unrelated to #42). Regenerate via context-sync.sh.
This commit is contained in:
2026-07-01 22:53:15 +02:00
parent e30951ad72
commit 2ebaee8d03
5 changed files with 217 additions and 36 deletions
+1 -4
View File
@@ -16,10 +16,7 @@
},
"infra": {
"type": "http",
"url": "https://infra-mcp.d-ma.be/mcp",
"headers": {
"Authorization": "Bearer ${INFRA_MCP_TOKEN}"
}
"url": "https://infra-mcp.d-ma.be/mcp"
}
}
}