-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepository.json
More file actions
92 lines (92 loc) · 3.1 KB
/
repository.json
File metadata and controls
92 lines (92 loc) · 3.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"schema_version": "1.0.0",
"generated_at": "2026-02-22T15:13:10+00:00",
"repository": "ISAS-Core",
"standard_id": "RR-ISAS",
"status": "Draft",
"summary_en": "Industrial sovereignty reference implementation, including identity, kinetics, and anchoring layers.",
"summary_cn": "工业主权自治的参考实现,覆盖身份、动力学与锚定层。",
"github_url": "https://github.com/joy7758/ISAS-Core",
"governance_hub": "https://github.com/joy7758/RedRock-Constitution",
"registry_url": "https://github.com/joy7758/RedRock-Constitution/blob/main/docs/registry/STANDARDS_REGISTRY.md#rr-isas",
"repos_index_url": "https://github.com/joy7758/RedRock-Constitution/blob/main/docs/registry/REPOS_INDEX_CN_EN.md",
"ecosystem_graph_url": "https://github.com/joy7758/RedRock-Constitution/blob/main/docs/registry/ECOSYSTEM_GRAPH_CN_EN.md",
"quality_workflow": "https://github.com/joy7758/ISAS-Core/actions/workflows/quality-baseline.yml",
"keywords": [
"industrial-autonomy",
"did",
"ipfs",
"sovereignty",
"fdo"
],
"language_support": [
"zh-CN",
"en"
],
"related_repositories": [
{
"name": "AASP-Core",
"url": "https://github.com/joy7758/AASP-Core",
"standard_id": "RR-AASP"
},
{
"name": "Kinetic-Robotics-FDO-Sovereignty",
"url": "https://github.com/joy7758/Kinetic-Robotics-FDO-Sovereignty",
"standard_id": "RR-KRFS"
},
{
"name": "pFDO-Specification",
"url": "https://github.com/joy7758/pFDO-Specification",
"standard_id": "RR-pFDO"
},
{
"name": "RedRock-Constitution",
"url": "https://github.com/joy7758/RedRock-Constitution",
"standard_id": "RR-CORE"
}
],
"discoverability": {
"version": "1.0.0",
"readme_section": "Discoverability Snapshot / 检索曝光摘要",
"keywords_density_target": "5-10 high-signal keywords in top README section",
"search_phrases_en": [
"ISAS-Core RR-ISAS open standard",
"ISAS-Core industrial-autonomy did github",
"RR-ISAS industrial-autonomy reference implementation"
],
"search_phrases_cn": [
"ISAS-Core RR-ISAS 标准 规范",
"ISAS-Core industrial-autonomy did 仓库",
"RR-ISAS 参考实现 红岩 宪章"
],
"onepager": "https://github.com/joy7758/ISAS-Core/blob/main/docs/onepager/RR-ISAS_ONEPAGER_CN_EN.md",
"citation_file": "CITATION.cff",
"security_file": "SECURITY.md"
},
"ab_test": {
"version": "1.0.0",
"recommended_variant": "B",
"variants": {
"A": {
"profile": "citation-first",
"hero_file": "docs/readme-ab/README_HERO_A_CN_EN.md",
"target_metrics": [
"citations",
"referring_sites",
"academic_mentions"
]
},
"B": {
"profile": "adoption-first",
"hero_file": "docs/readme-ab/README_HERO_B_CN_EN.md",
"target_metrics": [
"stars",
"forks",
"integration_requests"
]
}
},
"experiment_window_days": 14,
"switch_rule": "If citations grow faster, keep A; if stars/forks and issues grow faster, keep B."
}
}