feat: ConnectAI structural hardening and retrieval precision improvements

This commit is contained in:
g1nation
2026-05-05 21:37:45 +09:00
parent c2f17cfb03
commit 466e9e4d5f
17 changed files with 424 additions and 160 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
---
id: stress_conflict_1777968986934
date: 2026-05-05T08:16:26.963Z
id: stress_conflict_1777970539221
date: 2026-05-05T08:42:19.251Z
type: knowledge_artifact
standard: P-Reinforce v3.0
tags: [automated, connect_ai, brain_sync]
@@ -28,6 +28,6 @@ Final report with inconsistencies. This should be long enough to pass validation
| **Processing Time** | `0.0s` | ✅ Fast |
### 🔍 Decision Audit Trail
- **[PLANNER]** 전략 수립 중... (11ms)
- **[RESEARCHER]** 핵심 정보 수집 및 분석 중... (4ms)
- **[WRITER]** 최종 리포트 작성 및 편집 중... (7ms)
- **[PLANNER]** 전략 수립 중... (12ms)
- **[RESEARCHER]** 핵심 정보 수집 및 분석 중... (3ms)
- **[WRITER]** 최종 리포트 작성 및 편집 중... (8ms)
@@ -1,7 +1,7 @@
{
"missionId": "stress_conflict_1777968986934",
"missionId": "stress_conflict_1777970539221",
"status": "completed",
"startTime": "2026-05-05T08:16:26.934Z",
"startTime": "2026-05-05T08:42:19.221Z",
"totalElapsedMs": 30,
"results": {
"planner": "Detailed Execution Plan: 1. Research 2. Analyze 3. Write report with high quality.",
@@ -15,30 +15,30 @@
{
"from": "idle",
"to": "planner",
"durationMs": 11,
"durationMs": 12,
"message": "전략 수립 중...",
"ts": "2026-05-05T08:16:26.945Z"
"ts": "2026-05-05T08:42:19.233Z"
},
{
"from": "planner",
"to": "researcher",
"durationMs": 4,
"durationMs": 3,
"message": "핵심 정보 수집 및 분석 중...",
"ts": "2026-05-05T08:16:26.949Z"
"ts": "2026-05-05T08:42:19.236Z"
},
{
"from": "researcher",
"to": "writer",
"durationMs": 7,
"durationMs": 8,
"message": "최종 리포트 작성 및 편집 중...",
"ts": "2026-05-05T08:16:26.956Z"
"ts": "2026-05-05T08:42:19.244Z"
},
{
"from": "writer",
"to": "completed",
"durationMs": 8,
"durationMs": 7,
"message": "미션 완료",
"ts": "2026-05-05T08:16:26.964Z"
"ts": "2026-05-05T08:42:19.251Z"
}
],
"resilienceMetrics": {