Skip to content

Architecture Reflexcase Schema

github-actions[bot] edited this page Jun 23, 2026 · 1 revision

ReflexCase schema

ReflexCase is the central case record. It includes:

  • schema_version
  • case_id
  • case_name
  • case_type
  • created_at
  • updated_at
  • caereflex_version
  • workspace
  • inspection
  • detected_formats
  • detected_tools
  • physics_tags
  • source_files
  • assets
  • solver_records
  • boundary_conditions
  • materials
  • numerical_settings
  • result_fields
  • literature_evidence
  • literature_context
  • inspection_flags
  • provenance
  • agent_summary
  • exports
  • metadata

Supporting models include TraceInfo, SourceFileRecord, EngineeringAsset, record types for solver/material/numerical/result data, literature records, inspection flags, provenance records, and AdapterResult.

Clone this wiki locally