Vincent Koc
|
7cd0ff2d88
|
refactor(tasks): add owner-key task access boundaries (#58516)
* refactor(tasks): add owner-key task access boundaries
* test(acp): update task owner-key assertion
* fix(tasks): align owner key checks and migration scope
|
2026-04-01 03:12:33 +09:00 |
Vincent Koc
|
1a313caff3
|
refactor(tasks): remove flow registry layer
|
2026-04-01 02:25:13 +09:00 |
Peter Steinberger
|
759d37635d
|
Revert "refactor: move tasks behind plugin-sdk seam"
This reverts commit da6e9bb76f.
|
2026-04-01 01:30:22 +09:00 |
Peter Steinberger
|
da6e9bb76f
|
refactor: move tasks behind plugin-sdk seam
|
2026-03-31 15:22:09 +01:00 |
Mariano
|
7590c22db7
|
Tasks: add minimal flow registry scaffold (#57865)
|
2026-03-30 19:57:26 +02:00 |
Vincent Koc
|
e4e732a77b
|
fix(tasks): remove sqlite merge marker
|
2026-03-30 16:19:28 +09:00 |
Vincent Koc
|
0a014ca63a
|
perf(tasks): optimize session lookups and sqlite upserts
|
2026-03-30 16:19:28 +09:00 |
Vincent Koc
|
fa5827079f
|
refactor(tasks): split delivery state from task runs
|
2026-03-30 13:03:54 +09:00 |
Vincent Koc
|
e57b3618fc
|
feat(tasks): move task ledger to sqlite and add audit CLI (#57361)
* feat(tasks): move task ledger to sqlite
* feat(tasks): add task run audit command
* style(tasks): normalize audit command formatting
* fix(tasks): address audit summary and sqlite perms
* fix(tasks): avoid duplicate lost audit findings
|
2026-03-30 11:34:51 +09:00 |