@windyroad/tdd 0.4.2 → 0.4.3

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.
@@ -1,97 +1,99 @@
1
1
  {
2
2
  "description": "TDD state machine enforcement (IDLE/RED/GREEN/BLOCKED) for Claude Code",
3
3
  "maturity": {
4
+ "agents": {
5
+ "review-test": {
6
+ "band": "Experimental",
7
+ "computed_at": "2026-05-18T11:42:50Z",
8
+ "evidence": {
9
+ "breaking_change_age_days": null,
10
+ "closed_tickets_window": 6,
11
+ "days_shipped": 40,
12
+ "invocations_30d": 0
13
+ },
14
+ "schema_version": "2.0"
15
+ }
16
+ },
4
17
  "band": "Experimental",
5
- "schema_version": "2.0",
18
+ "bootstrapping": true,
6
19
  "hooks": {
7
20
  "tdd-enforce-edit": {
8
21
  "band": "Experimental",
9
- "computed_at": "2026-05-18T01:29:14Z",
22
+ "computed_at": "2026-05-18T11:42:50Z",
10
23
  "evidence": {
11
24
  "breaking_change_age_days": null,
12
25
  "closed_tickets_window": 6,
13
- "days_shipped": 39,
26
+ "days_shipped": 40,
14
27
  "invocations_30d": null
15
28
  },
16
29
  "schema_version": "2.0"
17
30
  },
18
31
  "tdd-inject": {
19
32
  "band": "Experimental",
20
- "computed_at": "2026-05-18T01:29:14Z",
33
+ "computed_at": "2026-05-18T11:42:50Z",
21
34
  "evidence": {
22
35
  "breaking_change_age_days": null,
23
36
  "closed_tickets_window": 6,
24
- "days_shipped": 39,
37
+ "days_shipped": 40,
25
38
  "invocations_30d": null
26
39
  },
27
40
  "schema_version": "2.0"
28
41
  },
29
42
  "tdd-post-write": {
30
43
  "band": "Experimental",
31
- "computed_at": "2026-05-18T01:29:14Z",
44
+ "computed_at": "2026-05-18T11:42:50Z",
32
45
  "evidence": {
33
46
  "breaking_change_age_days": null,
34
47
  "closed_tickets_window": 6,
35
- "days_shipped": 39,
48
+ "days_shipped": 40,
36
49
  "invocations_30d": null
37
50
  },
38
51
  "schema_version": "2.0"
39
52
  },
40
53
  "tdd-reset": {
41
54
  "band": "Experimental",
42
- "computed_at": "2026-05-18T01:29:14Z",
55
+ "computed_at": "2026-05-18T11:42:50Z",
43
56
  "evidence": {
44
57
  "breaking_change_age_days": null,
45
58
  "closed_tickets_window": 6,
46
- "days_shipped": 39,
59
+ "days_shipped": 40,
47
60
  "invocations_30d": null
48
61
  },
49
62
  "schema_version": "2.0"
50
63
  },
51
64
  "tdd-review-test": {
52
65
  "band": "Experimental",
53
- "computed_at": "2026-05-18T01:29:14Z",
66
+ "computed_at": "2026-05-18T11:42:50Z",
54
67
  "evidence": {
55
68
  "breaking_change_age_days": null,
56
69
  "closed_tickets_window": 6,
57
- "days_shipped": 39,
70
+ "days_shipped": 40,
58
71
  "invocations_30d": null
59
72
  },
60
73
  "schema_version": "2.0"
61
74
  },
62
75
  "tdd-setup-marker": {
63
76
  "band": "Experimental",
64
- "computed_at": "2026-05-18T01:29:14Z",
77
+ "computed_at": "2026-05-18T11:42:50Z",
65
78
  "evidence": {
66
79
  "breaking_change_age_days": null,
67
80
  "closed_tickets_window": 6,
68
- "days_shipped": 39,
81
+ "days_shipped": 40,
69
82
  "invocations_30d": null
70
83
  },
71
84
  "schema_version": "2.0"
72
85
  }
73
86
  },
87
+ "rollup_invocations_30d": 0,
88
+ "schema_version": "2.0",
74
89
  "skills": {
75
90
  "setup-tests": {
76
91
  "band": "Experimental",
77
- "computed_at": "2026-05-18T01:29:14Z",
78
- "evidence": {
79
- "breaking_change_age_days": null,
80
- "closed_tickets_window": 6,
81
- "days_shipped": 39,
82
- "invocations_30d": 0
83
- },
84
- "schema_version": "2.0"
85
- }
86
- },
87
- "agents": {
88
- "review-test": {
89
- "band": "Experimental",
90
- "computed_at": "2026-05-18T01:29:14Z",
92
+ "computed_at": "2026-05-18T11:42:50Z",
91
93
  "evidence": {
92
94
  "breaking_change_age_days": null,
93
95
  "closed_tickets_window": 6,
94
- "days_shipped": 39,
96
+ "days_shipped": 40,
95
97
  "invocations_30d": 0
96
98
  },
97
99
  "schema_version": "2.0"
@@ -99,5 +101,5 @@
99
101
  }
100
102
  },
101
103
  "name": "wr-tdd",
102
- "version": "0.4.2"
104
+ "version": "0.4.3"
103
105
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@windyroad/tdd",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "TDD state machine enforcement (Red-Green-Refactor cycle)",
5
5
  "bin": {
6
6
  "windyroad-tdd": "./bin/install.mjs"