Fix: Repository URL in README and package.json

This commit is contained in:
g1nation
2026-05-02 17:01:02 +09:00
parent 04e81c3abf
commit 70a86a3228
8 changed files with 63 additions and 15 deletions
@@ -17,6 +17,9 @@ describe('buildProjectChronicleGuardContext', () => {
const context = buildProjectChronicleGuardContext(profile);
expect(context).toContain('Project selection status: selected');
expect(context).toContain('Short conclusion first');
expect(context).toContain('Brief summary');
expect(context).toContain('Detailed answer');
expect(context).toContain('Project record target check');
expect(context).toContain('Record path check');
expect(context).toContain('Question reason');