rugmuncher-backend / .gitmessage
cryptorugmunch
merge: chore/cleanup-remove-bloat-and-secrets into main
bde2f3a
Raw
History Blame Contribute Delete
453 Bytes
# <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.