Skip to content

Configuration desync silent failure - spark config set changes are ignored by advisory doctor #38

Description

@gunguu2020

Best target repo

{"vibeship-spawner-ui" => "Mission Control, Kanban, Canvas"}

Page, command, module, or repo

spark config set / spark advisory doctor

What got confusing?

Memory or domain chips

What did you expect to happen?

Changes made with spark config set should be reflected immediately when running spark advisory doctor

What actually happened?

spark config set confirms the change was saved but spark advisory doctor continues using the old configuration value

Safe details

Reproduction:

  1. Run: spark config set advisory.preferred_provider [any value]
  2. Run: spark advisory doctor
  3. Doctor shows old value, not the new one
    This is a silent failure - users think they configured the system but the AI ignores them
    Full bug report: https://github.com/gunguu2020/spark-bug-hunt

Suggested improvement or PR link

Ensure config set writes to the same source that advisory doctor reads from. Add a confirmation step that shows the active value after saving

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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