-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspec-kit-autonomous-governance-presets.json
More file actions
62 lines (62 loc) · 2.65 KB
/
Copy pathspec-kit-autonomous-governance-presets.json
File metadata and controls
62 lines (62 loc) · 2.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"schemaVersion": 1,
"description": "DEPRECATED compatibility alias for spec-kit-governance-presets.json; use the standard eight-preset matrix.",
"presets": [
{
"id": "security-governance",
"version": "v0.6.1",
"priority": 10,
"repository": "https://github.com/hindermath/spec-kit-preset-security-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.1.zip"
},
{
"id": "architecture-governance",
"version": "v0.5.1",
"priority": 20,
"repository": "https://github.com/hindermath/spec-kit-preset-architecture-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.1.zip"
},
{
"id": "isaqb-architecture-governance",
"version": "v0.2.1",
"priority": 30,
"repository": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/archive/refs/tags/v0.2.1.zip"
},
{
"id": "a11y-governance",
"version": "v0.4.2",
"priority": 40,
"repository": "https://github.com/hindermath/spec-kit-preset-a11y-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-a11y-governance/archive/refs/tags/v0.4.2.zip"
},
{
"id": "cross-platform-governance",
"version": "v0.2.1",
"priority": 50,
"repository": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance/archive/refs/tags/v0.2.1.zip"
},
{
"id": "agent-parity-governance",
"version": "v0.4.1",
"priority": 60,
"repository": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance/archive/refs/tags/v0.4.1.zip"
},
{
"id": "autonomous-run-governance",
"version": "v0.3.3",
"priority": 70,
"repository": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance/archive/refs/tags/v0.3.3.zip"
},
{
"id": "parallel-autonomous-run-governance",
"version": "v0.2.4",
"priority": 80,
"repository": "https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance",
"archiveUrl": "https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance/archive/refs/tags/v0.2.4.zip"
}
]
}