-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathNOTICE
More file actions
17 lines (12 loc) · 755 Bytes
/
Copy pathNOTICE
File metadata and controls
17 lines (12 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Third-party material bundled with vutuv
## Arbeitszeugnis-Prüfer skill
`priv/reference_skill/SKILL.md` is a copy of the Arbeitszeugnis-Prüfer skill,
the prompt behind the employment-reference review (`Vutuv.References`).
https://github.com/Klotzkette/arbeitszeugnispruefer-skill
Copyright (c) 2026 Klotzkette <tom@braegel.com>
Dual-licensed MIT / Apache-2.0. The MIT text is kept beside the file at
`priv/reference_skill/LICENSE-MIT`.
The copy is a fallback: `Vutuv.References.SkillRefresher` re-fetches the skill
from that repository once a day, and an installation without outbound network
access (`FETCH_REFERENCE_SKILL=false`) runs on this copy instead. Every review
vutuv renders credits the project and names the skill version it used.