TEZv commited on
Commit
6b77245
·
1 Parent(s): 3c0e2ec

Document SPHERE-I sync model

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: blue
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
 
8
  ---
9
 
10
  # Partner Pool Assumption Simulator
@@ -16,3 +17,9 @@ This Space is a public demo for estimating how relationship criteria narrow an a
16
  Source study:
17
 
18
  - [K-RnD-Lab / SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE/tree/main/S7%20%E2%80%94%20%F0%9F%93%9A%20K%20Life%20OS/S7-K%20%C2%B7%20%F0%9F%91%A5%20Personal%20Relationship/R1a-partner-pool-assumption-simulator)
 
 
 
 
 
 
 
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
8
+ short_description: S7-K partner-pool assumptions demo
9
  ---
10
 
11
  # Partner Pool Assumption Simulator
 
17
  Source study:
18
 
19
  - [K-RnD-Lab / SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE/tree/main/S7%20%E2%80%94%20%F0%9F%93%9A%20K%20Life%20OS/S7-K%20%C2%B7%20%F0%9F%91%A5%20Personal%20Relationship/R1a-partner-pool-assumption-simulator)
20
+
21
+ Sync model:
22
+
23
+ - GitHub keeps the research/study structure.
24
+ - This Hugging Face Space keeps the public interactive runtime.
25
+ - The Space is mirrored into `SPHERE-I-SCIENCE/spaces/partner-pool-simulator` for audit and cross-environment sync.