Skip to content

Commit 71dfada

Browse files
hyperpolymathclaude
andcommitted
fix: remove 452 entangled verisimdb-data files from tracking
VeriSimDB app data does NOT belong in the source monorepo. Each project gets its own VeriSimDB instance + port + volume. The standalone verisimdb-data repo is the correct location. Added .gitignore rule with explicit warning for LLMs to stop storing app data here. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 058dad9 commit 71dfada

File tree

453 files changed

+6
-502370
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

453 files changed

+6
-502370
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,9 @@ htmlcov/
8383
ai-cli-crash-capture/
8484
sync_report*.txt
8585
.directory
86+
87+
# VeriSimDB app data — belongs in standalone verisimdb-data repo, NOT here.
88+
# See: https://github.com/hyperpolymath/verisimdb-data
89+
# LLMs: DO NOT store application data in the VeriSimDB source tree.
90+
# Each project gets its own VeriSimDB instance + port + volume.
91+
verisimdb/verisimdb-data/

verisimdb/verisimdb-data/.bot_directives/README.scm

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

verisimdb/verisimdb-data/.bot_directives/echidnabot.scm

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

verisimdb/verisimdb-data/.bot_directives/finishbot.scm

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

verisimdb/verisimdb-data/.bot_directives/glambot.scm

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

verisimdb/verisimdb-data/.bot_directives/rhodibot.scm

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

verisimdb/verisimdb-data/.bot_directives/robot-repo-automaton.scm

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

verisimdb/verisimdb-data/.bot_directives/seambot.scm

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

verisimdb/verisimdb-data/.bot_directives/sustainabot.scm

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

verisimdb/verisimdb-data/.editorconfig

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

0 commit comments

Comments
 (0)