Skip to content

Commit 2e92dd3

Browse files
committed
(chore): 'No' engine
1 parent 5d96ba8 commit 2e92dd3

1,416 files changed

Lines changed: 36319 additions & 242 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

demo_runs/errors_run1.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"errors": [
3+
{
4+
"code": "sections_empty",
5+
"details": {
6+
"expected": "non-empty array",
7+
"governance_source": {
8+
"description": "Sections are recommended for author ergonomics",
9+
"enforcement": "soft",
10+
"file": "docs/CONTRACTS.md",
11+
"file_hash": "41a2737d658693c60cb949f66051137e791e3cf7594fb4df54fefd6114e0c307",
12+
"section": "Sections and layout"
13+
},
14+
"rationale": "Sections is required by schema and empty in normalized skeleton"
15+
},
16+
"location": "/sections",
17+
"message": "spec must declare a non-empty 'sections' array"
18+
}
19+
]
20+
}

demo_runs/errors_run2.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"errors": [
3+
{
4+
"code": "sections_empty",
5+
"details": {
6+
"expected": "non-empty array",
7+
"governance_source": {
8+
"description": "Sections are recommended for author ergonomics",
9+
"enforcement": "soft",
10+
"file": "docs/CONTRACTS.md",
11+
"file_hash": "41a2737d658693c60cb949f66051137e791e3cf7594fb4df54fefd6114e0c307",
12+
"section": "Sections and layout"
13+
},
14+
"rationale": "Sections is required by schema and empty in normalized skeleton"
15+
},
16+
"location": "/sections",
17+
"message": "spec must declare a non-empty 'sections' array"
18+
}
19+
]
20+
}

demo_runs/errors_run3.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"errors": [
3+
{
4+
"code": "sections_empty",
5+
"details": {
6+
"expected": "non-empty array",
7+
"governance_source": {
8+
"description": "Sections are recommended for author ergonomics",
9+
"enforcement": "soft",
10+
"file": "docs/CONTRACTS.md",
11+
"file_hash": "41a2737d658693c60cb949f66051137e791e3cf7594fb4df54fefd6114e0c307",
12+
"section": "Sections and layout"
13+
},
14+
"rationale": "Sections is required by schema and empty in normalized skeleton"
15+
},
16+
"location": "/sections",
17+
"message": "spec must declare a non-empty 'sections' array"
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)