atdd 0.7.5__py3-none-any.whl → 0.7.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- atdd/coach/commands/inventory.py +5 -4
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/METADATA +1 -1
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/RECORD +7 -7
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/WHEEL +0 -0
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/entry_points.txt +0 -0
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/licenses/LICENSE +0 -0
- {atdd-0.7.5.dist-info → atdd-0.7.6.dist-info}/top_level.txt +0 -0
atdd/coach/commands/inventory.py
CHANGED
|
@@ -304,8 +304,9 @@ class RepositoryInventory:
|
|
|
304
304
|
def scan_telemetry(self) -> Dict[str, Any]:
|
|
305
305
|
"""Scan telemetry/ for signal definitions.
|
|
306
306
|
|
|
307
|
-
Signal file
|
|
308
|
-
|
|
307
|
+
Signal file patterns:
|
|
308
|
+
- Primary: {aspect}.{type}.{plane}[.{measure}].json (e.g., metric.ui.duration.json)
|
|
309
|
+
- Legacy: *.signal.yaml (backward compatibility)
|
|
309
310
|
|
|
310
311
|
Excludes: _telemetry.yaml, _taxonomy.yaml, .pack.* files
|
|
311
312
|
Falls back to _telemetry.yaml registry if no signal files found.
|
|
@@ -315,9 +316,9 @@ class RepositoryInventory:
|
|
|
315
316
|
if not telemetry_dir.exists():
|
|
316
317
|
return {"total": 0, "by_theme": {}, "source": "none"}
|
|
317
318
|
|
|
318
|
-
# Find JSON signal files (primary) and YAML signal files (legacy)
|
|
319
|
+
# Find JSON signal files (primary) and YAML signal files (legacy *.signal.yaml)
|
|
319
320
|
json_files = list(telemetry_dir.glob("**/*.json"))
|
|
320
|
-
yaml_files = list(telemetry_dir.glob("**/*.yaml"))
|
|
321
|
+
yaml_files = list(telemetry_dir.glob("**/*.yaml")) # includes *.signal.yaml
|
|
321
322
|
|
|
322
323
|
# Filter out manifest/registry/pack files
|
|
323
324
|
def is_signal_file(f: Path) -> bool:
|
|
@@ -12,7 +12,7 @@ atdd/coach/commands/gate.py,sha256=_V2GypqoGixTs_kLWxFF3HgEt-Wi2r6Iv0YL75yWrWo,5
|
|
|
12
12
|
atdd/coach/commands/infer_governance_status.py,sha256=MlLnx8SrJAOQq2rfuxLZMmyNylCQ-OYx4tSi_iFdhRA,4504
|
|
13
13
|
atdd/coach/commands/initializer.py,sha256=wuvzj7QwA11ilNjRZU6Bx2bLQXITdBHJxR9_mZK7xjA,6503
|
|
14
14
|
atdd/coach/commands/interface.py,sha256=FwBrJpWkfSL9n4n0HT_EC-alseXgU0bweKD4TImyHN0,40483
|
|
15
|
-
atdd/coach/commands/inventory.py,sha256=
|
|
15
|
+
atdd/coach/commands/inventory.py,sha256=YVeXTgw8bp7v-qE__u-9z9vbncKEzhOsqfNx0xV-PtQ,27449
|
|
16
16
|
atdd/coach/commands/migration.py,sha256=wRxU7emvvHqWt1MvXKkNTkPBjp0sU9g8F5Uy5yV2YfI,8177
|
|
17
17
|
atdd/coach/commands/registry.py,sha256=Ri2X5AqzojNokxP5-yb3nZj6nO9DsNT-68vgsSOmgg0,71558
|
|
18
18
|
atdd/coach/commands/session.py,sha256=MhuWXd5TR6bB3w0t8vANeZx3L476qwLT6EUQMwg-wQA,14268
|
|
@@ -203,9 +203,9 @@ atdd/tester/validators/test_train_frontend_e2e.py,sha256=fpfUwTbAWzuqxbVKoaFw-ab
|
|
|
203
203
|
atdd/tester/validators/test_train_frontend_python.py,sha256=KK2U3oNFWLyBK7YHC0fU7shR05k93gVcO762AI8Q3pw,9018
|
|
204
204
|
atdd/tester/validators/test_typescript_test_naming.py,sha256=E-TyGv_GVlTfsbyuxrtv9sOWSZS_QcpH6rrJFbWoeeU,11280
|
|
205
205
|
atdd/tester/validators/test_typescript_test_structure.py,sha256=eV89SD1RaKtchBZupqhnJmaruoROosf3LwB4Fwe4UJI,2612
|
|
206
|
-
atdd-0.7.
|
|
207
|
-
atdd-0.7.
|
|
208
|
-
atdd-0.7.
|
|
209
|
-
atdd-0.7.
|
|
210
|
-
atdd-0.7.
|
|
211
|
-
atdd-0.7.
|
|
206
|
+
atdd-0.7.6.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
207
|
+
atdd-0.7.6.dist-info/METADATA,sha256=uzeqv7lHaQIA7Ddik1bV6n8bbZn8u-4nmP-tae2_x0E,8716
|
|
208
|
+
atdd-0.7.6.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
209
|
+
atdd-0.7.6.dist-info/entry_points.txt,sha256=-C3yrA1WQQfN3iuGmSzPapA5cKVBEYU5Q1HUffSJTbY,38
|
|
210
|
+
atdd-0.7.6.dist-info/top_level.txt,sha256=VKkf6Uiyrm4RS6ULCGM-v8AzYN8K2yg8SMqwJLoO-xs,5
|
|
211
|
+
atdd-0.7.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|