forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
90 lines (90 loc) 路 2.17 KB
/
Copy pathmetadata.json
File metadata and controls
90 lines (90 loc) 路 2.17 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
{
"issue_number": 1119,
"title": "[Intake] End-to-end test: agent submits failure via remote MCP",
"intake_score": 47,
"dimensions": {
"completeness": {
"score": 25,
"weight": 0.25,
"weighted": 6.25,
"reasons": [
"\u2713 problem present",
"\u2717 error missing",
"\u2717 fix missing"
]
},
"generalization": {
"score": 55,
"weight": 0.15,
"weighted": 8.25,
"reasons": [
"\u2713 No user-specific paths",
"\u2713 No internal references",
"\u2717 Only 0 generic tech keywords"
]
},
"verification": {
"score": 10,
"weight": 0.3,
"weighted": 3.0,
"reasons": [
"\u2717 No verification section",
"\u2713 Test/verification mentioned in body"
]
},
"detail": {
"score": 25,
"weight": 0.2,
"weighted": 5.0,
"reasons": [
"\u2713 Good word count: 160",
"\u2717 No code blocks",
"\u2717 No error messages"
]
},
"format": {
"score": 5,
"weight": 0.1,
"weighted": 0.5,
"reasons": [
"\u2713 1 header",
"\u2717 No lists",
"\u2717 No frontmatter"
]
}
},
"weighted_score": 23.0,
"confidence": 0.75,
"final_score": 17.25,
"decision": "reject",
"reasons": [
"\u2713 problem present",
"\u2717 error missing",
"\u2717 fix missing",
"\u2713 No user-specific paths",
"\u2713 No internal references",
"\u2717 Only 0 generic tech keywords",
"\u2717 No verification section",
"\u2713 Test/verification mentioned in body",
"\u2713 Good word count: 160",
"\u2717 No code blocks",
"\u2717 No error messages",
"\u2713 1 header",
"\u2717 No lists",
"\u2717 No frontmatter"
],
"suggestions": [
"Add a 'Error' section",
"Add a 'Fix' section",
"Include actual error messages or stack traces",
"Add more sections for better structure"
],
"lesson_title": "end-to-end-test-agent-submits-failure-via-remote-mcp",
"lesson_domain": "mcp",
"lesson_tags": [
"mcp",
"debugging",
"troubleshooting"
],
"created_at": "2026-08-24T10:23:50.481097Z"
}