culture(austria): migrate hofstede_bag -> khai_lexicon (v1 -> v2 schema)#569
Merged
Conversation
Same mechanical migration as #567 (germany). Framework unchanged (Hofstede 6D, ±5 band). Files: - hofstede_bag.yaml -> khai_lexicon.yaml - hofstede_decisions.md -> khai_lexicon_decisions.md - culture_austrian_position.md frontmatter: hofstede: aggregate -> markers: aggregate - culture_austrian_position.md content: added ## Title chapter (required by khai-tests==0.1.19; pattern from #567) Schema deltas in the YAML: - country: austria + parent: null -> subject: austria + region: europe + subregion: austria - hofstede_scores: -> marker_scores: - new keys: khai_lexicon_version: 1, marker_set: hofstede Scores unchanged: PDI 11, IDV 55, UAI 70, MAS 79, LTO 60, IND 63. Brownfield score-validity check passes (test_marker_derived.py[austria]) -- position file's voice still hits target within ±5 across all six dimensions. Unblocks PR #564 (DACH baking on culture/europe): two of three DACH members now migrated; Switzerland follows next.
khai_tests.review on this PR
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Same mechanical migration as #567 (germany). Framework unchanged: Hofstede 6D, ±5 band, same dimensions, same scores.
What changed
regions/europe/austria/hofstede_bag.yamlkhai_lexicon.yamlregions/europe/austria/hofstede_decisions.mdkhai_lexicon_decisions.mdculture_austrian_position.mdfrontmatter:hofstede: aggregatemarkers: aggregateculture_austrian_position.mdcontent## Title\nAustrian\nchapter (required bykhai-tests==0.1.19)Schema deltas in the YAML
country: austria+parent: nullsubject: austria+region: europe+subregion: austriahofstede_scores:marker_scores:khai_lexicon_version: 1,marker_set: hofstedeDenylist and bags copy verbatim.
Scores
Unchanged. Match
data/hofstede_scores.json:Score-validity re-check
test_marker_derived.py::test_derived_within_tolerance[austria]passes — Austrian position file's voice still hits target within ±5 across all six dimensions. Recorded inkhai_lexicon_decisions.mdunder "v1 -> v2 schema migration".Verification
python tests/branch_scope.py adviseculture/austria(baseculture/release) ✅python tests/validate_pr_brownfield.py origin/culture/releasepytest tests/test_marker_derived.py -k austriakhai_tests.components.test_khai_position--no-verify✅Unblocks
Two of three DACH members now migrated (Germany via #567, Austria here). Switzerland follows in a parallel PR. Once all three land, #564 (DACH baking) rebases cleanly onto
culture/releaseand its brownfield R3 gate stops firing.Ref: #564, #567, #545
Generated by Claude Code