Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,960 changes: 566 additions & 1,394 deletions configs/quality/scripts_inventory_manifest.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
artifact:
path: "docs/reports/evidence/project-legacy-compatibility-remediation/03-synthesis/CROSS-SYNTHESIS-project-legacy-compatibility-remediation.md"
sha256: "5245ad6053ceadb53d53d6df7ccc32fdf2e0f71bbb2fe6e31daae02ff5c694a3"
byte_size: 11921
status: "recovered-canonical-copy"
source_inputs: []
recovery_note:
verification_scope: "does not prove byte-for-byte identity"
13 changes: 13 additions & 0 deletions docs/reports/evidence/project-test-health/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: project-test-health-metadata
status: captured
schema_version: 1
policy_scope: non_canonical_evidence_summary
generator_module: scripts.engineering.qa.test_health
owner: quality
freshness_window_days: 7
last_verified: "2026-05-24"
allowed_interpretation: backlog_signal_only
canonical_sources:
- configs/quality/test_matrix.yaml
- configs/quality/test_health_reporting.yaml
- configs/quality/fixture_governance_ledger.yaml
11 changes: 11 additions & 0 deletions docs/reports/evidence/project-test-health/shard_registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
policy_scope: project_test_health_evidence_shards
owner: quality
shards:
- id: flaky-rate
status: passed
- id: uncovered-module-risk-map
status: passed
- id: semanticscholar-environment-limited-frequency
status: passed
- id: environment-limited-threshold
status: passed
62 changes: 6 additions & 56 deletions reports/quality/hotspot-family-baseline.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"summary": {
"snapshot_date": "2026-05-24",
"families": 5,
"families": 3,
"scorecard": "configs/quality/debt_scorecard.yaml",
"budget_warnings": 10
"budget_warnings": 6
},
"families": [
{
Expand All @@ -17,7 +17,7 @@
],
"duplication_clusters": 8,
"files": 172,
"total_loc": 21278,
"total_loc": 21536,
"files_ge_250_loc": 13,
"helper_function_ratio": 0.376,
"max_internal_fan_in": 14,
Expand All @@ -42,9 +42,9 @@
],
"duplication_clusters": 5,
"files": 42,
"total_loc": 5515,
"total_loc": 5521,
"files_ge_250_loc": 5,
"helper_function_ratio": 0.342,
"helper_function_ratio": 0.34,
"max_internal_fan_in": 6,
"max_internal_fan_in_module": "bioetl.composition.bootstrap.runtime.composite_support_services_factory",
"bounded_growth_budgets": {
Expand All @@ -67,7 +67,7 @@
],
"duplication_clusters": 0,
"files": 31,
"total_loc": 4507,
"total_loc": 4502,
"files_ge_250_loc": 4,
"helper_function_ratio": 0.47,
"max_internal_fan_in": 4,
Expand All @@ -80,56 +80,6 @@
"at_budget:files_ge_250_loc=4/4",
"at_budget:max_internal_fan_in=4/4"
]
},
{
"name": "application_services_control_plane",
"owner": "@bioetl-platform",
"linked_rf": "RF-023",
"ratchet_stage": "reviewed-baseline",
"ratchet_scope": "duplication-report-plus-bounded-growth",
"path_prefixes": [
"src/bioetl/application/services/control_plane/"
],
"duplication_clusters": 15,
"files": 66,
"total_loc": 12998,
"files_ge_250_loc": 22,
"helper_function_ratio": 0.496,
"max_internal_fan_in": 6,
"max_internal_fan_in_module": "bioetl.application.services.control_plane._run_manifest_diagnostics_replay_helpers",
"bounded_growth_budgets": {
"files_ge_250_loc": 22,
"max_internal_fan_in": 6
},
"budget_warnings": [
"at_budget:files_ge_250_loc=22/22",
"at_budget:max_internal_fan_in=6/6"
]
},
{
"name": "composition_runtime_builders",
"owner": "@bioetl-platform",
"linked_rf": "RF-023",
"ratchet_stage": "reviewed-baseline",
"ratchet_scope": "duplication-report-plus-bounded-growth",
"path_prefixes": [
"src/bioetl/composition/runtime_builders/"
],
"duplication_clusters": 11,
"files": 37,
"total_loc": 5736,
"files_ge_250_loc": 7,
"helper_function_ratio": 0.502,
"max_internal_fan_in": 11,
"max_internal_fan_in_module": "bioetl.composition.runtime_builders.inputs_resolver",
"bounded_growth_budgets": {
"files_ge_250_loc": 7,
"max_internal_fan_in": 11
},
"budget_warnings": [
"at_budget:files_ge_250_loc=7/7",
"at_budget:max_internal_fan_in=11/11"
]
}
]
}
10 changes: 4 additions & 6 deletions reports/quality/hotspot-family-baseline.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
> Use this artifact as the reviewed RF-06 family baseline for non-regression checks.

