>_Ikalus1988
 .                =%%*******##%@@+.               
           :%*++#*+%%%##%%*+::  .*@%%=            
        +#%*%#*#%%%##+#**#%%%%#+%%- #*%+          
      =%*%%*#%%********%**%%%%%%#+###:#**.        
. .: #@%%***#*#%##%%%%#%%%*%@%%%###+**#* =        
.-=-%%%%%%%*#%%%%%%%@@%#@@%%**%%####+***#*        
:=+@#%@@@@%*%%@@@%@@@%%%#%%%%*+*#+*#*****#*=      
 -%*%%@%%%%*%@%%%@@%%%%#-#%%#@+#=#%%#-#******     
 %#*%#%%%%%%#%####%@##*#**##%%%#%+-*#--#-==+:*    
=##*%#*#***##*%%###%@%%%*=#####*##=-+**-*+--+=    
*%#%%%#%%%%%#=#%%##%%%%#*#*+####***-=++-=:.*#=*#- 
%****##*##%###=*######%#**#****+-*+---=++*..*=***#
+**#=*=*=*=*##-*=**%##*#.#%#*=*+ +--- .++#.:.#.++*
*#+##.+-:*+.=-+=:%#=++=--##%#:=- -*- --:+* --=+===
#:-*-*#*:...=.**+####+*:*-% =:*--==  .--.: :-=*===
#--%**#%==#**+###%%%*##%%*####%+ +*+. :-:.:-==-=+-
*%-.=+#**+%+#*#%%%%%%%%%%%##%%%#*=++:-:--:*=:*=-:-
+:: +-*##%*%%%%%%%%@%%%%%%%%%%*++*- .=*:#:-.:.*.*+
-----.-*+-##+=##%%%%%%%%%%%%%#:= :.=----=:-+*  *. 
=-+---.-:*=#-:=%%%%%%%%%%%%%%-     .---+-   -.  - 
:=*+==-  :**+#*#%%%%%%%%%%%.   + .:::=-#     =    
: =----..:- : .-*%%%%%%#+ ..-:.-=.-:-.+           
    #+--- :+:-:-+++**+++## :  +    := .           
               :*#++++*#*#         .              
               :**#%+*##**:                       
             .-#**##:=##**##..                    
          .::.#%%%%%. *#%###-....-:               
 .:........:.:-#%#*....+%%%#:..:.::.....:..       
   .  ........-#**##  .#*+## ...........::...     
          .....+#%%.:..=%%%-.:........  ..:....   
.             ..%%#:....### .... ..               
        .       :@#.  ..%@:     .                 
                 ##      :                        
                  .                               

AI Agent Infrastructure

Ikalus1988

I build auditable knowledge systems for AI agents.

MisakaNet turns real engineering failures into searchable lessons for Cursor, Claude, Codex, and other coding agents. One agent's failure shouldn't be another agent's lesson.

一个 Agent 踩过的坑,不该让其他 Agent 再踩一次。MisakaNet 将真实工程失败经验转化为编程 Agent 可搜索的课程。

automation pollution / 抗自动化污染

Automation pollution refers to the progressive degradation of knowledge quality when automated systems (bots, scrapers, LLM-generated content) write back into a knowledge base without human audit.

当机器人、爬虫、LLM 生成内容等自动化系统未经人工审计就回写知识库时,知识质量会逐步退化;相关工程实践的目标就是阻止这种退化进入长期知识资产。

Things I build

Projects are the resume.

Snapshot-only, commit-fingerprinted.

MisakaNet · Decentralized Swarm Knowledge Base

Primary artifact and narrative center: a Git-backed swarm knowledge system for verified lessons, autonomous nodes, audit loops, and public construction.

Active SandboxStatus
300+GitHub Stars
393Indexed Lessons
Git-backedKnowledge State

Snapshot updated: 2026-07-29

Industrial RAG Knowledge Base

Feishu-native RAG system for FANUC robot manuals, built around hybrid retrieval, entity indexes, RRF fusion, brand-pollution filtering, and a four-layer quality loop.

190+ PDFsDocuments
230k+Chunks
120-360xLookup Speedup
4 layersQuality Loop
Code Status: Semi-Private / Architectural Archive
Data Status: Proprietary data scrubbed
Entry: Feishu Bot / Web / HTTP API

Snapshot updated: 2026-07-29

Open Archive Open Journey

Engineering notes, not lifestyle posts.

View all notes →
Available

MisakaNet: Git as a Distributed Knowledge State Machine

How Git commits, lessons, nodes, and audit loops turn public construction into a durable decentralized knowledge state.

✦ Available

Industrial RAG: From Robot Manuals to Self-Evolving Knowledge Base

How 190+ FANUC PDFs became a Feishu-native RAG loop with hybrid retrieval, entity search, and bad-case learning.

✦ v0.2.0

@misaka-net/fatal-guard: Non-Invasive Fatal Error Interceptor

Zero-dependency Node.js runtime guard — capture crashes via wrapper mode (fatal-guard -- <cmd>) or preload (node -r), route 4-field payload to any external handler.

Draft / Coming in Q3

Audit Loops Against Low-Quality Automation

The shared pattern behind MisakaNet and Industrial RAG: resist pollution, preserve evidence, and keep knowledge auditable.

Moments where knowledge became auditable.

Insight

Lesson Is Not Skill

Skills teach agents how to do things. Lessons teach agents what went wrong before and how not to fail again. MisakaNet is not another skill marketplace — it is a shared failure-memory layer.

Insight

Bounty Contributors Are Not Always Users

7 contributors reached. Most came via bounty labels. Post-PR interaction: zero. This shifted strategy from "chase PR counts" to "chase usefulness proof."

Experiment

When Lessons Are Too Heavy: Rescue Cards

Non-technical users don't need lessons. They need 3-step rescue cards: "Move file to desktop. Use 7-Zip. Re-download." Screenshot + one sentence → structured knowledge.

v2.12.0

Testing Failure Memory as an MCP Server

glama.json ownership. awesome-mcp-servers PR #10044. 16 Glama Chat QA queries covering DCO, pip, GitHub API, secret scan, agent setup, and negative tests.