Commit Graph

3 Commits

Author SHA1 Message Date
ysachdeva@salesforce.com
86f5a21bcf fix: remove related-skills from generating-eval-seed-data frontmatter 2026-05-04 19:57:50 +05:30
ysachdeva@salesforce.com
e4a1676b01 fix: replace stub eval data with real adk-core datasets
Replace fabricated eval stubs with actual gold files and seed-data from
adk-core: payment_overdue (formula field), AssetFedexValidationRule
(validation rule with lookup deps), QueueableWithCalloutRecipes (Apex
with class dependencies).
2026-05-04 18:28:35 +05:30
ysachdeva@salesforce.com
708e54e6ce feat: add generating-eval-seed-data skill
New skill that generates minimal seed-data stubs (custom fields, objects,
Apex class stubs) for evaluation datasets in the afv-library. Adapted from
the adk-eval-seed-data-generator with afv-library conventions and all
PR #194 review feedback addressed (scoped allowed-tools, no hardcoded
paths, progressive disclosure, skills referenced by name).
2026-05-04 16:52:16 +05:30