- snapshot_date: `2026-05-24`
- families: `5`
- families: `3`

| Family | Files | Total LOC | Files >=250 LOC | Helper ratio | Duplication | Max fan-in | Max fan-in module | Budgets | Budget warnings |
| --- | ---: | ---: | ---: | ---: | ---: | ---: | --- | --- | --- |
| `application_core` | 172 | 21278 | 13 | 0.376 | 8 | 14 | `bioetl.application.core.batch_runtime_failure_policy` | `files_ge_250_loc=13, max_internal_fan_in=14` | `at_budget:files_ge_250_loc=13/13, at_budget:max_internal_fan_in=14/14` |
| `composition_bootstrap_runtime` | 42 | 5515 | 5 | 0.342 | 5 | 6 | `bioetl.composition.bootstrap.runtime.composite_support_services_factory` | `files_ge_250_loc=6, max_internal_fan_in=7` | `near_budget:files_ge_250_loc=5/6, near_budget:max_internal_fan_in=6/7` |
| `composition_factories_pipeline` | 31 | 4507 | 4 | 0.470 | 0 | 4 | `bioetl.composition.factories.pipeline.construction_types` | `files_ge_250_loc=4, max_internal_fan_in=4` | `at_budget:files_ge_250_loc=4/4, at_budget:max_internal_fan_in=4/4` |
| `application_services_control_plane` | 66 | 12998 | 22 | 0.496 | 15 | 6 | `bioetl.application.services.control_plane._run_manifest_diagnostics_replay_helpers` | `files_ge_250_loc=22, max_internal_fan_in=6` | `at_budget:files_ge_250_loc=22/22, at_budget:max_internal_fan_in=6/6` |
| `composition_runtime_builders` | 37 | 5736 | 7 | 0.502 | 11 | 11 | `bioetl.composition.runtime_builders.inputs_resolver` | `files_ge_250_loc=7, max_internal_fan_in=11` | `at_budget:files_ge_250_loc=7/7, at_budget:max_internal_fan_in=11/11` |
| `application_core` | 172 | 21536 | 13 | 0.376 | 8 | 14 | `bioetl.application.core.batch_runtime_failure_policy` | `files_ge_250_loc=13, max_internal_fan_in=14` | `at_budget:files_ge_250_loc=13/13, at_budget:max_internal_fan_in=14/14` |
| `composition_bootstrap_runtime` | 42 | 5521 | 5 | 0.340 | 5 | 6 | `bioetl.composition.bootstrap.runtime.composite_support_services_factory` | `files_ge_250_loc=6, max_internal_fan_in=7` | `near_budget:files_ge_250_loc=5/6, near_budget:max_internal_fan_in=6/7` |
| `composition_factories_pipeline` | 31 | 4502 | 4 | 0.470 | 0 | 4 | `bioetl.composition.factories.pipeline.construction_types` | `files_ge_250_loc=4, max_internal_fan_in=4` | `at_budget:files_ge_250_loc=4/4, at_budget:max_internal_fan_in=4/4` |
Loading
Loading