Skip to content

Commit 514eb7c

Browse files
committed
chore(registry): regenerate source hashes after merge of main (#357)
Merging main brought in the new registry-verify gate + REGISTRY.a2ml. This branch changed a2ml/, k9-svc/, and hypatia-rules/, so their content-addressed source_hash entries were stale post-merge. Regenerated deterministically via scripts/build-registry.sh; 'build-registry.sh --check' now exits clean. Also resolved the HYP-S006 ID collision (main's registry-staleness keeps S006; this branch's profile-drift-detector renumbered to HYP-S007). https://claude.ai/code/session_01XZhw6Fq27eoeyEB4LR3a2c
1 parent 2cc9e19 commit 514eb7c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.machine_readable/REGISTRY.a2ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ name = "A2ML — Attested Markup Language"
3232
stream = "foundation"
3333
home = "a2ml/"
3434
canonical_doc = "a2ml/README.adoc"
35-
source_hash = "sha256:b34ffe4d51c1715c4f2e51183d7a510865dc03e962fbeae121e3868fd88a718a"
35+
source_hash = "sha256:ffda43ed07bed095c7623d3c6a1d38c8f17a6b9e4eebaebe3bfde5aff62bcfb0"
3636
route = "the typed/verified machine-readable document format"
3737

3838
[[spec]]
@@ -41,7 +41,7 @@ name = "K9 Self-Validating Components"
4141
stream = "foundation"
4242
home = "k9-svc/"
4343
canonical_doc = "k9-svc/README.adoc"
44-
source_hash = "sha256:eae3b6a0f4e2da1afcfddfecf7a5c173d6c0ac090923c63fe9c14806b5a3b11b"
44+
source_hash = "sha256:6a9c2065fc29abdaaeef08c3e551f21c7408afd3c9a7cee4ed3e73460db443ab"
4545
route = "self-validating components with embedded contracts + deploy logic"
4646

4747
[[spec]]
@@ -266,7 +266,7 @@ name = "Standards Hypatia Rules"
266266
stream = "integration"
267267
home = "hypatia-rules/"
268268
canonical_doc = "hypatia-rules/README.adoc"
269-
source_hash = "sha256:707852684795e8474bc764473c36bc4d56fa139014ab3abbc0f550319637138c"
269+
source_hash = "sha256:a63e95c5e43ced2ee13c58014175da156c71ab731f01449e3a61b3e2f33bbe52"
270270
route = "the dogfooding rules that scan THIS repo (incl. drift detection)"
271271

272272
[[spec]]

0 commit comments

Comments
 (0)