F∆I module — Shapley-style attribution on weighted norm graphs
Find a file
flemming-it 001cae00f1 chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact
Adds the three release-prep artefacts so the repo is ready for
the chain store: Apache-2.0 LICENSE (boilerplate), NOTICE with
per-module copyright + third-party + methodological lineage
attribution, and the compiled wasm32-wasip2 release bundle
(module.wasm) that the Hub will install verbatim once published.

Cargo.lock is now also tracked so reproducible builds line up
with the WASM hash that ships.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 11:38:40 +02:00
src feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00
.gitignore feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00
Cargo.lock feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00
Cargo.toml feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00
LICENSE chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact 2026-06-18 11:38:40 +02:00
module.wasm chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact 2026-06-18 11:38:40 +02:00
module.yaml feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00
NOTICE chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact 2026-06-18 11:38:40 +02:00
rust-toolchain.toml feat: initial graph-shapley-attribution v0.1.0 (graph.shapley_attribution@0.1.0) 2026-06-18 11:25:26 +02:00