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.37 KB
/
Copy pathfeed.json
File metadata and controls
103 lines (103 loc) 路 3.37 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-15T09:45:19.090700+00:00",
"repo": "https://github.com/Ikalus1988/MisakaNet",
"site": "https://misakanet.org",
"item_count": 11,
"items": [
{
"type": "merged_pr",
"title": "feat: auto-infer evidence_level from lesson content",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/967",
"timestamp": "2026-08-15T01:01:39Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "Fix: Voice hook Windows compatibility (python3->python) + /claim #932",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/995",
"timestamp": "2026-08-15T01:01:35Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat(dx): add setup-dev.sh for pre-commit hook installation",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/1008",
"timestamp": "2026-08-15T01:01:23Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat(fatal-guard): add Docker support with multi-stage build",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/1020",
"timestamp": "2026-08-15T01:01:19Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "feat(bench): add versioned benchmark result schema",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/1024",
"timestamp": "2026-08-14T15:48:05Z",
"source": "github"
},
{
"type": "lesson",
"title": "Accidental __pycache__ artifacts committed to a data repository",
"url": "lessons/contrib/accidental-pycache-commit.md",
"timestamp": "2026-08-11 00:00:00 UTC",
"domain": "development",
"source": "lessons"
},
{
"type": "lesson",
"title": "CDN edge cache serves stale responses for minutes after deploy",
"url": "lessons/contrib/cdn-edge-cache-stale-after-deploy.md",
"timestamp": "2026-08-11 00:00:00 UTC",
"domain": "network",
"source": "lessons"
},
{
"type": "lesson",
"title": "CI key rotation silently breaking scheduled automation without a code change",
"url": "lessons/contrib/ci-key-rotation-silent-failure.md",
"timestamp": "2026-08-11 00:00:00 UTC",
"domain": "devops",
"source": "lessons"
},
{
"type": "lesson",
"title": "Banking-style escrow fee estimate has a per-provider rounding disparity",
"url": "lessons/contrib/escrow-fee-rounding-per-provider.md",
"timestamp": "2026-08-11 00:00:00 UTC",
"domain": "development",
"source": "lessons"
},
{
"type": "lesson",
"title": "git worktree commit lost after pushing from the wrong directory",
"url": "lessons/contrib/git-worktree-dangling-commit-recovery.md",
"timestamp": "2026-08-11 00:00:00 UTC",
"domain": "development",
"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"
}
]
}