Commit de9cdef
fix(temporal): keep unknown-validity sources eligible, add summary lineage
Ingested messages carry no valid-time assertion, so rejecting summary
lineage on UnknownSourceValidTime made every production summary node
permanently unavailable; that uncertainty already surfaces through the
occurrence-level coverage axis. Eligible summaries now also emit
Supports lineage edges to their source anchors so describes stay
traceable without a stored assertion row.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 67a7f25 commit de9cdef
3 files changed
Lines changed: 52 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
| 476 | + | |
475 | 477 | | |
476 | 478 | | |
477 | 479 | | |
| |||
517 | 519 | | |
518 | 520 | | |
519 | 521 | | |
520 | | - | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
521 | 547 | | |
522 | 548 | | |
523 | 549 | | |
| |||
811 | 837 | | |
812 | 838 | | |
813 | 839 | | |
| 840 | + | |
814 | 841 | | |
815 | 842 | | |
816 | 843 | | |
| |||
885 | 912 | | |
886 | 913 | | |
887 | 914 | | |
| 915 | + | |
888 | 916 | | |
889 | 917 | | |
890 | 918 | | |
| |||
958 | 986 | | |
959 | 987 | | |
960 | 988 | | |
| 989 | + | |
961 | 990 | | |
962 | 991 | | |
963 | 992 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
1586 | | - | |
| 1586 | + | |
1587 | 1587 | | |
1588 | 1588 | | |
1589 | 1589 | | |
| |||
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
1617 | | - | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
1618 | 1621 | | |
1619 | 1622 | | |
1620 | | - | |
1621 | | - | |
1622 | | - | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
1623 | 1631 | | |
1624 | 1632 | | |
1625 | 1633 | | |
| |||
0 commit comments