mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 16:56:42 +00:00
[REF] personalverrechnung: relocate Lexis360 raw layer to .lexis360/
Move the licensed PDF exports and the Layer-1 full texts from the project root into the dot directory .lexis360/, keeping the root listing to versioned content plus the tool checkouts. The location also encodes provenance, distinct from .firecrawl/: .lexis360/ holds user-supplied licensed exports that cannot be re-fetched by an agent - if missing, stop and ask the user (documented in MEMORY), whereas .firecrawl/ remains the home of reconstructible web fetches. - plain move of the unversioned directory (batch2/ subfolder spotted and left untouched for its own intake run) - .gitignore, tool constants/messages, source.pdf/source.text frontmatter paths of all 55 curated entries, README/RUNBOOK/MEMORY mentions; kb.json/INDEX.md regenerated - batch 2 (53 PDFs) recorded in MEMORY as staged in .lexis360/batch2/ Validated end to end: --extract 55/55 with stable ids, --registry 55 entries/6 clusters, --check 0 problems (every frontmatter path resolves at the new location), no stale path references remain.
This commit is contained in:
@@ -8,8 +8,8 @@ topic: lehrlinge
|
||||
author: "Steinbrenner/Kraft"
|
||||
stand: 2025-08
|
||||
source:
|
||||
pdf: "Lexis360/Lexis360_lehrberufe.pdf"
|
||||
text: "Lexis360/md/lehrberufe.md"
|
||||
pdf: ".lexis360/Lexis360_lehrberufe.pdf"
|
||||
text: ".lexis360/md/lehrberufe.md"
|
||||
legal_bases: ["BAG § 5", "BAG § 6", "BAG § 7", "BAG § 2a", "BAG § 8a"]
|
||||
tags: [lehrberufe, lehrberufsliste, modullehrberuf, doppellehre, ausbildungsverbund]
|
||||
cross_refs: ["lb-leh-03", "lb-leh-11", "lb-leh-12", "lb-leh-13"]
|
||||
|
||||
Reference in New Issue
Block a user