naftiko: 1.0.0-alpha2 info: label: QA Certification Management OpenAPI Specification — Linearity Injection description: 'Linearity Injection. 2 operations. Lead operation: operations. Self-contained Naftiko capability covering one EPA business surface.' tags: - EPA - Linearity Injection created: '2026-05-29' modified: '2026-05-29' binds: - namespace: env keys: EPA_APIKEY_KEY: EPA_APIKEY_KEY capability: consumes: - type: http namespace: cam-qa-cert-linearity-injection baseUri: https://api.epa.gov/easey description: QA Certification Management OpenAPI Specification — Linearity Injection business capability. Self-contained, no shared references. authentication: type: apikey key: x-api-key value: '{{env.EPA_APIKEY_KEY}}' placement: header resources: - name: qa-certification-mgmt-locations-locid-test-summary-testsumid-linearities-linsumid-injections path: /qa-certification-mgmt/locations/{locId}/test-summary/{testSumId}/linearities/{linSumId}/injections operations: - name: linearityInjectionControllergetInjections method: GET description: linearityInjectionControllergetInjections inputParameters: - name: locId in: path type: string required: true description: locId - name: testSumId in: path type: string required: true description: testSumId - name: linSumId in: path type: string required: true description: linSumId outputRawFormat: json outputParameters: - name: result type: object value: $. - name: qa-certification-mgmt-locations-locid-test-summary-testsumid-linearities-linsumid-injections-id path: /qa-certification-mgmt/locations/{locId}/test-summary/{testSumId}/linearities/{linSumId}/injections/{id} operations: - name: linearityInjectionControllergetInjection method: GET description: linearityInjectionControllergetInjection inputParameters: - name: locId in: path type: string required: true description: locId - name: testSumId in: path type: string required: true description: testSumId - name: linSumId in: path type: string required: true description: linSumId - name: id in: path type: string required: true description: id outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: cam-qa-cert-linearity-injection-rest port: 8080 description: REST adapter for QA Certification Management OpenAPI Specification — Linearity Injection. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/qa-certification-mgmt/locations/{locid}/test-summary/{testsumid}/linearities/{linsumid}/injections name: qa-certification-mgmt-locations-locid-test-summary-testsumid-linearities-linsumid-injections description: REST surface for linearityInjectionControllergetInjections. operations: - method: GET name: linearityInjectionControllergetInjections description: linearityInjectionControllergetInjections call: cam-qa-cert-linearity-injection.linearityInjectionControllergetInjections with: locId: rest.locId testSumId: rest.testSumId linSumId: rest.linSumId outputParameters: - type: object mapping: $. - path: /v1/qa-certification-mgmt/locations/{locid}/test-summary/{testsumid}/linearities/{linsumid}/injections/{id} name: qa-certification-mgmt-locations-locid-test-summary-testsumid-linearities-linsumid-injections-id description: REST surface for linearityInjectionControllergetInjection. operations: - method: GET name: linearityInjectionControllergetInjection description: linearityInjectionControllergetInjection call: cam-qa-cert-linearity-injection.linearityInjectionControllergetInjection with: locId: rest.locId testSumId: rest.testSumId linSumId: rest.linSumId id: rest.id outputParameters: - type: object mapping: $. - type: mcp namespace: cam-qa-cert-linearity-injection-mcp port: 9090 transport: http description: MCP adapter for QA Certification Management OpenAPI Specification — Linearity Injection. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: linearityinjectioncontroller-getinjections description: linearityinjectioncontroller-getinjections hints: readOnly: true destructive: false idempotent: true call: cam-qa-cert-linearity-injection.linearityInjectionControllergetInjections with: locId: tools.locId testSumId: tools.testSumId linSumId: tools.linSumId outputParameters: - type: object mapping: $. - name: linearityinjectioncontroller-getinjection description: linearityinjectioncontroller-getinjection hints: readOnly: true destructive: false idempotent: true call: cam-qa-cert-linearity-injection.linearityInjectionControllergetInjection with: locId: tools.locId testSumId: tools.testSumId linSumId: tools.linSumId id: tools.id outputParameters: - type: object mapping: $.