chore(example): update metrics after chapter-03 collection check

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-19 15:06:03 +01:00
parent c2e06c15d7
commit 7615beb139
2 changed files with 28 additions and 2 deletions

View File

@@ -128,3 +128,29 @@
concern: C1
metadata:
source: collection-checks
- snapshot_id: c86cbd09
created_at: '2026-02-19T14:04:58.069455+00:00'
schema_name: default
entity_count: 96
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.5555555555555556
concern: C2
- name: granularity_entropy
value: 2.178347973251125
concern: C5
- name: modularity
value: 0.0
concern: C3
- name: redundancy_ratio
value: 0.0
concern: C1
metadata:
source: collection-checks

View File

@@ -1,6 +1,6 @@
coherence_components: 0.0
consistency_cycles: 0.0
coverage_ratio: 0.6
granularity_entropy: 2.157851
coverage_ratio: 0.555556
granularity_entropy: 2.178348
modularity: 0.0
redundancy_ratio: 0.0