Skip to content

# [SCHEMA] Expand SQLite and Output Recorders for Class-Level Risk Vectors #110

Description

@squid-protocol

🎯 Objective

Ensure the newly calculated Class-level risk vectors are successfully persisted in the data translation layer.

🛠️ Implementation

  • record_keeper.py: Update the class_data table schema to include the 14 relevant metrics from RISK_SCHEMA (currently it only holds basic physics like method_count, state_entanglement, and lcom_score).
  • gpu_recorder.py & audit_recorder.py: Ensure the classes array inside the file payload retains its calculated risk vectors so the WebGL UI and forensic JSON can render them accurately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    schemaData schema updates for JSON outputs or SQLite tables

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions