@semanticintent/semantic-chirp-intelligence-mcp 3.0.0 → 4.0.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.
@@ -0,0 +1,24 @@
1
+ {
2
+ "label": "Smoke Opponent",
3
+ "players": [
4
+ {
5
+ "player_id": "8478402",
6
+ "name": "Connor McDavid",
7
+ "team": "EDM",
8
+ "position": "C"
9
+ },
10
+ {
11
+ "player_id": "8477492",
12
+ "name": "Nathan MacKinnon",
13
+ "team": "COL",
14
+ "position": "C"
15
+ },
16
+ {
17
+ "player_id": "8480800",
18
+ "name": "Quinn Hughes",
19
+ "team": "MIN",
20
+ "position": "D"
21
+ }
22
+ ],
23
+ "updated_at": "2026-09-01T20:15:07.802Z"
24
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "label": "Smoke Team",
3
+ "players": [
4
+ {
5
+ "player_id": "8479318",
6
+ "name": "Auston Matthews",
7
+ "team": "TOR",
8
+ "position": "C",
9
+ "slot": "C"
10
+ },
11
+ {
12
+ "player_id": "8480069",
13
+ "name": "Cale Makar",
14
+ "team": "COL",
15
+ "position": "D",
16
+ "slot": "D"
17
+ },
18
+ {
19
+ "player_id": "8478048",
20
+ "name": "Igor Shesterkin",
21
+ "team": "NYR",
22
+ "position": "G",
23
+ "slot": "G"
24
+ },
25
+ {
26
+ "player_id": "8478864",
27
+ "name": "Kirill Kaprizov",
28
+ "team": "MIN",
29
+ "position": "L",
30
+ "slot": "LW"
31
+ }
32
+ ],
33
+ "updated_at": "2026-09-01T20:15:07.663Z"
34
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "rows": [
3
+ {
4
+ "rank": 1,
5
+ "team_name": "Smoke Team",
6
+ "record": "8-2-1",
7
+ "points": 142
8
+ },
9
+ {
10
+ "rank": 2,
11
+ "team_name": "Smoke Opponent",
12
+ "record": "7-3-1",
13
+ "points": 138
14
+ }
15
+ ],
16
+ "updated_at": "2026-09-01T20:15:07.954Z"
17
+ }