Skip to content

refactor parameter system to use structured TOML config #175

@jf---

Description

@jf---

Problem

The current parameter passing system is confusing and inconsistent. Parameters are passed around in ways that don't make sense.

Proposed Solution

  • Default parameters should be read from a structured TOML file
  • Single source of truth for configuration
  • Clear hierarchy: defaults → user config → runtime overrides

Notes

This may have been partially addressed in previous refactoring but needs to be completed/reviewed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions