@randomplay/data 0.0.3 → 0.1.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,134 @@
1
+ {
2
+ "schemaVersion": "nanoka-disorder-daze-level-audit/v0.1",
3
+ "generatedAt": "2026-05-15T15:35:00+08:00",
4
+ "sourceId": "nanoka-zzz",
5
+ "sourceVersion": "2.8",
6
+ "status": "not-found",
7
+ "fieldId": "rules.disorderDazeLevelZone",
8
+ "runtimeCutoverReady": false,
9
+ "summary": {
10
+ "checkedEndpointCount": 19,
11
+ "foundDisorderDazeLevelTable": false,
12
+ "implementationOwnedRuntimeFormula": true,
13
+ "ownerResearchRequired": false
14
+ },
15
+ "checkedEndpoints": [
16
+ {
17
+ "url": "https://static.nanoka.cc/zzz/2.8/daze_level.json",
18
+ "status": 404,
19
+ "finding": "Candidate daze-level endpoint not present."
20
+ },
21
+ {
22
+ "url": "https://static.nanoka.cc/zzz/2.8/daze_level_zone.json",
23
+ "status": 404,
24
+ "finding": "Candidate daze-level-zone endpoint not present."
25
+ },
26
+ {
27
+ "url": "https://static.nanoka.cc/zzz/2.8/disorder_daze_level.json",
28
+ "status": 404,
29
+ "finding": "Candidate Disorder daze-level endpoint not present."
30
+ },
31
+ {
32
+ "url": "https://static.nanoka.cc/zzz/2.8/disorder_daze.json",
33
+ "status": 404,
34
+ "finding": "Candidate Disorder daze endpoint not present."
35
+ },
36
+ {
37
+ "url": "https://static.nanoka.cc/zzz/2.8/disorder_daze_level_zone.json",
38
+ "status": 404,
39
+ "finding": "Candidate Disorder daze-level-zone endpoint not present."
40
+ },
41
+ {
42
+ "url": "https://static.nanoka.cc/zzz/2.8/level_zone.json",
43
+ "status": 404,
44
+ "finding": "Candidate level-zone endpoint not present."
45
+ },
46
+ {
47
+ "url": "https://static.nanoka.cc/zzz/2.8/level_correction.json",
48
+ "status": 404,
49
+ "finding": "Candidate level-correction endpoint not present."
50
+ },
51
+ {
52
+ "url": "https://static.nanoka.cc/zzz/2.8/level_suppression.json",
53
+ "status": 404,
54
+ "finding": "Candidate level-suppression endpoint not present."
55
+ },
56
+ {
57
+ "url": "https://static.nanoka.cc/zzz/2.8/damage_level.json",
58
+ "status": 404,
59
+ "finding": "Candidate damage-level endpoint not present."
60
+ },
61
+ {
62
+ "url": "https://static.nanoka.cc/zzz/2.8/damage_level_zone.json",
63
+ "status": 404,
64
+ "finding": "Candidate damage-level-zone endpoint not present."
65
+ },
66
+ {
67
+ "url": "https://static.nanoka.cc/zzz/2.8/formula.json",
68
+ "status": 404,
69
+ "finding": "Candidate formula/config endpoint not present."
70
+ },
71
+ {
72
+ "url": "https://static.nanoka.cc/zzz/2.8/rules.json",
73
+ "status": 404,
74
+ "finding": "Candidate rules/config endpoint not present."
75
+ },
76
+ {
77
+ "url": "https://static.nanoka.cc/zzz/2.8/disorder.json",
78
+ "status": 404,
79
+ "finding": "Candidate Disorder endpoint not present."
80
+ },
81
+ {
82
+ "url": "https://static.nanoka.cc/zzz/2.8/battle_formula.json",
83
+ "status": 404,
84
+ "finding": "Candidate battle formula endpoint not present."
85
+ },
86
+ {
87
+ "url": "https://static.nanoka.cc/zzz/2.8/damage_formula.json",
88
+ "status": 404,
89
+ "finding": "Candidate damage formula endpoint not present."
90
+ },
91
+ {
92
+ "url": "https://static.nanoka.cc/zzz/2.8/element_abnormal.json",
93
+ "status": 404,
94
+ "finding": "Candidate anomaly-status endpoint not present."
95
+ },
96
+ {
97
+ "url": "https://static.nanoka.cc/zzz/2.8/character.json",
98
+ "status": 200,
99
+ "finding": "Entity index exists, but it is character metadata/text and does not provide a global Disorder daze-level formula table."
100
+ },
101
+ {
102
+ "url": "https://static.nanoka.cc/zzz/2.8/monster.json",
103
+ "status": 200,
104
+ "finding": "Entity index exists, but it is monster metadata and does not provide a global Disorder daze-level formula table."
105
+ },
106
+ {
107
+ "url": "https://static.nanoka.cc/zzz/2.8/boss.json",
108
+ "status": 200,
109
+ "localPath": "data/source/raw/nanoka/zzz/2.8/boss.json",
110
+ "contentSha256": "d9519738c6100082760f59bb92fd17fdba93afb853c845b1c90d0718788a79f9",
111
+ "finding": "Deadly Assault index exists, but it does not provide Disorder daze-level constants."
112
+ }
113
+ ],
114
+ "implementationContract": {
115
+ "sourceAnchors": [
116
+ "guide-3.4.2",
117
+ "golden-v1:G16"
118
+ ],
119
+ "coreFormula": "disorderDazeLevelZone = 1 + 0.0075 * level",
120
+ "sampleExpectation": {
121
+ "level": 60,
122
+ "multiplier": 1.45
123
+ },
124
+ "formulaBoundary": "Fairy owns the runtime Disorder daze-level zone formula contract in core and verifies it through golden replay; nanoka is not expected to provide a source-backed formula table for this row."
125
+ },
126
+ "decision": {
127
+ "matrixStatus": "deferred",
128
+ "sourcePolicy": "implementation-owned",
129
+ "blockedBy": [
130
+ "implementation-owned-runtime-formula"
131
+ ],
132
+ "recommendedEscalation": "No owner escalation for this row. Keep the formula contract implementation-owned unless Product later requests source-backed formula-table extraction."
133
+ }
134
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "schemaVersion": "nanoka-disorder-formula-audit/v0.1",
3
+ "generatedAt": "2026-05-15T15:20:00+08:00",
4
+ "sourceId": "nanoka-zzz",
5
+ "sourceVersion": "2.8",
6
+ "status": "not-found",
7
+ "fieldId": "rules.disorderFormula",
8
+ "runtimeCutoverReady": false,
9
+ "summary": {
10
+ "checkedEndpointCount": 12,
11
+ "foundDisorderFormulaTable": false,
12
+ "implementationOwnedRuntimeFormula": true,
13
+ "ownerResearchRequired": false
14
+ },
15
+ "checkedEndpoints": [
16
+ {
17
+ "url": "https://static.nanoka.cc/zzz/2.8/formula.json",
18
+ "status": 404,
19
+ "finding": "Candidate formula/config endpoint not present."
20
+ },
21
+ {
22
+ "url": "https://static.nanoka.cc/zzz/2.8/rules.json",
23
+ "status": 404,
24
+ "finding": "Candidate formula/config endpoint not present."
25
+ },
26
+ {
27
+ "url": "https://static.nanoka.cc/zzz/2.8/disorder.json",
28
+ "status": 404,
29
+ "finding": "Candidate Disorder formula endpoint not present."
30
+ },
31
+ {
32
+ "url": "https://static.nanoka.cc/zzz/2.8/anomaly_disorder.json",
33
+ "status": 404,
34
+ "finding": "Candidate anomaly/Disorder formula endpoint not present."
35
+ },
36
+ {
37
+ "url": "https://static.nanoka.cc/zzz/2.8/battle_formula.json",
38
+ "status": 404,
39
+ "finding": "Candidate battle formula endpoint not present."
40
+ },
41
+ {
42
+ "url": "https://static.nanoka.cc/zzz/2.8/damage_formula.json",
43
+ "status": 404,
44
+ "finding": "Candidate damage formula endpoint not present."
45
+ },
46
+ {
47
+ "url": "https://static.nanoka.cc/zzz/2.8/element_abnormal.json",
48
+ "status": 404,
49
+ "finding": "Candidate anomaly-status endpoint not present."
50
+ },
51
+ {
52
+ "url": "https://static.nanoka.cc/zzz/2.8/character.json",
53
+ "status": 200,
54
+ "finding": "Entity index exists, but it is character metadata/text and does not provide a global Disorder formula table."
55
+ },
56
+ {
57
+ "url": "https://static.nanoka.cc/zzz/2.8/monster.json",
58
+ "status": 200,
59
+ "finding": "Entity index exists, but it is monster metadata and does not provide a global Disorder formula table."
60
+ },
61
+ {
62
+ "url": "https://static.nanoka.cc/zzz/2.8/boss.json",
63
+ "status": 200,
64
+ "localPath": "data/source/raw/nanoka/zzz/2.8/boss.json",
65
+ "contentSha256": "d9519738c6100082760f59bb92fd17fdba93afb853c845b1c90d0718788a79f9",
66
+ "finding": "Deadly Assault index exists, but it does not provide Disorder formula constants."
67
+ },
68
+ {
69
+ "url": "https://static.nanoka.cc/zzz/2.8/zh/monster/30000.json",
70
+ "status": 200,
71
+ "localPath": "data/source/raw/nanoka/zzz/2.8/zh/monster/30000.json",
72
+ "contentSha256": "99b2286a6a5a3847f067cfc06bd5c5c44b4a3eb2b1b5609df7af820eea55e855",
73
+ "finding": "Monster detail exposes variant stats and anomaly-related resistance/build-up fields, but no Disorder multiplier formula table."
74
+ },
75
+ {
76
+ "url": "https://static.nanoka.cc/zzz/2.8/zh/boss/69036.json",
77
+ "status": 200,
78
+ "localPath": "data/source/raw/nanoka/zzz/2.8/zh/boss/69036.json",
79
+ "contentSha256": "781cb67799e6fb8c0438ab57ac5536507b85292161342f9870c18f42d890989f",
80
+ "finding": "Deadly Assault period detail exposes buffs, rooms, weakness data, and boss_adjust, but no Disorder formula constants."
81
+ }
82
+ ],
83
+ "implementationContract": {
84
+ "sourceAnchors": [
85
+ "guide-3.4.1",
86
+ "golden-v1:G15"
87
+ ],
88
+ "coreFormulaIds": [
89
+ "disorder-burn",
90
+ "disorder-shock",
91
+ "disorder-corruption",
92
+ "disorder-frost",
93
+ "disorder-physical-or-ice",
94
+ "disorder-polarity"
95
+ ],
96
+ "formulaBoundary": "Fairy owns the runtime Disorder formula contract in core and verifies it through golden replay; nanoka is not expected to provide a source-backed formula table for this row."
97
+ },
98
+ "decision": {
99
+ "matrixStatus": "deferred",
100
+ "sourcePolicy": "implementation-owned",
101
+ "blockedBy": [
102
+ "implementation-owned-runtime-formula"
103
+ ],
104
+ "recommendedEscalation": "No owner escalation for this row. Keep the formula contract implementation-owned unless Product later requests source-backed formula-table extraction."
105
+ }
106
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "schemaVersion": "nanoka-drift-report/v0.1",
3
+ "syncId": "phase3-sync-000-foundation",
4
+ "generatedAt": "2026-05-15T16:20:00+08:00",
5
+ "candidate": {
6
+ "sourceId": "nanoka-zzz",
7
+ "sourceVersion": "2.8",
8
+ "contentHash": "sha256:91494c2c3bfda6ec47beccbf71066506ab0a315513aa751cf30e4c3a1dc0817d"
9
+ },
10
+ "baselines": [
11
+ {
12
+ "sourceId": "lo-user-excel",
13
+ "sourceVersion": "2.6.0_R14028417",
14
+ "archived": true
15
+ },
16
+ {
17
+ "sourceId": "mihoyo-zzz-critical-assault",
18
+ "sourceVersion": "2026-05-05T0850Z",
19
+ "archived": true
20
+ },
21
+ {
22
+ "sourceId": "buhflipexplode-zzz-da",
23
+ "sourceVersion": "2026-05-05T0445Z",
24
+ "archived": true
25
+ }
26
+ ],
27
+ "matrixStatus": "phase-3-drift-foundation-gate",
28
+ "runtimeCutoverReady": false,
29
+ "exitCleanSyncEligible": false,
30
+ "counts": {
31
+ "same": 0,
32
+ "changed": 0,
33
+ "missing": 0,
34
+ "new": 0,
35
+ "semantic-mismatch": 0
36
+ },
37
+ "rows": [],
38
+ "unresolvedCount": 0,
39
+ "notes": [
40
+ "Phase 3 foundation fixture only: this artifact locks the drift-report contract, mirror, verifier, and package inclusion before full field comparison lands.",
41
+ "Archived Excel, D-17 Mihoyo, and D-12 buhflipexplode sources are audit baselines only; they are not runtime fallback inputs."
42
+ ]
43
+ }