From 90ea8093c6dd31a3e7c5679ef84c9f31ec3e78de Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 16:25:58 -0600 Subject: [PATCH] store: [esb-monorepo] fix(tac): add object_type allowlist validation and flush partial progress on failure --- ...ct-type-allowlist-validation-and-5ac9e4.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 graph/fixes/esb-monorepo-fixtac-add-object-type-allowlist-validation-and-5ac9e4.md diff --git a/graph/fixes/esb-monorepo-fixtac-add-object-type-allowlist-validation-and-5ac9e4.md b/graph/fixes/esb-monorepo-fixtac-add-object-type-allowlist-validation-and-5ac9e4.md new file mode 100644 index 00000000000..c2cce9262e4 --- /dev/null +++ b/graph/fixes/esb-monorepo-fixtac-add-object-type-allowlist-validation-and-5ac9e4.md @@ -0,0 +1,33 @@ +--- +id: 5ac9e4b8-d83f-4409-8f61-224027e1156b +type: fix +title: "[esb-monorepo] fix(tac): add object_type allowlist validation and flush partial progress on failure" +tags: [esb-monorepo, automation, commit, configuration, creation, debugging, deployment, feature, fix, testing, tooling, session-log] +importance: 0.7 +confidence: 0.8 +created: "2026-02-19T22:25:58.650692+00:00" +updated: "2026-02-19T22:25:58.650692+00:00" +--- + +Commits made: 5 + - fix(tac): add object_type allowlist validation and flush partial progress on failure + - test(esb-integrations): add CI guard ensuring VALID_OBJECT_TYPES stays in sync with mapping configs + - test(esb-integrations): add CI guard ensuring VALID_OBJECT_TYPES stays in sync with mapping configs +Files edited (15): + - /home/cal/work/esb-monorepo/functions/tac/object-handler/CLAUDE.md + - /home/cal/work/esb-monorepo/functions/tac/object-handler/output_utils.py + - /home/cal/work/esb-monorepo/functions/tac/object-handler/tests/test_output_utils.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/CLAUDE.md + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/db_utils.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/main.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/requirements.txt + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/tests/test_db_utils.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/tests/test_main.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-object-router/db_utils.py +Errors encountered (2): + - Exit code 128 +warning: could not open directory 'packages/py-esb-integrations/packages/py-esb-integrations/': No such file or directory +fatal: pathspe + - File does not exist. +Work types: automation, commit, configuration, creation, debugging, deployment, feature, fix, testing, tooling +Session size: 313 messages, 108 tool calls