Skip to content

Native SONA engine returns Rust debug format instead of JSON #78

@scottkmcmillan

Description

@scottkmcmillan

I am vibe coding and claude-code declared and is currently working around it:

The native SONA engine returns Rust debug format instead of JSON:

CoordinatorStats { trajectories_buffered: 0, ... }

This is a bug in ruvector package v0.1.35 - the native binding's getStats() is using Rust's Debug trait instead of serializing to JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions