Skip to content

Commit 35b222b

Browse files
chore: remove advertising gallery and purge local transcript prompts (#163)
* refactor: remove advertising proof gallery and campaign guide; purge session transcript prompts Removes the 'Grounded, not guessed' proof gallery link and campaign guide references from README.md. Deletes docs/advertising/ (index.html, campaign.md) and tests/test_advertising_assets.py. Removes pROMPT_SESSION_TRANSCRIPT_ANALYSIS.md and session_transcript_query_prompt.md (working prompts that inspect private ~/.commandcode/ session data). Adds all four filenames to .gitignore. * restore canonical main README (mojibake corruption in dd89e16) * docs: drop dead advertising links after gallery removal --------- Co-authored-by: coding-dev-tools <coding-dev-tools@users.noreply.github.com>
1 parent ec81fd0 commit 35b222b

5 files changed

Lines changed: 6 additions & 749 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,8 @@ uv.lock
132132
/stats_pm2.txt
133133
/venv_status.txt
134134
/r3.txt
135+
136+
# Local Command Code session-transcript analysis prompts — inspect private
137+
# ~/.commandcode/ session data, never commit these.
138+
/pROMPT_SESSION_TRANSCRIPT_ANALYSIS.md
139+
/session_transcript_query_prompt.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<sup>Knowledge Graph · run <code>engraphis-dashboard</code> to see it live</sup>
1717
</p>
1818

19-
**Grounded, not guessed.** Memory with receipts. Local by default. [Explore the proof gallery](https://github.com/Coding-Dev-Tools/engraphis/tree/main/docs/advertising) or [read the campaign guide](https://github.com/Coding-Dev-Tools/engraphis/blob/main/docs/advertising/campaign.md).
19+
**Grounded, not guessed.** Memory with receipts. Local by default.
2020

2121
---
2222

docs/advertising/campaign.md

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

0 commit comments

Comments
 (0)