|
7 | 7 | "src/shared/types/api.ts", |
8 | 8 | "src/main/services/team/runtime-control/application/OpenCodeRuntimeControlApi.ts" |
9 | 9 | ], |
10 | | - "rowCount": 114, |
| 10 | + "rowCount": 123, |
11 | 11 | "dispositionCounts": { |
12 | | - "extracted": 114, |
13 | | - "dispositions": 114, |
| 12 | + "extracted": 123, |
| 13 | + "dispositions": 123, |
14 | 14 | "required": 53, |
15 | | - "query": 45, |
| 15 | + "query": 46, |
16 | 16 | "ephemeral": 15, |
17 | | - "deferred": 1 |
| 17 | + "deferred": 9 |
18 | 18 | }, |
19 | 19 | "rows": [ |
20 | 20 | { |
|
925 | 925 | "commandKind": "review.apply_decisions", |
926 | 926 | "sourceObserved": true |
927 | 927 | }, |
| 928 | + { |
| 929 | + "id": "ReviewAPI.executeMutation", |
| 930 | + "interfaceName": "ReviewAPI", |
| 931 | + "sourceMethod": "executeMutation", |
| 932 | + "sourceFile": "src/shared/types/api.ts", |
| 933 | + "disposition": "deferred", |
| 934 | + "owner": "team-review", |
| 935 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 936 | + "sourceObserved": true |
| 937 | + }, |
| 938 | + { |
| 939 | + "id": "ReviewAPI.retryMutationRecovery", |
| 940 | + "interfaceName": "ReviewAPI", |
| 941 | + "sourceMethod": "retryMutationRecovery", |
| 942 | + "sourceFile": "src/shared/types/api.ts", |
| 943 | + "disposition": "deferred", |
| 944 | + "owner": "team-review", |
| 945 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 946 | + "sourceObserved": true |
| 947 | + }, |
| 948 | + { |
| 949 | + "id": "ReviewAPI.restoreHistory", |
| 950 | + "interfaceName": "ReviewAPI", |
| 951 | + "sourceMethod": "restoreHistory", |
| 952 | + "sourceFile": "src/shared/types/api.ts", |
| 953 | + "disposition": "deferred", |
| 954 | + "owner": "team-review", |
| 955 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 956 | + "sourceObserved": true |
| 957 | + }, |
928 | 958 | { |
929 | 959 | "id": "ReviewAPI.checkConflict", |
930 | 960 | "interfaceName": "ReviewAPI", |
|
973 | 1003 | "commandKind": "review.save_edited_file", |
974 | 1004 | "sourceObserved": true |
975 | 1005 | }, |
| 1006 | + { |
| 1007 | + "id": "ReviewAPI.deleteEditedFile", |
| 1008 | + "interfaceName": "ReviewAPI", |
| 1009 | + "sourceMethod": "deleteEditedFile", |
| 1010 | + "sourceFile": "src/shared/types/api.ts", |
| 1011 | + "disposition": "deferred", |
| 1012 | + "owner": "team-review", |
| 1013 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 1014 | + "sourceObserved": true |
| 1015 | + }, |
| 1016 | + { |
| 1017 | + "id": "ReviewAPI.restoreRejectedRename", |
| 1018 | + "interfaceName": "ReviewAPI", |
| 1019 | + "sourceMethod": "restoreRejectedRename", |
| 1020 | + "sourceFile": "src/shared/types/api.ts", |
| 1021 | + "disposition": "deferred", |
| 1022 | + "owner": "team-review", |
| 1023 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 1024 | + "sourceObserved": true |
| 1025 | + }, |
| 1026 | + { |
| 1027 | + "id": "ReviewAPI.reapplyRejectedRename", |
| 1028 | + "interfaceName": "ReviewAPI", |
| 1029 | + "sourceMethod": "reapplyRejectedRename", |
| 1030 | + "sourceFile": "src/shared/types/api.ts", |
| 1031 | + "disposition": "deferred", |
| 1032 | + "owner": "team-review", |
| 1033 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 1034 | + "sourceObserved": true |
| 1035 | + }, |
976 | 1036 | { |
977 | 1037 | "id": "ReviewAPI.watchFiles", |
978 | 1038 | "interfaceName": "ReviewAPI", |
|
1029 | 1089 | "commandKind": "review.clear_decisions", |
1030 | 1090 | "sourceObserved": true |
1031 | 1091 | }, |
| 1092 | + { |
| 1093 | + "id": "ReviewAPI.loadDraftHistory", |
| 1094 | + "interfaceName": "ReviewAPI", |
| 1095 | + "sourceMethod": "loadDraftHistory", |
| 1096 | + "sourceFile": "src/shared/types/api.ts", |
| 1097 | + "disposition": "query", |
| 1098 | + "owner": "team-review", |
| 1099 | + "sourceObserved": true |
| 1100 | + }, |
| 1101 | + { |
| 1102 | + "id": "ReviewAPI.saveDraftHistoryEntry", |
| 1103 | + "interfaceName": "ReviewAPI", |
| 1104 | + "sourceMethod": "saveDraftHistoryEntry", |
| 1105 | + "sourceFile": "src/shared/types/api.ts", |
| 1106 | + "disposition": "deferred", |
| 1107 | + "owner": "team-review", |
| 1108 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 1109 | + "sourceObserved": true |
| 1110 | + }, |
| 1111 | + { |
| 1112 | + "id": "ReviewAPI.clearDraftHistory", |
| 1113 | + "interfaceName": "ReviewAPI", |
| 1114 | + "sourceMethod": "clearDraftHistory", |
| 1115 | + "sourceFile": "src/shared/types/api.ts", |
| 1116 | + "disposition": "deferred", |
| 1117 | + "owner": "team-review", |
| 1118 | + "reason": "hosted HTTP explicitly rejects this mutation and no admitted command descriptor exists", |
| 1119 | + "sourceObserved": true |
| 1120 | + }, |
1032 | 1121 | { |
1033 | 1122 | "id": "ReviewAPI.onCmdN", |
1034 | 1123 | "interfaceName": "ReviewAPI", |
|
0 commit comments