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.58 KB
/
Copy pathfeed.json
File metadata and controls
103 lines (103 loc) · 3.58 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-11T10:14:57.688017+00:00",
"repo": "https://github.com/Ikalus1988/MisakaNet",
"site": "https://misakanet.org",
"item_count": 11,
"items": [
{
"type": "merged_pr",
"title": "feat: enhance PR Genius output analysis",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/957",
"timestamp": "2026-08-11T08:37:01Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat: add 2 more original failure-recovery lessons (rate-limit auth, cross-repo schema coupling)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/954",
"timestamp": "2026-08-11T04:48:11Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat: add 3 more original failure-recovery lessons (mergeable_state, contents-API sha, CDN edge cache)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/956",
"timestamp": "2026-08-11T04:47:08Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat: add 3 original failure-recovery lessons (webhook dedupe scope, Go toolchain arch, pycache cleanup)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/950",
"timestamp": "2026-08-11T04:44:44Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "test(bench): add SAG-Lite performance benchmark suite",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/949",
"timestamp": "2026-08-11T01:25:14Z",
"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"
}
]
}