Files
connectai/docs/records/ConnectAI
koriweb 30a876c71a fix(prompt): ASTRA 자기 지식 블록 — 성장 구조 자기 오보고 수정 (v2.2.214)
"너는 어떻게 성장해?" 같은 메타 질문에 모델이 학습 데이터의 일반 LLM
보일러플레이트("나는 frozen 모델이라 학습하지 않는다")로 답하던 문제 수정.
실제로는 레슨·장기/일화 기억·두뇌 위키·골든셋 평가 루프로 세션 간 성장하는
시스템인데, 시스템 프롬프트에 자기 구조 설명이 없어 자기 오보고가 발생했음.

- buildAstraModeSystemPrompt: [ASTRA 자기 지식] 블록 추가 (casual 모드 제외)
  — 성장 메커니즘 4축 명시 + "정적 모델 일반론으로 답하지 말 것" 지시.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 14:30:18 +09:00
..

Astra Project Chronicle Records

This folder stores planning, decision, development, bug, and retrospective records for Astra.

Project

  • Name: Astra
  • Root: /Volumes/Data/project/Antigravity/ConnectAI
  • Record root: docs/records/ConnectAI

Structure

  • project-profile.md: project identity and guardrails
  • timeline.md: high-level chronological history
  • planning/: feature planning records
  • discussions/: AI-human discussion summaries
  • decisions/: decision records
  • development/: implementation logs
  • bugs/: bug and fix records
  • retrospectives/: post-work reviews