chore: add talhelper encrypted secret 🔒

This commit is contained in:
Laur IVAN 2026-02-07 00:40:43 +01:00
parent 9d42bbb46b
commit d74d2f4647

View File

@ -1,16 +0,0 @@
LEGACY DATABASE DETECTED!
This database was created before version 0.17.5 and lacks a repository fingerprint.
To continue using this database, you must explicitly set its repository ID:
bd migrate --update-repo-id
This ensures the database is bound to this repository and prevents accidental
database sharing between different repositories.
If this is a fresh clone, run:
rm -rf .beads && bd init
Note: Auto-claiming legacy databases is intentionally disabled to prevent
silent corruption when databases are copied between repositories.