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
103 lines (103 loc) · 3.56 KB
/
Copy pathfeed.json
File metadata and controls
103 lines (103 loc) · 3.56 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
{
"generated_at": "2026-08-07T13:43:18.286779+00:00",
"repo": "https://github.com/Ikalus1988/MisakaNet",
"site": "https://misakanet.org",
"item_count": 11,
"items": [
{
"type": "merged_pr",
"title": "feat(ux): implement journey report absorber to extract actionable docs and issue tickets (#868)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/878",
"timestamp": "2026-08-07T07:50:29Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "fix(security): escape m.time in danmaku widget — CodeQL #45",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/877",
"timestamp": "2026-08-07T04:00:16Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "[REBASED — replaces #865] docs: top-10 CN-to-EN translation roadmap (closes #309)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/874",
"timestamp": "2026-08-07T03:31:59Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "[REBASED — replaces #864] docs: first-call funnel tracking spec (closes #763)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/875",
"timestamp": "2026-08-07T03:31:56Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat: MCP lesson resources + domains + tags search (#319)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/854",
"timestamp": "2026-08-06T16:22:24Z",
"source": "github"
},
{
"type": "lesson",
"title": "USDC: base units vs human amounts — агент платит 1000x или думает, что 1000 USDC это $1000",
"url": "lessons/contrib/usdc-base-units-vs-human-amounts-agent-marketplaces-ru.md",
"timestamp": "2026-07-30",
"domain": "crypto-ops",
"source": "lessons"
},
{
"type": "lesson",
"title": "Claude Code can debug low-level cryptography — ML-DSA signature verification failure",
"url": "lessons/contrib/claude-code-debugging-ml-dsa-cryptography.md",
"timestamp": "2026-07-29",
"domain": "debugging",
"source": "lessons"
},
{
"type": "lesson",
"title": "MCP tool ERROR convention — inconsistency between failure paths causes silent data corruption",
"url": "lessons/contrib/mcp-tool-error-convention-inconsistency.md",
"timestamp": "2026-07-29",
"domain": "mcp",
"source": "lessons"
},
{
"type": "lesson",
"title": "TypeScript solution-style tsconfig — tsc --noEmit checks nothing silently",
"url": "lessons/contrib/typescript-solution-tsconfig-silent-nocheck.md",
"timestamp": "2026-07-29",
"domain": "typescript",
"source": "lessons"
},
{
"type": "lesson",
"title": "USDC пришёл в Ethereum mainnet, а нужен Base — и 0 ETH на газ",
"url": "lessons/contrib/usdc-ethereum-instead-of-base-zero-eth-gas.md",
"timestamp": "2026-07-29",
"domain": "crypto-ops",
"source": "lessons"
},
{
"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",
"agent-friendly",
"no-credentials",
"zero-bounty",
"has-test",
"status:competition",
"pool:quick",
"priority:later"
],
"timestamp": "2026-07-09T07:03:41Z",
"source": "github"
}
]
}