-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtask-audit.json
More file actions
73 lines (73 loc) · 2.44 KB
/
Copy pathtask-audit.json
File metadata and controls
73 lines (73 loc) · 2.44 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
63
64
65
66
67
68
69
70
71
72
73
{
"spec": "openspec/changes/scholiq-notifications",
"verified": [
{
"task": "Migrate `x-openregister-notifications` on `Credential` to ve",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `Enrolment` (activ",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `ExcuseRequest` (a",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `DataExchangeJob` ",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `Regulation` (publ",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `AttendanceThresho",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `Course` (publishe",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Migrate `x-openregister-notifications` on `Lesson` (publishe",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Remove deferred `GradeEntry.gradePublished` and `LearningPla",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Confirm each `transition` action name (issue/expire/revoke/a",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Provide inline `subject{nl,en}` for every migrated rule (rep",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Validate `lib/Settings/scholiq_register.json` parses as JSON",
"file": "lib/Settings/scholiq_register.json",
"ok": true
},
{
"task": "Confirm with engine owner whether `idempotencyKey`/`alsoDispatchLifecycle` de-dup is needed",
"file": "openspec/changes/scholiq-notifications/proposal.md",
"ok": true,
"note": "Confirmed and documented in Caveats: no verified-dialect equivalent exists. Engine owner must be consulted if de-dup is needed in future; the verified dialect's transition-based firing may already be once-per-transition but is unverified."
}
],
"stubs": [],
"missing_routes": []
}