Skip to content

Commit bd74974

Browse files
author
miranov25
committed
PHASE_13_26_DF_v1_0_END - updated CAPABILITY_MATRIX.md
1 parent f0cdd0c commit bd74974

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

UTILS/dfextensions/dfdraw/docs/CAPABILITY_MATRIX.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Capability Matrix — dfdraw
22

3-
**Generated:** 2026-05-05 12:33 UTC
3+
**Generated:** 2026-05-06 11:01 UTC
44
**Phase:** 13.15.DF
55
**Generator:** `scripts/generate_capability_matrix.py`
66
**Sources:** `tests/feature_taxonomy.py` + `tests/test_layer_classification.py`
@@ -9,12 +9,12 @@
99

1010
| Status | Count | % |
1111
|--------|------:|--:|
12-
| ✅ Verified | 7 | 13% |
13-
| ☑️ Smoke-only | 46 | 87% |
12+
| ✅ Verified | 7 | 12% |
13+
| ☑️ Smoke-only | 49 | 88% |
1414
| 🧨 Broken | 0 | 0% |
1515
| 📋 Planned | 0 | 0% |
16-
| **Total features** | **53** | |
17-
| **Total proof tests** | **226** | |
16+
| **Total features** | **56** | |
17+
| **Total proof tests** | **276** | |
1818
| **Invariance tests** | **28** | |
1919

2020
**Status key:**
@@ -91,11 +91,15 @@
9191
| ☑️ | **QUANTILE.error_bars** — Quantile error_bars mode (asymmetric bars from symmetric pair) | 8 | 0 |
9292
| ☑️ | **QUANTILE.band** — Quantile band mode (fill_between from symmetric triple) | 8 | 0 |
9393
| ☑️ | **QUANTILE.central** — Quantile central= parameter (mean/median/both/none) | 7 | 0 |
94-
| ☑️ | **QUANTILE.auto_detection** — Quantile mode auto-detection from list shape | 8 | 0 |
94+
| ☑️ | **QUANTILE.auto_detection** — Quantile mode auto-detection from list shape | 5 | 0 |
9595
| ☑️ | **QUANTILE.style_keys** — Quantile style keys (band.alpha, band.hatch, error_bars.capsize, central_default) | 8 | 0 |
9696
| ☑️ | **QUANTILE.parity** — Quantile determinism + backward-compat regression-lock | 6 | 0 |
9797
| | **COMPAT** | | |
9898
| ☑️ | **COMPAT.bool_expression** — Boolean expression input (==, !=, >, <, &, |, ~) on all plot functions | 11 | 0 |
99+
| | **CHANNEL** | | |
100+
| ☑️ | **CHANNEL.assignment** — Algorithm A: automatic visual-channel assignment for N data channels | 41 | 0 |
101+
| ☑️ | **CHANNEL.nested_band** — Nested-band detection (>=2 symmetric pairs, central optional) and rendering | 5 | 0 |
102+
| ☑️ | **CHANNEL.factored_legend** — Factored legend with section headers (sum-not-product entry count) | 4 | 0 |
99103

100104
---
101105

0 commit comments

Comments
 (0)