altair823
cebfc893ad
refactor: 제거 기능 stale surface 정리 — 세션/wire 필드/rag_multi_turn/crate수 (PR #214 회차 1)
cut 으로 제거된 기능이 diff 밖 contract surface 에 남긴 잔재 정리:
- integrations/claude-code/kebab/SKILL.md: 제거된 --session/session_id 안내,
answer.v1 의 conversation_id/turn_index 필드 목록, rag-v2 기본 pin, kebab tui
언급 제거. 기본 템플릿 rag-v4(대체 rag-v3)로 갱신.
- docs/mcp-usage.md: ask 입력 스키마의 session_id, 'Session 관리(multi-turn)'
섹션 전체(chat_sessions/chat_turns 포함), 예시의 conversation_id/turn_index 제거.
- docs/wire-schema/v1/answer.schema.json + answer_event.schema.json: Answer 가
더는 방출 않는 conversation_id/turn_index 속성 제거(producer/doc 괴리 해소).
- schema.rs + wire.rs: capabilities.rag_multi_turn true→false(search_cache 와
동일 처리; frozen v1 맵이라 키는 유지, 값만 flip).
- CLAUDE.md: 24→22 crates(tui+candle crate 제거 반영).
2026-06-24 15:53:50 +00:00
..
2026-06-24 15:53:50 +00:00
2026-06-24 15:53:50 +00:00
2026-05-29 02:16:21 +00:00
2026-05-29 02:16:21 +00:00
2026-05-10 21:07:36 +09:00
2026-05-15 17:41:26 +09:00
2026-05-31 12:09:31 +00:00
2026-05-25 23:27:36 +00:00
2026-05-10 00:55:29 +09:00
2026-06-03 11:02:16 +00:00
2026-05-27 08:51:51 +00:00
2026-05-28 06:13:08 +00:00
2026-05-28 06:13:08 +00:00
2026-05-20 07:47:44 +00:00
2026-05-29 02:45:04 +00:00
2026-06-24 05:48:34 +00:00
2026-05-28 12:53:00 +00:00