-
Notifications
You must be signed in to change notification settings - Fork 1
feat: name Allen interval relations on Event Lineage edges (v2.15.0) #484
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
25 commits
Select commit
Hold shift + click to select a range
7edc1e3
feat: name Allen interval relations on Event Lineage edges (v2.15.0)
seonghobae 5d41506
fix: restore PR 481 CI contracts
seonghobae bea01df
docs: remove duplicate Storybook inventory row
seonghobae 0d8187a
fix: normalize interval dates to UTC
seonghobae 821d203
fix: ground Event Lineage interval evidence
seonghobae 53c78e8
fix: fail closed on missing interval evidence
seonghobae 3f5e633
docs: align seeded interval claims with point evidence
seonghobae bc55559
test: prove activity feed requires post read
seonghobae b055c8b
fix: resolve migration/ADR numbering collisions, drop dead i18n key
seonghobae c5c9911
docs: reserve Event Lineage ADR 0161
seonghobae 878c4a8
Merge remote-tracking branch 'origin/main' into feat/event-lineage-in…
seonghobae daa9dd7
Merge origin/main into feat/event-lineage-interval-relation-v2150
seonghobae ad00645
test(lineage): restore dropped persist_lineage_edges coverage
seonghobae 6c6ef1a
Merge branch 'main' into feat/event-lineage-interval-relation-v2150
seonghobae 4223408
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae 364be59
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae 1492d17
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae 586b1eb
Merge origin/main into feat/event-lineage-interval-relation-v2150
seonghobae 3cc25cd
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae 1945558
fix(lineage): compose interval evidence onto current main
seonghobae b1a8e76
test(lineage): remove arbitrary reconstruction weights
seonghobae fa898bc
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae 5a61c5f
fix(migration): defer interval relation FK validation
seonghobae 48e3b93
Merge branch 'main' into feat/event-lineage-interval-relation-v2150
opencode-agent[bot] c12b3b1
Merge branch 'main' into feat/event-lineage-interval-relation-v2150
opencode-agent[bot] 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| # 2.15.1 — Name Allen interval relations on Event Lineage edges | ||
|
|
||
| ## Added | ||
|
|
||
| - Persist `interval_relation_code` on `post_lineage_edge` (ADR 0161). After | ||
| reconstruct chooses a parent, the product names the Allen (1983) relation | ||
| between the two posts' dated windows. Every post is a point interval on its | ||
| observed UTC creation day; mutable ticket dates are ignored. | ||
| - After `make seed`, the A-100 pricing follow-up is **Before** the revised | ||
| quote and delivery question. Click the Before row for the revised quote to | ||
| open it. The DAG shows those labels as visible text and as a keyboard list. | ||
| Indirect Keyman links stay unlabeled. | ||
|
|
||
| ## Changed | ||
|
|
||
| - `GET /api/lineage` and `GET /api/posts/{id}/lineage` return the exact | ||
| lookup label next to the fused score. Opening the child orients the | ||
| stored parent→child code (Contains → During) so the opened post is the | ||
| subject of the relation. |
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
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.