[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:
2026-09-10 10:27:12 +02:00
parent cb63b71eef
commit e990488273
61 changed files with 257 additions and 250 deletions
@@ -8,8 +8,8 @@ topic: teilzeit
author: "Thöny-Maier"
stand: 2026-06
source:
pdf: "Lexis360/Lexis360_teilzeitbeschaftigung_allgemeine_grundsatze.pdf"
text: "Lexis360/md/teilzeitbeschaftigung_allgemeine_grundsatze.md"
pdf: ".lexis360/Lexis360_teilzeitbeschaftigung_allgemeine_grundsatze.pdf"
text: ".lexis360/md/teilzeitbeschaftigung_allgemeine_grundsatze.md"
legal_bases: ["AZG § 19d Abs 6", "AZG § 19d Abs 2a", "AZG § 1", "AZG § 19b", "AZG § 28 Abs 1 Z 6", "AngG § 20 Abs 1", "AngG § 8 Abs 4", "BMSVG", "EFZG", "UrlG", "ArbVG"]
tags: [teilzeit, benachteiligungsverbot, pro-rata-temporis, azg, informationsrecht, arbeitsrecht]
cross_refs: ["lb-bes-06", "lb-tzb-03", "lb-tzb-04", "lb-tzb-05", "lb-tzb-06"]