Deutsch — Offizielle Deutsch-Version / Documento Oficial en Deutsch.
Agent Config Sync (Deutsch)
The skill separates endpoint selection, resources and truth. Run:
python scripts/sync.py --discover
python scripts/sync.py --offer
The user can select an explicit endpoint list, one provider across app classes, one app class across providers, or all detected endpoints. Detection is evidence, not authorization.
Truth can be one endpoint, one file, an ordered set of files such as multiple
AGENTS.md layers, or a skills directory. No filename or provider is the
implicit hub. Without a selected truth source, plans stay blocked.
Review --status and --plan; only use --apply --yes after approval.
MCP blocks and skill directories are implemented. Rule-file topologies remain
fail-closed until the user selects a merge/redirect adapter.