Skip to content

Conversation

@mmabrouk
Copy link
Member

Summary

This PR adds documentation and changelog for the JSON Multi-Field Match evaluator (stacked on #3331).

Changes

  • Evaluator documentation (02-classification-entity-extraction.mdx):

    • Added comprehensive docs for JSON Multi-Field Match evaluator
    • Documented all three path formats (dot notation, JSON Path, JSON Pointer)
    • Added deprecation notice for old JSON Field Match with anchor preservation for SEO
  • Overview table (01-overview.mdx):

    • Updated evaluator list to include JSON Multi-Field Match
  • Changelog (blog/):

    • Added v0.73.0 entry in main changelog
    • Created detailed changelog entry with examples and migration guidance
  • Internal docs (FIELD_PATH_RESOLUTION.md):

    • Documents how field path resolution works across the codebase
    • Explains the resolve_any() function and its integration

Dependencies

This PR is stacked on #3331 (feat/json-multi-field-match-evaluator).

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Dec 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Dec 31, 2025 2:39pm

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Dec 31, 2025
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Dec 31, 2025
- Add comprehensive documentation for the new JSON Multi-Field Match evaluator
- Document three path formats: dot notation, JSON Path, and JSON Pointer
- Add deprecation notice for the old JSON Field Match evaluator
- Update evaluators overview table
- Add changelog entry for v0.73.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mmabrouk mmabrouk force-pushed the docs/json-multi-field-match-evaluator branch from 93ab8b4 to 8d7c2c4 Compare December 31, 2025 14:38
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants