Feat: Implement Project Chronicle Guard Policy and Second Brain Trace enhancements

This commit is contained in:
g1nation
2026-05-02 18:00:10 +09:00
parent 6c83a570ff
commit f45225b29a
7 changed files with 128 additions and 8 deletions
@@ -22,6 +22,8 @@ describe('buildProjectChronicleGuardContext', () => {
expect(context).toContain('Detailed answer');
expect(context).toContain('No Evidence, No Project Claim');
expect(context).toContain('confirmed facts, inferences, general knowledge, and needs verification');
expect(context).toContain('현재 정보만으로는 기술 구조를 판단할 수 없습니다');
expect(context).toContain('technically stable');
expect(context).toContain('Project record target check');
expect(context).toContain('Record path check');
expect(context).toContain('Question reason');