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>
store/store.yaml lists all 8 modules (status published, DE+EN
tagline/description, category, tags, license, repo) with real .fai
bundle sha256 from chain pack. Bundles are unsigned for now per chain
(require_signatures off; FAI_SIGNING_KEY untouched; Recl∆Im key +
per-store pinning later) and staged under store/bundles (gitignored).
Only mirror hosting remains.
Signed-off-by: flemming-it <sf@flemming.it>