-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT_INDEX.json
More file actions
38 lines (38 loc) · 1.26 KB
/
Copy pathPROJECT_INDEX.json
File metadata and controls
38 lines (38 loc) · 1.26 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
{
"schema": "nexus.project-index/v1",
"lab_id": "NEXUS-LAB",
"authoritative_store": "one_git_repository",
"default_branch": "main",
"entrypoints": {
"all_ai": "AGENTS.md",
"audit": "AUDIT_START_HERE.md",
"claude": "CLAUDE.md",
"human": "README_START_HERE.md",
"next_action": "NEXT_ACTION.md",
"emergency": "EMERGENCY_CURRENT_STATUS.md",
"skills_router": "Agent Resources/Tools/Skills/essential/INDEX.md",
"round_publication": "communications/publications/README.md",
"user_disclosures": "user-disclosures/README.md",
"urgent_todos": "user-disclosures/TODO_URGENT.md",
"ram": "RAM/README.md",
"ram_board": "RAM/BOARD.md",
"personas": "Agent Resources/Agent-Profile-Persona/README.md",
"persona_calls": "Agent Resources/Agent-Profile-Persona/rails/OPERATOR_CALLS.md",
"status": "STATUS.json"
},
"generated_indexes": [
"STATUS.md",
"NEXT_ACTION.md",
"EMERGENCY_CURRENT_STATUS.md"
],
"nonclaim": "This index improves navigation; it does not replace source objects or Git history.",
"roots": {
"constitution": "constitution",
"corpus": "corpus",
"domains": "domains",
"operations": "operations",
"programmes": "programmes",
"snapshots": "snapshots",
"system": "system"
}
}