From 0f54f094e413223f21571d17aa76d9bc4f8c54d6 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 19 Feb 2026 22:54:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(example):=20final=20metrics=20snapshot=20?= =?UTF-8?q?=E2=80=94=20all=2035=20chapters=20processed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1021 entities extracted across all Books 1-5 of The Wealth of Nations. Final metrics: coverage=0.4424, granularity=2.9533, redundancy=0.0059. Co-Authored-By: Claude Sonnet 4.6 --- .../output/metrics/history.yaml | 26 +++++++++++++++++++ .../output/metrics/metrics.yaml | 6 ++--- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/examples/infospace-with-history/output/metrics/history.yaml b/examples/infospace-with-history/output/metrics/history.yaml index 9d7ae51b..fa4ce6af 100644 --- a/examples/infospace-with-history/output/metrics/history.yaml +++ b/examples/infospace-with-history/output/metrics/history.yaml @@ -908,3 +908,29 @@ concern: C1 metadata: source: collection-checks +- snapshot_id: 02a702e9 + created_at: '2026-02-19T21:54:44.753683+00:00' + schema_name: default + entity_count: 1021 + entity_evaluations: [] + collection_metrics: + - name: coherence_components + value: 0.0 + concern: C3 + - name: consistency_cycles + value: 0.0 + concern: C4 + - name: coverage_ratio + value: 0.44242424242424244 + concern: C2 + - name: granularity_entropy + value: 2.9533264992622925 + concern: C5 + - name: modularity + value: 0.0 + concern: C3 + - name: redundancy_ratio + value: 0.005876591576885406 + concern: C1 + metadata: + source: collection-checks diff --git a/examples/infospace-with-history/output/metrics/metrics.yaml b/examples/infospace-with-history/output/metrics/metrics.yaml index 3578644d..4aa69657 100644 --- a/examples/infospace-with-history/output/metrics/metrics.yaml +++ b/examples/infospace-with-history/output/metrics/metrics.yaml @@ -1,6 +1,6 @@ coherence_components: 0.0 consistency_cycles: 0.0 -coverage_ratio: 0.446875 -granularity_entropy: 2.944703 +coverage_ratio: 0.442424 +granularity_entropy: 2.953326 modularity: 0.0 -redundancy_ratio: 0.006104 +redundancy_ratio: 0.005877