-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.links.json
More file actions
34 lines (34 loc) · 1.01 KB
/
project.links.json
File metadata and controls
34 lines (34 loc) · 1.01 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
{
"project": "Number One Projects",
"repo_role": "public constitutional, governance, and commons repository for the wider N1 ecosystem",
"project_status": "public doctrine and stewardship layer",
"founding_split": {
"egor-n1": 51,
"number_one_projects": 49,
"note": "Current founder/project split posture."
},
"related_projects": [
{
"name": "CapsuleOS",
"role": "canonical public technical-core project",
"repository": "https://github.com/n1projects/capsuleos"
},
{
"name": "N1Hub.com",
"role": "flagship platform and public front door by Number One Projects",
"repository": "https://github.com/n1projects/n1hub"
},
{
"name": "N1-Coins",
"role": "public economic and tokenomics repository",
"repository": "https://github.com/n1projects/n1-coins"
}
],
"current_focus": [
"mission",
"governance",
"founder/project split doctrine",
"commons and stewardship posture",
"ecosystem relationship boundaries"
]
}