File tree Expand file tree Collapse file tree
global-template/docgen/project-template/state Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "schemaVersion" : " 1 .0" ,
3- "kitVersion" : " 1 .0.0" ,
2+ "schemaVersion" : " 2 .0" ,
3+ "kitVersion" : " 2 .0.0" ,
44 "updatedAt" : null ,
55 "stages" : {
6- "discover" : {
7- "status" : " pending"
8- },
9- "analyze" : {
10- "status" : " pending"
11- },
12- "plan" : {
13- "status" : " pending"
14- },
15- "generate" : {
16- "status" : " pending"
17- },
18- "audit" : {
19- "status" : " pending"
20- },
21- "semantics" : {
22- "status" : " pending"
23- },
24- "enterprise" : {
25- "status" : " pending"
26- }
27- }
6+ "index" : { "status" : " pending" },
7+ "modelCore" : { "status" : " pending" },
8+ "modelEnterprise" : { "status" : " pending" },
9+ "plan" : { "status" : " pending" },
10+ "generate" : { "status" : " pending" },
11+ "auditRisk" : { "status" : " pending" },
12+ "audit" : { "status" : " pending" }
13+ },
14+ "pages" : {}
2815}
You can’t perform that action at this time.
0 commit comments