mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 16:56:42 +00:00
Initialimport: Wissensbasis Layer 2 (601 kuratierte Einträge)
571 Lexis-Briefings (lb-*) + 30 WIKU-Publikationen (wk-*) in 69 Clustern, Frontmatter-Schema als Single Source of Truth; kb.json + INDEX.md generiert. .gitignore für lizenzierte/lokale Corpora (.lexis360, .wiku, .firecrawl, .ris) sowie künftige RAG-Artefakte (data/).
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Licensed source corpora — local only, never commit
|
||||
.lexis360/
|
||||
.wiku/
|
||||
.firecrawl/
|
||||
|
||||
# Scraped legal reference texts — local only
|
||||
.ris/
|
||||
|
||||
# RAG service artifacts (index, caches, venv)
|
||||
data/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
Reference in New Issue
Block a user