Skip to content

Commit cf2c44b

Browse files
committed
fix(pm): name the tree the re-measured census was taken on
Claude-Session: https://claude.ai/code/session_01W5y9kRg1YtYaMQYExVLRc2 Co-authored-by: Claude <noreply@anthropic.com>
1 parent effedcc commit cf2c44b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎scripts/pm/dispatch-gates.mjs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5886,8 +5886,8 @@ export function packageRootAnchoredHint(hint, base, tree, files) {
58865886
*
58875887
* ## The census, measured on this tree
58885888
*
5889-
* Re-measured with the `DEFERRED` arm in place, on objectstack-ai/objectstack
5890-
* `7ec8534127`. The METHOD, which this block used to leave implicit: run
5889+
* Re-measured with the `DEFERRED` arm in place, over the objectstack-ai/objectstack
5890+
* tree at `e6a03e6491`. The METHOD, which this block used to leave implicit: run
58915891
* `topLevelDecls` over every tracked JS/TS file under `scripts/`, keep the
58925892
* non-callable declarations, test each name against the predicate, and price
58935893
* the arm by diffing `extractWatchHints` against a build of this module whose

0 commit comments

Comments
 (0)