Skip to content

Commit 79d88ac

Browse files
shivdeep1claude
andcommitted
Clean up documentation and normalize examples
Remove business-specific references from comments and code. Normalize payment terminology in semantic challenge modules. Remove internal docs from git tracking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 24fed67 commit 79d88ac

9 files changed

Lines changed: 481 additions & 511 deletions

File tree

.gitignore

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,10 @@ htmlcov/
5252
*.pptx
5353
mdpdf.log
5454

55-
# Internal project management (not for GitHub)
55+
# Local docs
5656
departments/
5757
docs/pitch_deck.md
5858
docs/proposed_standard.md
59-
# Local docs
6059
docs/investor_*.md
6160
docs/_build_deck.py
6261
docs/pitch deck/
@@ -68,14 +67,18 @@ postman_*.py
6867
postman_*.txt
6968
WORK_SUMMARY.pdf
7069

71-
# Personal reference docs (not for GitHub)
70+
# Internal notes (local)
7271
THE INTUITION PROTOCOL*.md
7372

7473
# Cursor internals
7574
.cursor/
7675

77-
# Internal planning docs (never commit)
76+
# Internal planning docs (local)
7877
CLAUDE_TODO*.md
7978
ED_Conversation_Playbook.md
79+
EXECUTION_PLAN.md
80+
WORK_SUMMARY.md
81+
ROLL_OUT_STATUS.md
82+
LLM_HANDOFF.md
8083
.hypothesis/
8184
.claude/

LLM_HANDOFF.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

ROLL_OUT_STATUS.md

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)