Feat: Enhance query intent search and answer format readability

This commit is contained in:
g1nation
2026-05-02 18:20:22 +09:00
parent 26bbb22c7e
commit da4ebe3942
9 changed files with 173 additions and 12 deletions
@@ -19,11 +19,16 @@ describe('buildProjectChronicleGuardContext', () => {
expect(context).toContain('Project selection status: selected');
expect(context).toContain('Short conclusion first');
expect(context).toContain('Brief summary');
expect(context).toContain('one compact paragraph by default');
expect(context).toContain('Detailed answer');
expect(context).toContain('Avoid bullet-heavy formatting');
expect(context).toContain('Use visible markdown headings');
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('approval likelihood');
expect(context).toContain('confirmed facts, inference, general UX/business principle, needs verification, recommended direction');
expect(context).toContain('Project record target check');
expect(context).toContain('Record path check');
expect(context).toContain('Question reason');