mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 08:52:45 +00:00
[ADD] personalverrechnung: Lexis360 knowledge base (Batch 2)
Second Lexis 360 intake (52 briefings, source Stands 2025-06 to 2026-08), extending the corpus to 107 curated entries in 13 clusters. Covers the second briefings chapter 'Entgelt: Anspruch & Abrechnung' and further Beschaeftigungsverhaeltnisse topics. - 7 new clusters: behinderte (4), entgelt (10), geschaftsfuehrer (5), leitende-angestellte (1), pramien (6), sachbezuege (21), vorstand (4); plus lb-leh-16 (Weiterbeschaftigung nach Ende der Lehrzeit) appended to the frozen lehrlinge sequence - tool hardening: batch values validated as integers 1..N (multi-batch operation), dynamic batch labels in kb.json (batches summary) and INDEX header, and a new --extract warning when a frozen id's prefix no longer matches its cluster - this caught the lb-jug-08 fossil from the unpinned first pass, corrected to lb-sac-21 before any curation referenced it - removed one duplicate browser export (geschaftsfuhrer_arbeitsrecht (1).pdf, identical extracted text) - corpus conflicts and open points flagged in the entries: Klein- wohnungsgrenzen lb-sac-09 vs lb-sac-10, Pensionisten-Beguenstigung lb-sac-02 (LStR Rz 104 divergence), EUR 14.53 Parkplatz without SV/LSt categorization in the source (lb-sac-18), incentive trips only at LStR-Rz level (lb-sac-16), simplified 6% tariff in lb-prm-04 (the verified 67-EStG staffel in RECHTSQUELLEN-Privat.md governs) - dangling briefing references recorded as batch-3 candidates in the RUNBOOK (Bildungskarenz, Telearbeitspauschale, Personalrabatte bis 2015, Lohnzettel/BGN u. a.) - README cluster table extended to batches 1-2; RUNBOOK/MEMORY updated Validated: --registry 107 entries/13 clusters, --check 0 problems, structural scan over all 107 curated docs, py_compile.
This commit is contained in:
@@ -50,16 +50,27 @@ als ASCII-Slugs. Die Frontmatter ist **Single Source of Truth**;
|
||||
`kb.json` wird daraus generiert und schema-validiert
|
||||
(`build_lexis_kb.py --registry`).
|
||||
|
||||
## Cluster (Batch 1)
|
||||
## Cluster (Batch 1 & 2)
|
||||
|
||||
| topic-Slug | Name | ID-Präfix | IDs | n |
|
||||
|---|---|---|---|---|
|
||||
| `altersteilzeit` | Altersteilzeit | `atz` | lb-atz-01 … 15 | 15 |
|
||||
| `lehrlinge` | Lehrverhältnis / Lehrlinge | `leh` | lb-leh-01 … 15 | 15 |
|
||||
| `lehrlinge` | Lehrverhältnis / Lehrlinge | `leh` | lb-leh-01 … 16 | 16 |
|
||||
| `jugendliche` | Jugendarbeit / Jugendschutz | `jug` | lb-jug-01 … 07 | 7 |
|
||||
| `ferialpraktikanten` | Ferialpraktikanten, Volontäre, Au-pair | `pra` | lb-pra-01 … 04 | 4 |
|
||||
| `beschaftigungsformen` | Beschäftigungsformen & Abgrenzung | `bes` | lb-bes-01 … 08 | 8 |
|
||||
| `teilzeit` | Teilzeit & Bildungsteilzeit | `tzb` | lb-tzb-01 … 06 | 6 |
|
||||
| `behinderte` | Behinderte Arbeitnehmer | `beh` | lb-beh-01 … 04 | 4 |
|
||||
| `entgelt` | Entgelt: Anspruch & Abrechnung | `ent` | lb-ent-01 … 10 | 10 |
|
||||
| `geschaftsfuhrer` | Geschäftsführer | `gsf` | lb-gsf-01 … 05 | 5 |
|
||||
| `leitende-angestellte` | Leitende Angestellte | `lei` | lb-lei-01 | 1 |
|
||||
| `pramien` | Prämien & Provisionen | `prm` | lb-prm-01 … 06 | 6 |
|
||||
| `sachbezuge` | Sachbezüge & freiwillige Sozialleistungen | `sac` | lb-sac-01 … 21 | 21 |
|
||||
| `vorstand` | Vorstandsmitglieder (Vorstand) | `vst` | lb-vst-01 … 04 | 4 |
|
||||
|
||||
107 Einträge in 13 Clustern (Batch 1: 55, Batch 2: 52). Zwei
|
||||
Briefings-Kapitel: „Beschäftigungsverhältnisse“ und „Entgelt: Anspruch &
|
||||
Abrechnung“ (chapter-Feld je aus dem Katalog übernehmen).
|
||||
|
||||
Frontmatter-`topic` = beschreibender ASCII-Slug (linke Spalte), das
|
||||
ID-Präfix (`atz`, `leh`, …) nur im `id` selbst; das Tool prüft die
|
||||
|
||||
Reference in New Issue
Block a user