Skip to content

Output breaks on nested objects #158

@Fadeleke57

Description

@Fadeleke57

Problem:
The output does not currently support nested objects Developers who need to provide structured/hierarchical data are blocked.

Impact:
Limits expressiveness of output
Developers must flatten their data structures as a workaround, losing semantic meaning
Blocks use cases where output naturally has nested structure (e.g. multi-field form evaluations, structured rubrics)

Proposed Solution
Extend the output to accept nested objects/dicts
Ensure nested structures are properly serialized and stored
Update SDK and API to handle nested validation and display in the UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions