[project] id = "fixture-bad-target-config" name = "bad-target-config" [info] title = "测试课:非法导出目标配置" # Invalid artifact value → SchemaViolation, falls back to default (single-file). [targets.student] artifact = "pdf-thing" # numbering.heading is not an array of strings → SchemaViolation, heading None. [targets.teacher] artifact = "file-tree" [targets.teacher.numbering] heading = "not-an-array"