Ensure code has sound business logic, data flow, and technical implementation for AI and Web3 projects. Focus on architecture, edge cases, state management, agent patterns, and wallet safety. Use when writing core logic, reviewing architecture, implementing APIs, or when the user mentions logic, architecture, data flow, or asks for code review ignoring UI.
| 日期 | 适应度 | 安全分 | 调用数 |
|---|---|---|---|
| 3月17日 | 0.5300 | 0.98 | 1 |
{
"type": "object",
"required": [],
"properties": {
"prompt": {
"type": "string"
}
}
} {
"type": "object",
"properties": {
"result": {
"type": "string"
}
}
}