naftiko: 1.0.0-alpha2 info: label: GitHub User API — Conflicting description: 'GitHub User API — Conflicting. 2 operations. Lead operation: GitHub Get List of Conflicting Packages During Docker Migration for Authenticated-user. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Conflicting created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: users-conflicting baseUri: '' description: GitHub User API — Conflicting business capability. Self-contained, no shared references. resources: - name: user-docker-conflicts path: /user/docker/conflicts operations: - name: getlistofconflictingpackagesduringdockermigrationforauthenticateduser method: GET description: GitHub Get List of Conflicting Packages During Docker Migration for Authenticated-user outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Authorization in: header type: string - name: X-GitHub-Api-Version in: header type: string - name: Accept in: header type: string - name: users-username-docker-conflicts path: /users/{username}/docker/conflicts operations: - name: getlistofconflictingpackagesduringdockermigrationforuser method: GET description: GitHub Get List of Conflicting Packages During Docker Migration for User outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Authorization in: header type: string - name: X-GitHub-Api-Version in: header type: string - name: Accept in: header type: string authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: users-conflicting-rest port: 8080 description: REST adapter for GitHub User API — Conflicting. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/user/docker/conflicts name: user-docker-conflicts description: REST surface for user-docker-conflicts. operations: - method: GET name: getlistofconflictingpackagesduringdockermigrationforauthenticateduser description: GitHub Get List of Conflicting Packages During Docker Migration for Authenticated-user call: users-conflicting.getlistofconflictingpackagesduringdockermigrationforauthenticateduser with: Authorization: rest.Authorization X-GitHub-Api-Version: rest.X-GitHub-Api-Version Accept: rest.Accept outputParameters: - type: object mapping: $. - path: /v1/users/{username}/docker/conflicts name: users-username-docker-conflicts description: REST surface for users-username-docker-conflicts. operations: - method: GET name: getlistofconflictingpackagesduringdockermigrationforuser description: GitHub Get List of Conflicting Packages During Docker Migration for User call: users-conflicting.getlistofconflictingpackagesduringdockermigrationforuser with: Authorization: rest.Authorization X-GitHub-Api-Version: rest.X-GitHub-Api-Version Accept: rest.Accept outputParameters: - type: object mapping: $. - type: mcp namespace: users-conflicting-mcp port: 9090 transport: http description: MCP adapter for GitHub User API — Conflicting. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-get-list-conflicting-packages description: GitHub Get List of Conflicting Packages During Docker Migration for Authenticated-user hints: readOnly: true destructive: false idempotent: true call: users-conflicting.getlistofconflictingpackagesduringdockermigrationforauthenticateduser with: Authorization: tools.Authorization X-GitHub-Api-Version: tools.X-GitHub-Api-Version Accept: tools.Accept outputParameters: - type: object mapping: $. - name: github-get-list-conflicting-packages-2 description: GitHub Get List of Conflicting Packages During Docker Migration for User hints: readOnly: true destructive: false idempotent: true call: users-conflicting.getlistofconflictingpackagesduringdockermigrationforuser with: Authorization: tools.Authorization X-GitHub-Api-Version: tools.X-GitHub-Api-Version Accept: tools.Accept outputParameters: - type: object mapping: $.