merge: chore/cleanup-remove-bloat-and-secrets into main

This commit is contained in:
Crypto Rug Munch 2026-07-02 01:24:22 +07:00
commit bde2f3a97d
1173 changed files with 437609 additions and 0 deletions

13
.gitmessage Normal file
View file

@ -0,0 +1,13 @@
# <type>(<scope>): <subject>
#
# <body>
#
# Types: feat, fix, chore, docs, refactor, perf, test, ci, security
# Scopes: rag, scanner, content, infra, api, email, license, ghost
#
# Example:
# feat(rag): add confidence scoring to three-pillar search
#
# Implements composite 0-100 confidence score combining retrieval
# concentration, similarity quality, source corroboration, reranker
# margin, temporal freshness, and entity exact-match bonus.