Skip to content

PoC: ORD Overlay#84

Closed
Fannon wants to merge 20 commits intomainfrom
add-model-extension-for-api-metadata-overlay
Closed

PoC: ORD Overlay#84
Fannon wants to merge 20 commits intomainfrom
add-model-extension-for-api-metadata-overlay

Conversation

@Fannon
Copy link
Copy Markdown
Member

@Fannon Fannon commented Mar 5, 2026

No description provided.

Fannon and others added 20 commits March 2, 2026 16:11
- Implement 'operation' concept-level selector in overlay-merge:
  - OpenAPI (openapi-v2/v3/v3.1+): resolves via paths.{path}.{method}.operationId
  - MCP (Specification ID definitionType): resolves via tools[].name
  - A2A Agent Card: resolves via skills[].id
  - Auto-detection (no definitionType): tries OpenAPI → MCP → A2A in order
  - Throws OverlayMergeError for named definitionTypes without operation support
    (e.g. edmx, csdl-json, asyncapi-v2, raml-v1)
- Add 6 new unit tests and 2 integration tests for operation selector
- Rename dispute-agent-mcp.overlay.json → dispute-agent-a2a.overlay.json
- Update SelectorByOperation schema description: clearly defines all three
  operation mappings and removes resolved A2A TODO
- Update OrdOverlay.intro.md: remove A2A TODO block, document A2A skills[].id
- Add real paths/operationIds/schemas to astronomy-v1.oas3.json for tests
- Add legacy-dispute-lookup skill to DisputeResolutionAgentcard.json
- Rewrite examples/definitions/ord-document-overlay.json to current schema format
- Copy OrdOverlay.schema.json to static/spec-extension/models/ for canonical $id URL;
  gitignore /static/spec-extension/ (URL only works after deployment)
- Clean stale ResourceDefinitionOverlay references from clean.mjs
- Add inline TODOs: YAML CLI input, deepMerge type mismatch, definitionType
  validators, entityType/propertyType selectors, OData operation mapping
- Fix JSON formatting in business-partner-odata.overlay.json
@Fannon Fannon requested a review from swennemers March 5, 2026 12:03
@Fannon
Copy link
Copy Markdown
Member Author

Fannon commented Mar 5, 2026

Sorry for messing things up. I'll close this in favor of #86 86

@Fannon Fannon closed this Mar 5, 2026
@Fannon Fannon deleted the add-model-extension-for-api-metadata-overlay branch March 5, 2026 15:54
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-05 15:54 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant