Skip to content

Add output directory knob and dump resolved config - #12

Merged
ankenman merged 1 commit into
mainfrom
feature/output-directory
May 24, 2026
Merged

Add output directory knob and dump resolved config#12
ankenman merged 1 commit into
mainfrom
feature/output-directory

Conversation

@ankenman

Copy link
Copy Markdown
Owner

Introduces a "global.output_dir" knob that controls where traces and config dumps are written. The directory is created if missing.

Dumps the resolved configuration as both JSON and text after the strict parse, alongside the trace files. Also adds const-correctness fixes to TopologyLoader.

Introduces a "global.output_dir" knob that controls where traces and
config dumps are written. The directory is created if missing.

Dumps the resolved configuration as both JSON and text after the
strict parse, alongside the trace files. Also adds const-correctness
fixes to TopologyLoader.
@ankenman
ankenman merged commit 0bb4cea into main May 24, 2026
2 checks passed
@ankenman
ankenman deleted the feature/output-directory branch May 24, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant