Skip to content

Commit c19f829

Browse files
chore(msdmd): align bootstrap target distinctions
1 parent 68c41eb commit c19f829

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/_data/snapshots/org-msdmd.last-known-good.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"gapCount": 0,
1717
"edgeCount": 0,
1818
"resolvedEdgeCount": 0,
19+
"externalTargetCount": 0,
1920
"crossRepoEdgeCount": 0,
2021
"crossRepoPairCount": 0,
2122
"unresolvedEdgeCount": 0
@@ -29,7 +30,7 @@
2930
"hmmm": [
3031
"Bootstrap fallback: this checked-in artifact contains no repository collection evidence and must not be mistaken for an organization-state measurement.",
3132
"A successful online refresh replaces this file in the build workspace with a commit-pinned last-known-good snapshot.",
32-
"An unresolved edge means the source repository declared a target that cannot be exactly identified from current repo collection identities; the website does not guess the relation.",
33+
"Only empty, ambiguous declaration, and broken explicit declaration references are unresolved. Ordinary owners, routes, files, tools, capability names, and external systems remain valid opaque targets.",
3334
"Missing collection points remain visible until the source repository publishes one."
3435
]
3536
}

0 commit comments

Comments
 (0)