diff --git a/01 Projects/barclays-rag-report/Barclays Rag Report.md b/01 Projects/barclays-rag-report/Barclays Rag Report.md index 0d8c70b..087faa6 100644 --- a/01 Projects/barclays-rag-report/Barclays Rag Report.md +++ b/01 Projects/barclays-rag-report/Barclays Rag Report.md @@ -34,6 +34,22 @@ Standalone Python CLI tool that benchmarks OpenAI Assistants against RAG knowled - **Install:** ## Sessions +### 2026-05-10 – Create a CLAUDE.md file documenting build +**Asked:** Create a CLAUDE.md file documenting build commands, architecture, and setup for future Claude instances. +**Done:** Analyzed codebase structure and identified that ZIP archives contain previous results with hardcoded paths and API keys that cannot be reused. + +### 2026-05-10 – Create a CLAUDE.md file documenting the +**Asked:** Create a CLAUDE.md file documenting the codebase commands and architecture. +**Done:** Added codebase documentation file with build commands, architecture overview, and development instructions. + +### 2026-05-10 – Asked for | Done | Log +**Asked:** Asked for | Done | Log +**Done:** --- | --- | --- + +### 2026-05-10 – Created CLAUDE.md documentation for codebase with +**Asked:** Created CLAUDE.md documentation for codebase with build, test, and architecture instructions | Generated comprehensive developer guide including commands, architecture overview, and file structure | CLAUDE.md creation | Added CLAUDE.md with build commands, test instructions, architecture guide, and codebase structure | CLAUDE.md +**Done:** — + ### 2026-05-10 – Create a CLAUDE.md file documenting the **Asked:** Create a CLAUDE.md file documenting the codebase architecture, build commands, and testing procedures. **Done:** Generated CLAUDE.md with common development commands, high-level architecture overview, and testing instructions for the Obsidian CLI codebase. @@ -42,6 +58,11 @@ Standalone Python CLI tool that benchmarks OpenAI Assistants against RAG knowled ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-10 | Obsidian CLI setup | CLAUDE.md creation, command reference documentation, architecture overview | CLAUDE.md | +| 2026-05-10 | Obsidian CLI setup | CLAUDE.md created with build/lint/test commands and architecture overview | CLAUDE.md | +| 2026-05-10 | Obsidian CLI documentation | CLAUDE.md creation, architecture documentation, build/test/lint command reference | CLAUDE.md | +| 2026-05-10 | Obsidian CLI setup | CLAUDE.md created with commands and architecture | CLAUDE.md | +| 2026-05-10 | Create CLAUDE.md documentation and add CSV/Excel export functionality | Added project documentation file and implemented Excel report generation in main.py | CLAUDE.md, main.py | | 2026-05-10 | Documentation | Created CLAUDE.md with build/lint/test commands and architecture overview | CLAUDE.md | | 2026-05-10 | Init session | Created CLAUDE.md, filled project note | CLAUDE.md | diff --git a/99 Daily/2026-05-10.md b/99 Daily/2026-05-10.md index 9a104a6..fc038ed 100644 --- a/99 Daily/2026-05-10.md +++ b/99 Daily/2026-05-10.md @@ -8,3 +8,12 @@ tags: [daily] - 13:01 (2min) | `barclays-rag-report` - **Asked:** Create a CLAUDE.md file documenting the codebase architecture, build commands, and testing procedures. - **Done:** Generated CLAUDE.md with common development commands, high-level architecture overview, and testing instructions for the Obsidian CLI codebase. +- 13:05 | `barclays-rag-report` + - **Asked:** Created CLAUDE.md documentation for codebase with build, test, and architecture instructions | Generated comprehensive developer guide including commands, architecture overview, and file structure | CLAUDE.md creation | Added CLAUDE.md with build commands, test instructions, architecture guide, and codebase structure | CLAUDE.md + - **Done:** — +- 13:10 (17min) | `Shumiland-site-dev` + - **Asked:** Asked | Done | Log + - **Done:** Asked to remove unused Logo component from Header | Removed Logo component from Header, confirmed build succeeds and tests pass | Header.tsx +- 13:10 | `barclays-rag-report` + - **Asked:** Create a CLAUDE.md file documenting the codebase architecture and common development commands. + - **Done:** Analyzed the obsidian-cli repository structure and prepared documentation template for future Claude instances.