chore(repo): checkpoint current capakraken implementation state
This commit is contained in:
@@ -3,18 +3,18 @@
|
||||
Date: 2026-03-14
|
||||
|
||||
Source workbook:
|
||||
- `/home/hartmut/Documents/Copilot/planarchy/samples/Dispov2/MV_DispoRoster.xlsx`
|
||||
- `/home/hartmut/Documents/Copilot/capakraken/samples/Dispov2/MV_DispoRoster.xlsx`
|
||||
- Sheet: `DispoRoster`
|
||||
- Column K: `MV Ressource Type`
|
||||
|
||||
Applied rule:
|
||||
- If column K equals `Departed`, set `resource.departed = true` for the matching Planarchy resource identified by `EID`.
|
||||
- If column K equals `Departed`, set `resource.departed = true` for the matching CapaKraken resource identified by `EID`.
|
||||
|
||||
Result:
|
||||
- Workbook rows marked `Departed`: `166`
|
||||
- Matching resources found in Planarchy: `141`
|
||||
- Matching resources found in CapaKraken: `141`
|
||||
- Resources updated to `departed = true`: `141`
|
||||
- Workbook EIDs not found in Planarchy: `25`
|
||||
- Workbook EIDs not found in CapaKraken: `25`
|
||||
|
||||
Missing EIDs:
|
||||
- `antonia.melzer`
|
||||
|
||||
Reference in New Issue
Block a user