naftiko: 1.0.0-alpha2 info: label: GitHub Org API — Unlock description: 'GitHub Org API — Unlock. 1 operations. Lead operation: GitHub Unlock an Organization Repository. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Unlock created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: organizations-unlock baseUri: '' description: GitHub Org API — Unlock business capability. Self-contained, no shared references. resources: - name: orgs-org-migrations-migration_id-repos-repo_name-lock path: /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock operations: - name: unlockanorganizationrepository method: DELETE description: GitHub Unlock an Organization Repository outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: organizations-unlock-rest port: 8080 description: REST adapter for GitHub Org API — Unlock. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/orgs/{org}/migrations/{migration-id}/repos/{repo-name}/lock name: orgs-org-migrations-migration-id-repos-repo-name-lock description: REST surface for orgs-org-migrations-migration_id-repos-repo_name-lock. operations: - method: DELETE name: unlockanorganizationrepository description: GitHub Unlock an Organization Repository call: organizations-unlock.unlockanorganizationrepository outputParameters: - type: object mapping: $. - type: mcp namespace: organizations-unlock-mcp port: 9090 transport: http description: MCP adapter for GitHub Org API — Unlock. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-unlock-organization-repository description: GitHub Unlock an Organization Repository hints: readOnly: false destructive: true idempotent: true call: organizations-unlock.unlockanorganizationrepository outputParameters: - type: object mapping: $.