-
-
Notifications
You must be signed in to change notification settings - Fork 63
Handle equivalent duplicate schemas in multi-spec merge #1076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
6d4d8d5
Add e-conomic openapi examples to tests
christianhelle e1374ba
docs: Merge e-conomic OpenAPI multi-spec decision and update agent hi…
christianhelle 7410e27
docs: log e-conomic merge session
christianhelle eb36c79
fix(core): merge equivalent multi-spec schemas
christianhelle c39c0fe
docs(squad): record e-conomic merge work
christianhelle 6084915
test: add e-conomic product and webhook OpenAPI paths to multiple-sou…
christianhelle 6639fb8
refactor(tests): rename test classes for consistency and clarity
christianhelle 089713a
chore: remove unused economic.refitter file
christianhelle 2728085
test: missing coverage
christianhelle 05ac7dd
refactor(OpenApiDocumentFactory): simplify tag handling in document m…
christianhelle ce3efd0
test(OpenApiDocumentFactoryMergeTests): add tests for schema normaliz…
christianhelle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
.squad/log/2026-04-28T15-21-48+02-00-economic-openapi-implementation.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| # e-conomic OpenAPI implementation session | ||
|
|
||
| - Timestamp: 2026-04-28T15:21:48.369+02:00 | ||
| - Pre-check: decisions.md size 25628 bytes; decision inbox files 3. | ||
| - Decisions archive gate: No archive entries eligible; decisions.md dated sections begin at 2026-04-21, newer than 30-day cutoff 2026-03-29. | ||
| - Decision inbox: merged 3 new entries and removed 3 inbox files. | ||
| - Implementation: Parker fixed canonical equivalent duplicate schema handling in OpenApiDocumentFactory. | ||
| - Validation: Lambert reported Release build, focused merge tests (15), Issue1016 regressions (7), full solution tests, format verification, and e-conomic CLI generation passed. | ||
| - Review: Ash approved the merge equivalence fix. | ||
| - Cross-agent histories: no append needed; Parker, Lambert, and Ash histories already contained the useful implementation, validation, and review updates. | ||
| - History summarization gate: no history.md files were >= 15360 bytes; none summarized. | ||
| - Health: decisions.md size before 25628 bytes, after 28115 bytes; inbox processed 3; histories summarized 0. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Ash orchestration log — e-conomic OpenAPI implementation | ||
|
|
||
| - Timestamp: 2026-04-28T15:21:48.369+02:00 | ||
| - Role: Safety Reviewer | ||
| - Model: gpt-5.5 | ||
| - Work: Reviewed the canonical merge equivalence implementation and regression evidence. | ||
| - Verdict: APPROVED. | ||
| - Outcome: Fix preserves fail-fast conflict handling while accepting canonical duplicate equivalent schemas. | ||
|
christianhelle marked this conversation as resolved.
|
||
8 changes: 8 additions & 0 deletions
8
.squad/orchestration-log/2026-04-28T15-21-48+02-00-lambert.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Lambert orchestration log — e-conomic OpenAPI implementation | ||
|
|
||
| - Timestamp: 2026-04-28T15:21:48.369+02:00 | ||
| - Role: Tester | ||
| - Model: gpt-5.5 | ||
| - Work: Added e-conomic regression coverage in src\Refitter.Tests\RegressionTests\Issue1016_MultiSpecSchemaMergeTests.cs. | ||
| - Validation: Release build, focused merge tests, focused Issue1016 tests, full Release solution tests, format verification, and e-conomic CLI generation all passed. | ||
| - Outcome: Generated est\GeneratedCode\economic.cs from the real e-conomic settings file. | ||
|
christianhelle marked this conversation as resolved.
christianhelle marked this conversation as resolved.
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.