-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathlint-result.json
More file actions
91 lines (91 loc) · 2.16 KB
/
lint-result.json
File metadata and controls
91 lines (91 loc) · 2.16 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
{
"score": 100,
"categories": [
{
"name": "Structure",
"score": 100,
"weight": 0.2,
"issues": 3
},
{
"name": "Clarity",
"score": 100,
"weight": 0.25,
"issues": 0
},
{
"name": "Completeness",
"score": 100,
"weight": 0.2,
"issues": 0
},
{
"name": "Security",
"score": 100,
"weight": 0.2,
"issues": 0
},
{
"name": "Consistency",
"score": 100,
"weight": 0.15,
"issues": 0
}
],
"diagnostics": [
{
"severity": "info",
"category": "structure",
"rule": "structure/heading-hierarchy",
"file": "compound/agentlinter-plan.md",
"line": 71,
"message": "Heading level skipped: h1 → h3. Consider using h2 instead."
},
{
"severity": "info",
"category": "structure",
"rule": "structure/heading-hierarchy",
"file": "compound/moltbook-evolution.md",
"line": 19,
"message": "Heading level skipped: h1 → h3. Consider using h2 instead."
},
{
"severity": "info",
"category": "structure",
"rule": "structure/heading-hierarchy",
"file": "compound/moltbook-learning.md",
"line": 28,
"message": "Heading level skipped: h1 → h3. Consider using h2 instead."
}
],
"files": [
"AGENTS.md",
"SOUL.md",
"IDENTITY.md",
"USER.md",
"TOOLS.md",
"SECURITY.md",
"FORMATTING.md",
"HEARTBEAT.md",
"MEMORY.md",
"compound/SUB-AGENTS.md",
"compound/agentlinter-plan.md",
"compound/context-metrics.md",
"compound/hivefence-trust-design-analysis.md",
"compound/moltbook-evolution.md",
"compound/moltbook-learning-result.md",
"compound/moltbook-learning.md",
"compound/patterns.md",
"compound/progress.md",
"compound/queue.md",
"compound/rabbit-hole-result.md",
"compound/recurring.md",
"compound/session-retrospective.md",
"compound/simon-chat-buffer.md",
"compound/subagent-self-heal.md",
"compound/twitter-analysis-result.md",
"compound/voice-ai-solutions-comparison.md",
"compound/work-log.md"
],
"timestamp": "2026-02-05T09:42:21.698Z"
}