chore(store): refresh all 8 bundle hashes after adding module docs
Each module now ships STORE.yaml + MODULE.md/de + icon.svg (pushed to the chain-modules repos), so the .fai bundles changed. Re-packed all 8 and updated the index hashes; verified 8/8 match the staged bundles. chain pack no longer warns about missing MODULE.md. Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
95b6642949
commit
c3f76e23bf
2 changed files with 17 additions and 17 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# .fai bundle sha256 (unsigned, chain pack 0.17.2) — 2026-06-19T00:12Z
|
||||
15fa6d43bf6d18193282cb1c94c273b958e2639d91d52120eaedd83a99571765 text-akoma-normalize-0.1.0.fai
|
||||
d03d3dc2bfbaa413ea4e192c6147595e21d8dafd24b5d32b853a03a38e48100d text-deontic-extract-0.1.0.fai
|
||||
9bebd3dc877da9e3c89b521572000f14f007c6a9edfcc350edd44377d68acba3 graph-citation-extract-0.1.0.fai
|
||||
5f1a0098bc4c3be8d20b34d848af884b539b0eda3c59ab56dfe99bf8f811090d text-readability-score-0.1.0.fai
|
||||
31d35f6a7b61b9249520e3ae02fa398292375555430714b04ff0771fd2f3ad99 stats-cohort-size-0.1.0.fai
|
||||
199927a6b8594da579a22d42b1ba438f4b2b6c90132a5c097c7c1d5eb8b9c319 graph-shapley-attribution-0.1.0.fai
|
||||
d77afa476d4b34c22153af36c4ed3d2a0fab4c5a0dc53cba5eb217a622cd7181 econ-skm-score-0.1.0.fai
|
||||
4a82a07ba72cae4b49f1ff883b1ca92638e5f4ea19bc2b070288142056764025 law-benefit-score-0.1.0.fai
|
||||
# .fai bundle sha256 (unsigned, chain pack 0.17.2; bundles include STORE.yaml/MODULE.md/icon)
|
||||
fdf4f6e369280fc91608d4e7de78cdd0d6d399a75512a10765b2c632df41bed2 text-akoma-normalize-0.1.0.fai
|
||||
c944d60f9a6a562dd6cbd03b9709a662a60c764a7ea81a1c98f2bd077e356d79 text-deontic-extract-0.1.0.fai
|
||||
e8d70e322f1df83ebaea36676ec42f27c26b4fac78eedf23499f25225318c9f4 graph-citation-extract-0.1.0.fai
|
||||
1427f101cf56ac58b1a10efc9a63e3e4cf2292841b214d533869b9504019bb73 text-readability-score-0.1.0.fai
|
||||
6bc1ee5862728d218f2e40060146099f05eb67cc9e9c4c7a2eec5928c0a0b6fe stats-cohort-size-0.1.0.fai
|
||||
93507cba5c4e819ce755f0e89cc79a4350363fb4aa96132cefd0eeb966b320a4 graph-shapley-attribution-0.1.0.fai
|
||||
57e6c6a855f6e542e1045a0c9b0c0d484a2e7297de084ae4d7865173771e7493 econ-skm-score-0.1.0.fai
|
||||
2781518744e6b1048216b2fc4b784ab3f18e55cb3fc9e77cb640e302b9ed7bb2 law-benefit-score-0.1.0.fai
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/text-akoma-normalize/v0.1.0/text-akoma-normalize-0.1.0.fai
|
||||
sha256: 15fa6d43bf6d18193282cb1c94c273b958e2639d91d52120eaedd83a99571765
|
||||
sha256: fdf4f6e369280fc91608d4e7de78cdd0d6d399a75512a10765b2c632df41bed2
|
||||
tagline:
|
||||
en: "Normalize legal documents to Akoma Ntoso"
|
||||
de: "Rechtsdokumente nach Akoma Ntoso normalisieren"
|
||||
|
|
@ -49,7 +49,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/text-deontic-extract/v0.1.0/text-deontic-extract-0.1.0.fai
|
||||
sha256: d03d3dc2bfbaa413ea4e192c6147595e21d8dafd24b5d32b853a03a38e48100d
|
||||
sha256: c944d60f9a6a562dd6cbd03b9709a662a60c764a7ea81a1c98f2bd077e356d79
|
||||
tagline:
|
||||
en: "Extract duties, prohibitions and permissions from norms"
|
||||
de: "Pflichten, Verbote und Erlaubnisse aus Normen extrahieren"
|
||||
|
|
@ -66,7 +66,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/graph-citation-extract/v0.1.0/graph-citation-extract-0.1.0.fai
|
||||
sha256: 9bebd3dc877da9e3c89b521572000f14f007c6a9edfcc350edd44377d68acba3
|
||||
sha256: e8d70e322f1df83ebaea36676ec42f27c26b4fac78eedf23499f25225318c9f4
|
||||
tagline:
|
||||
en: "Build typed citation graphs from legal text"
|
||||
de: "Typisierte Zitationsgraphen aus Rechtstext bauen"
|
||||
|
|
@ -83,7 +83,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/text-readability-score/v0.1.0/text-readability-score-0.1.0.fai
|
||||
sha256: 5f1a0098bc4c3be8d20b34d848af884b539b0eda3c59ab56dfe99bf8f811090d
|
||||
sha256: 1427f101cf56ac58b1a10efc9a63e3e4cf2292841b214d533869b9504019bb73
|
||||
tagline:
|
||||
en: "Composite readability and complexity score"
|
||||
de: "Komposit-Score für Lesbarkeit und Komplexität"
|
||||
|
|
@ -100,7 +100,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/stats-cohort-size/v0.1.0/stats-cohort-size-0.1.0.fai
|
||||
sha256: 31d35f6a7b61b9249520e3ae02fa398292375555430714b04ff0771fd2f3ad99
|
||||
sha256: 6bc1ee5862728d218f2e40060146099f05eb67cc9e9c4c7a2eec5928c0a0b6fe
|
||||
tagline:
|
||||
en: "Resolve addressee cohort sizes"
|
||||
de: "Größe von Adressaten-Kohorten ermitteln"
|
||||
|
|
@ -117,7 +117,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/graph-shapley-attribution/v0.1.0/graph-shapley-attribution-0.1.0.fai
|
||||
sha256: 199927a6b8594da579a22d42b1ba438f4b2b6c90132a5c097c7c1d5eb8b9c319
|
||||
sha256: 93507cba5c4e819ce755f0e89cc79a4350363fb4aa96132cefd0eeb966b320a4
|
||||
tagline:
|
||||
en: "Shapley-style attribution on weighted graphs"
|
||||
de: "Shapley-Attribution auf gewichteten Graphen"
|
||||
|
|
@ -134,7 +134,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/econ-skm-score/v0.1.0/econ-skm-score-0.1.0.fai
|
||||
sha256: d77afa476d4b34c22153af36c4ed3d2a0fab4c5a0dc53cba5eb217a622cd7181
|
||||
sha256: 57e6c6a855f6e542e1045a0c9b0c0d484a2e7297de084ae4d7865173771e7493
|
||||
tagline:
|
||||
en: "Standard Cost Model (SKM) bureaucracy cost"
|
||||
de: "Standardkostenmodell (SKM) — Bürokratiekosten"
|
||||
|
|
@ -151,7 +151,7 @@ modules:
|
|||
- version: 0.1.0
|
||||
status: published
|
||||
wasm_url: https://releases.chain.flemming.ai/reclaim/law-benefit-score/v0.1.0/law-benefit-score-0.1.0.fai
|
||||
sha256: 4a82a07ba72cae4b49f1ff883b1ca92638e5f4ea19bc2b070288142056764025
|
||||
sha256: 2781518744e6b1048216b2fc4b784ab3f18e55cb3fc9e77cb640e302b9ed7bb2
|
||||
tagline:
|
||||
en: "7-dimensional regulatory benefit score"
|
||||
de: "7-dimensionaler Nutzen-Score für Regulierung"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue