Files
connectai/docs/records/ConnectAI
g1nation 8da9532ca1 feat(engine): implement self-reflection (reflector) stage in multi-agent pipeline
- Added ReflectorAgent for meta-cognition and critical review between Research and Writing
- Updated WriterAgent to explicitly address reflection critiques
- Introduced 'g1nation.enableReflection' configuration setting
- Added comprehensive integration tests for the self-reflection stage
- Documented design decisions in ADR-0010 and related discussion records
2026-05-14 01:47:28 +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