diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..8468aaa --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,7 @@ +# Agent Instructions + +This repository owns public Make IT Work Cloud organization-profile content. + +Keep changes limited to profile/community-facing metadata and public documentation. Reusable Actions belong in `shared-workflows`; organization infrastructure policy belongs in `tfroot-github`; charts and live GitOps state have their own canonical repositories. + +Use GitHub MCP and PR checks for validation. Do not publish secrets, tokens, private endpoints, operational credentials, or personal data. diff --git a/opencode.json b/opencode.json deleted file mode 100644 index 3115709..0000000 --- a/opencode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "https://opencode.ai/config.json", - "mcp": { - "argocd-makeitwork": {"enabled": false} - }, - "tools": { - "argocd-makeitwork_*": false - } -}