cricketstudio-mcp 1.0.2 → 1.2.0

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,25 +1,25 @@
1
- {
2
- "builtAt": "2026-06-03T03:28:24.565Z",
3
- "version": "2.2",
4
- "mode": "local",
5
- "corpus": {
6
- "matches": 1317,
7
- "deliveries": 312309,
8
- "players": 256
9
- },
10
- "counts": {
11
- "players": 256,
12
- "standings": 10,
13
- "h2hPairs": 1487,
14
- "trends": 41,
15
- "matches": 73,
16
- "mlc": {
17
- "players": 166,
18
- "matches": 75
19
- },
20
- "iplHistorical": {
21
- "players": 767,
22
- "seasons": 18
23
- }
24
- }
1
+ {
2
+ "builtAt": "2026-06-11T03:52:49.598Z",
3
+ "version": "2.2",
4
+ "mode": "local",
5
+ "corpus": {
6
+ "matches": 1317,
7
+ "deliveries": 312309,
8
+ "players": 256
9
+ },
10
+ "counts": {
11
+ "players": 256,
12
+ "standings": 10,
13
+ "h2hPairs": 1487,
14
+ "trends": 42,
15
+ "matches": 73,
16
+ "mlc": {
17
+ "players": 166,
18
+ "matches": 75
19
+ },
20
+ "iplHistorical": {
21
+ "players": 767,
22
+ "seasons": 18
23
+ }
24
+ }
25
25
  }
@@ -1,23 +1,17 @@
1
- {
2
- "generatedAt": "2026-05-24T20:01:19.638Z",
3
- "bundler": "cricketstudio (build pipeline)",
4
- "counts": {
5
- "players": 256,
6
- "teams": 10,
7
- "venues": 13,
8
- "trends": 41,
9
- "h2hPairs": 500,
10
- "teamH2hPairs": 44,
11
- "mlc": {
12
- "players": 166,
13
- "teams": 6,
14
- "matches": 75,
15
- "leaderboards": 14
16
- }
17
- },
18
- "notes": [
19
- "This snapshot is a pre-computed projection of CricketStudio's data spine.",
20
- "Algorithm code (lib/setu/*, lib/agents/*) stays in the private monorepo.",
21
- "Live match state (docs/match/*) is NOT bundled — fetch the canonical URL or use the hosted HTTP transport (Phase B)."
22
- ]
1
+ {
2
+ "generatedAt": "2026-06-11T03:52:49.870Z",
3
+ "bundler": "cricketstudio (build pipeline)",
4
+ "counts": {
5
+ "players": 256,
6
+ "teams": 10,
7
+ "venues": 13,
8
+ "trends": 42,
9
+ "h2hPairs": 500,
10
+ "teamH2hPairs": 44
11
+ },
12
+ "notes": [
13
+ "This snapshot is a pre-computed projection of CricketStudio's data spine.",
14
+ "Algorithm code (lib/setu/*, lib/agents/*) stays in the private monorepo.",
15
+ "Live match state (docs/match/*) is NOT bundled — fetch the canonical URL or use the hosted HTTP transport."
16
+ ]
23
17
  }