Commit Graph

5 Commits

Author SHA1 Message Date
Pablo LION f4ac336880 fix: normalize principles field to YAML array in agent definitions
The agent.customize.template.yaml defines principles as an array
(principles: []), and qa.agent.yaml correctly follows this. All other
agent files used a block scalar string (principles: |) which parsed as
a string instead of an array, breaking downstream YAML consumers that
expect the template-defined type.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 16:46:37 +01:00
Brian Madison bd620e38e5 trivariate workflows added 2026-02-04 21:34:47 -06:00
Brian Madison 3734607994 workflow drastic simplification and more reliable 2026-01-20 01:12:20 -06:00
Brian Madison e29a1273e1 remove legacy workflow manager 2026-01-19 21:52:04 -06:00
Brian Madison 6f8f0871cf Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00