Skip to content

Commit 37f45a4

Browse files
committed
deploy 1b3a4c3 (1b3a4c3)
1 parent 121d68f commit 37f45a4

8 files changed

Lines changed: 18 additions & 70 deletions

File tree

converters/cervical-fluid/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-03-19T11:34:08.651Z"
6+
"updatedAt": "2026-03-19T14:55:13.848Z"
77
}
88
}
99
}

converters/mood/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"versions": {
44
"v0": {
55
"status": "active",
6-
"updatedAt": "2026-03-19T11:34:08.653Z"
6+
"updatedAt": "2026-03-19T14:55:13.849Z"
77
}
88
}
99
}

converters/pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"cervical-fluid": {
33
"latestVersion": "v0",
4-
"updatedAt": "2026-03-19T11:34:08.652Z"
4+
"updatedAt": "2026-03-19T14:55:13.848Z"
55
},
66
"mood": {
77
"latestVersion": "v0",
8-
"updatedAt": "2026-03-19T11:34:08.653Z"
8+
"updatedAt": "2026-03-19T14:55:13.849Z"
99
}
1010
}

eventTypes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1874,7 +1874,7 @@
18741874
"symbol": "IU"
18751875
},
18761876
"vulva-mucus-inspect/v0": {
1877-
"description": "Cervical Fluid Inspect (legacy simple enum)",
1877+
"description": "DEPRECATED — use vulva-mucus-inspect/9d-vector with converter engine instead. Legacy simple enum kept for backward compatibility with existing data.",
18781878
"type": "string",
18791879
"enum": [
18801880
"clear",

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h3>Items</h3>
7474
<tr><td><span style="font-weight: bold;" id="body-vulva-bleeding-miscarriage">body-vulva-bleeding-miscarriage</span><br><u>Type:</u> checkbox<br><u>When:</u> P1D</td><td>Miscarriage Bleeding<br>Vaginal bleeding associated with pregnancy loss.</td><td><u>streamId:</u> body-vulva-bleeding-miscarriage<br><u>eventType(s):</u> activity/plain<br><u>version:</u> v1</td></tr>
7575
<tr><td><span style="font-weight: bold;" id="body-vulva-bleeding-postpartum">body-vulva-bleeding-postpartum</span><br><u>Type:</u> checkbox<br><u>When:</u> P1D</td><td>Postpartum Bleeding<br>Vaginal bleeding following childbirth (lochia).</td><td><u>streamId:</u> body-vulva-bleeding-postpartum<br><u>eventType(s):</u> activity/plain<br><u>version:</u> v1</td></tr>
7676
<tr><td><span style="font-weight: bold;" id="body-vulva-cervix-position">body-vulva-cervix-position</span><br><u>Type:</u> composite<br><u>When:</u> P1D</td><td>Cervical Position<br>Self-assessed cervical position with three dimensions (height, firmness, openness) on a 0–1 fertility scale.</td><td><u>streamId:</u> body-vulva-cervix-position<br><u>eventType(s):</u> cervix-position/3d-vectors<br><u>version:</u> v1</td></tr>
77-
<tr><td><span style="font-weight: bold;" id="body-vulva-mucus-inspect">body-vulva-mucus-inspect</span><br><u>Type:</u> select<br><u>When:</u> unlimited</td><td>Cervical Fluid Inspect<br>Cervical fluid observation as a 9-dimensional vector, convertible across charting methods (Apple Health, Creighton, Billings, Mira, etc.)<BR><SELECT style="width: 20em"><OPTION>clear: Clear</OPTION><OPTION>creamy: Creamy</OPTION><OPTION>dry-sticky: Dry & Sticky</OPTION><OPTION>egg-white: Egg White</OPTION></SELECT></td><td><u>streamId:</u> body-vulva-mucus-inspect<br><u>eventType(s):</u> vulva-mucus-inspect/9d-vector<br><u>version:</u> v2</td></tr>
77+
<tr><td><span style="font-weight: bold;" id="body-vulva-mucus-inspect">body-vulva-mucus-inspect</span><br><u>Type:</u> convertible<br><u>When:</u> unlimited</td><td>Cervical Fluid Inspect<br>Cervical fluid observation as a 9-dimensional vector, convertible across charting methods (Apple Health, Creighton, Billings, Mira, etc.)</td><td><u>streamId:</u> body-vulva-mucus-inspect<br><u>eventType(s):</u> vulva-mucus-inspect/9d-vector<br><u>version:</u> v2</td></tr>
7878
<tr><td><span style="font-weight: bold;" id="body-vulva-mucus-stretch">body-vulva-mucus-stretch</span><br><u>Type:</u> select<br><u>When:</u> unlimited</td><td>Cervical Fluid Stretch<br>Manual strech test of cervical fluid. Short can be streched less than 2 cm, long greater than 2cm.<BR><SELECT style="width: 20em"><OPTION>0: No Strech</OPTION><OPTION>1: Short</OPTION><OPTION>2: Long</OPTION></SELECT></td><td><u>streamId:</u> body-vulva-mucus-stretch<br><u>eventType(s):</u> ratio/generic<br><u>version:</u> v1</td></tr>
7979
<tr><td><span style="font-weight: bold;" id="body-vulva-wetness-feeling">body-vulva-wetness-feeling</span><br><u>Type:</u> select<br><u>When:</u> unlimited</td><td>Vulva Wetness feeling<br>Vulva wetness feeling<BR><SELECT style="width: 20em"><OPTION>0: Dry</OPTION><OPTION>1: Wet</OPTION><OPTION>2: Very wet</OPTION></SELECT></td><td><u>streamId:</u> body-vulva-wetness-feeling<br><u>eventType(s):</u> ratio/generic<br><u>version:</u> v1</td></tr>
8080
<tr><td><span style="font-weight: bold;" id="body-vulva-wetness-wiping">body-vulva-wetness-wiping</span><br><u>Type:</u> select<br><u>When:</u> unlimited</td><td>Vulva Wetness when wiping<br>Vulva wetness when wiping<BR><SELECT style="width: 20em"><OPTION>0: Dry</OPTION><OPTION>1: Wet</OPTION><OPTION>2: Very wet</OPTION></SELECT></td><td><u>streamId:</u> body-vulva-wetness-wiping<br><u>eventType(s):</u> ratio/generic<br><u>version:</u> v1</td></tr>
@@ -125,7 +125,7 @@ <h3>Items</h3>
125125
<tr><td><span style="font-weight: bold;" id="symptom-pain-migraine">symptom-pain-migraine</span><br><u>Type:</u> checkbox<br><u>When:</u> unlimited</td><td>Migraine<br>Migraine headache, typically with throbbing pain, may include aura, nausea, or light sensitivity.</td><td><u>streamId:</u> symptom-pain-migraine<br><u>eventType(s):</u> activity/plain<br><u>version:</u> v1</td></tr>
126126
<tr><td><span style="font-weight: bold;" id="symptom-pain-sore-breasts">symptom-pain-sore-breasts</span><br><u>Type:</u> checkbox<br><u>When:</u> unlimited</td><td>Sore Breasts<br>Breast pain or tenderness.</td><td><u>streamId:</u> symptom-pain-sore-breasts<br><u>eventType(s):</u> activity/plain<br><u>version:</u> v1</td></tr>
127127
<tr><td><span style="font-weight: bold;" id="symptom-sleep-insomnia">symptom-sleep-insomnia</span><br><u>Type:</u> checkbox<br><u>When:</u> unlimited</td><td>Insomnia<br>Difficulty falling or staying asleep.</td><td><u>streamId:</u> symptom-sleep-insomnia<br><u>eventType(s):</u> activity/plain<br><u>version:</u> v1</td></tr>
128-
<tr><td><span style="font-weight: bold;" id="wellbeing-mood">wellbeing-mood</span><br><u>Type:</u> composite<br><u>When:</u> unlimited</td><td>Mood<br>How you feel — pleasantness, energy, sense of control, and more.</td><td><u>streamId:</u> wellbeing-mood<br><u>eventType(s):</u> mood/5d-vectors<br><u>version:</u> v2</td></tr>
128+
<tr><td><span style="font-weight: bold;" id="wellbeing-mood">wellbeing-mood</span><br><u>Type:</u> convertible<br><u>When:</u> unlimited</td><td>Mood<br>How you feel — pleasantness, energy, sense of control, and more.</td><td><u>streamId:</u> wellbeing-mood<br><u>eventType(s):</u> mood/5d-vectors<br><u>version:</u> v2</td></tr>
129129
<tr><td><span style="font-weight: bold;" id="wellbeing-sex-drive">wellbeing-sex-drive</span><br><u>Type:</u> select<br><u>When:</u> P1D</td><td>Sex Drive<br>Self-reported sex drive level.<BR><SELECT style="width: 20em"><OPTION>0.25: Low</OPTION><OPTION>0.5: Neutral</OPTION><OPTION>0.75: High</OPTION></SELECT></td><td><u>streamId:</u> wellbeing-sex-drive<br><u>eventType(s):</u> ratio/proportion<br><u>version:</u> v1</td></tr>
130130
</tbody>
131131
</table>

items.json

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -182,38 +182,12 @@
182182
},
183183
"streamId": "body-vulva-mucus-inspect",
184184
"eventType": "vulva-mucus-inspect/9d-vector",
185-
"type": "select",
185+
"type": "convertible",
186186
"converter-engine": {
187187
"key": "euclidian-distance",
188188
"version": "v0",
189189
"models": "cervical-fluid"
190190
},
191-
"options": [
192-
{
193-
"value": "clear",
194-
"label": {
195-
"en": "Clear"
196-
}
197-
},
198-
{
199-
"value": "creamy",
200-
"label": {
201-
"en": "Creamy"
202-
}
203-
},
204-
{
205-
"value": "dry-sticky",
206-
"label": {
207-
"en": "Dry & Sticky"
208-
}
209-
},
210-
{
211-
"value": "egg-white",
212-
"label": {
213-
"en": "Egg White"
214-
}
215-
}
216-
],
217191
"repeatable": "unlimited"
218192
},
219193
"body-vulva-mucus-stretch": {
@@ -1501,7 +1475,7 @@
15011475
},
15021476
"streamId": "wellbeing-mood",
15031477
"eventType": "mood/5d-vectors",
1504-
"type": "composite",
1478+
"type": "convertible",
15051479
"converter-engine": {
15061480
"key": "euclidian-distance",
15071481
"version": "v0",

pack.json

Lines changed: 6 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"publicationDate": "2026-03-19T11:34:08.653Z",
2+
"publicationDate": "2026-03-19T14:55:13.850Z",
33
"streams": [
44
{
55
"id": "activity",
@@ -716,38 +716,12 @@
716716
},
717717
"streamId": "body-vulva-mucus-inspect",
718718
"eventType": "vulva-mucus-inspect/9d-vector",
719-
"type": "select",
719+
"type": "convertible",
720720
"converter-engine": {
721721
"key": "euclidian-distance",
722722
"version": "v0",
723723
"models": "cervical-fluid"
724724
},
725-
"options": [
726-
{
727-
"value": "clear",
728-
"label": {
729-
"en": "Clear"
730-
}
731-
},
732-
{
733-
"value": "creamy",
734-
"label": {
735-
"en": "Creamy"
736-
}
737-
},
738-
{
739-
"value": "dry-sticky",
740-
"label": {
741-
"en": "Dry & Sticky"
742-
}
743-
},
744-
{
745-
"value": "egg-white",
746-
"label": {
747-
"en": "Egg White"
748-
}
749-
}
750-
],
751725
"repeatable": "unlimited"
752726
},
753727
"body-vulva-mucus-stretch": {
@@ -2035,7 +2009,7 @@
20352009
},
20362010
"streamId": "wellbeing-mood",
20372011
"eventType": "mood/5d-vectors",
2038-
"type": "composite",
2012+
"type": "convertible",
20392013
"converter-engine": {
20402014
"key": "euclidian-distance",
20412015
"version": "v0",
@@ -4156,7 +4130,7 @@
41564130
"symbol": "IU"
41574131
},
41584132
"vulva-mucus-inspect/v0": {
4159-
"description": "Cervical Fluid Inspect (legacy simple enum)",
4133+
"description": "DEPRECATED — use vulva-mucus-inspect/9d-vector with converter engine instead. Legacy simple enum kept for backward compatibility with existing data.",
41604134
"type": "string",
41614135
"enum": [
41624136
"clear",
@@ -6693,11 +6667,11 @@
66936667
"converters": {
66946668
"cervical-fluid": {
66956669
"latestVersion": "v0",
6696-
"updatedAt": "2026-03-19T11:34:08.652Z"
6670+
"updatedAt": "2026-03-19T14:55:13.848Z"
66976671
},
66986672
"mood": {
66996673
"latestVersion": "v0",
6700-
"updatedAt": "2026-03-19T11:34:08.653Z"
6674+
"updatedAt": "2026-03-19T14:55:13.849Z"
67016675
}
67026676
},
67036677
"settings": {

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"commit": "63ad8ba1a45884f6079acbbc19807984f08b4f99",
3-
"commitShort": "63ad8ba",
2+
"commit": "1b3a4c380dc8475b15bf51693d6e69a2446527ed",
3+
"commitShort": "1b3a4c3",
44
"branch": "main",
5-
"buildDate": "2026-03-19T11:34:08Z"
5+
"buildDate": "2026-03-19T14:55:13Z"
66
}

0 commit comments

Comments
 (0)