We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d09432c + d1922f1 commit b7d1d55Copy full SHA for b7d1d55
docs/birdseye/index.json
@@ -1,10 +1,10 @@
1
{
2
- "generated_at": "2025-10-15T20:41:18Z",
3
- "nodes": {
4
- "README.md": {
5
- "role": "overview",
6
- "caps": "docs/birdseye/caps/README.md.json",
7
- "mtime": "2025-10-14T04:36:51Z"
+ "generated_at": "2025-10-15T20:42:10Z",
+ "nodes": [
+ {
+ "id": "README.md",
+ "path": "README.md",
+ "capsule": "caps/README.md.json"
8
},
9
"HUB.codex.md": {
10
"role": "navigation",
@@ -18,8 +18,15 @@
18
}
19
20
"edges": [
21
- ["README.md", "HUB.codex.md"],
22
- ["README.md", "GUARDRAILS.md"],
23
- ["HUB.codex.md", "GUARDRAILS.md"]
+ "source": "README.md",
+ "target": "HUB.codex.md",
24
+ "type": "dependency"
25
+ },
26
27
28
+ "target": "GUARDRAILS.md",
29
30
+ }
31
]
32
0 commit comments