test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
14
tests/fixtures/awesome-ski-game/handbook/safety/avalanche-window.md
vendored
Normal file
14
tests/fixtures/awesome-ski-game/handbook/safety/avalanche-window.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "safety.avalanche-window"
|
||||
title = "Avalanche window"
|
||||
family = "safety"
|
||||
authority = "authoritative"
|
||||
status = "current"
|
||||
tags = ["conditions", "risk", "weather"]
|
||||
summary = "Defines the conditions that close exposed terrain during the test session."
|
||||
informs = ["session.first-descent"]
|
||||
+++
|
||||
|
||||
The session closes exposed terrain when wind loading crosses the configured safety threshold. A
|
||||
closure changes route availability but does not rewrite the terrain definition.
|
||||
Loading…
Add table
Add a link
Reference in a new issue