forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.json
More file actions
162 lines (162 loc) 路 4.74 KB
/
Copy pathfeed.json
File metadata and controls
162 lines (162 loc) 路 4.74 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
"generated_at": "2026-07-18T16:14:48.994870+00:00",
"repo": "https://github.com/Ikalus1988/MisakaNet",
"site": "https://misakanet.org",
"item_count": 15,
"items": [
{
"type": "lesson",
"title": "Bounty Contributors Are Not Always Users",
"url": "lessons/contrib/bounty-contributors-are-not-always-users.md",
"timestamp": "2026-07-17",
"domain": "growth",
"source": "lessons"
},
{
"type": "lesson",
"title": "MCP Registry Readiness Requires QA Before Promotion",
"url": "lessons/contrib/mcp-registry-readiness-requires-qa-before-promotion.md",
"timestamp": "2026-07-17",
"domain": "mcp",
"source": "lessons"
},
{
"type": "lesson",
"title": "Repository Traffic Is Not Lesson Use",
"url": "lessons/contrib/repository-traffic-is-not-lesson-use.md",
"timestamp": "2026-07-17",
"domain": "growth",
"source": "lessons"
},
{
"type": "lesson",
"title": "When Lessons Are Too Heavy, Use Rescue Cards",
"url": "lessons/contrib/rescue-cards-for-non-github-users.md",
"timestamp": "2026-07-17",
"domain": "ux",
"source": "lessons"
},
{
"type": "lesson",
"title": "Two Evidence Loops for Failure Lessons",
"url": "lessons/contrib/two-evidence-loops-for-failure-lessons.md",
"timestamp": "2026-07-17",
"domain": "growth",
"source": "lessons"
},
{
"type": "merged_pr",
"title": "feat: add trust_tiers to protocol, registration reads from protocol",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/473",
"timestamp": "2026-07-14T14:24:51Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat(search): show match reasons",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/469",
"timestamp": "2026-07-14T10:43:03Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat: add Japanese quickstart guide (docs/quickstart-jp.md)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/468",
"timestamp": "2026-07-14T10:42:19Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "docs: add local CI secret-scan troubleshooting on Windows",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/449",
"timestamp": "2026-07-11T09:33:23Z",
"source": "github"
},
{
"type": "challenge",
"title": "[Bounty][$0][agent competition] Blind test homepage SAG-Lite lesson search",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/429",
"labels": [
"good first issue",
"area:tests",
"needs-ac",
"ready",
"bounty",
"agent-friendly",
"no-credentials",
"zero-bounty",
"has-test",
"status:competition"
],
"timestamp": "2026-07-09T07:03:41Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "test: add queue_lesson dry-run smoke coverage",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/419",
"timestamp": "2026-07-08T15:56:42Z",
"source": "github"
},
{
"type": "challenge",
"title": "[Ecosystem] Build Cursor integration for MisakaNet lessons",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/318",
"labels": [
"enhancement",
"Ring-3",
"ready",
"bounty",
"agent-friendly",
"status:competition"
],
"timestamp": "2026-07-02T16:01:30Z",
"source": "github"
},
{
"type": "challenge",
"title": "[Ecosystem] Build VS Code extension for MisakaNet lesson search",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/317",
"labels": [
"enhancement",
"Ring-3",
"ready",
"bounty",
"agent-friendly",
"status:competition"
],
"timestamp": "2026-07-02T16:01:28Z",
"source": "github"
},
{
"type": "challenge",
"title": "[Quality] Detect and flag low-quality lesson submissions",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/315",
"labels": [
"enhancement",
"Ring-3",
"ready",
"bounty",
"agent-friendly",
"status:competition"
],
"timestamp": "2026-07-02T16:01:23Z",
"source": "github"
},
{
"type": "challenge",
"title": "[Search] Query expansion with domain-specific synonyms",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/313",
"labels": [
"enhancement",
"Ring-3",
"ready",
"bounty",
"agent-friendly",
"status:competition"
],
"timestamp": "2026-07-02T16:01:16Z",
"source": "github"
}
]
}