Commit Graph

5 Commits

Author SHA1 Message Date
Joseph Doherty 9c4a184233 chore: add PLANS directory to gitignore 2026-01-22 23:50:28 -05:00
Joseph Doherty 5a332232d0 chore: add data/ secrets files to gitignore 2026-01-22 11:12:28 -05:00
Joseph Doherty e5fe2f06e9 feat: add startup config validation and document ConfigManager pipeline editor
Add ConfigurationValidationRunner with IConfigurationValidator interface for
validating required settings at startup. Includes SecureStore and LDAP validators.
Expand ConfigManager with pipeline editing UI, dialogs, and step editors.
Update documentation with config validation guidance.
2026-01-21 17:47:15 -05:00
Joseph Doherty b2b8f71e0e chore: add *.zstd to gitignore 2026-01-06 18:22:39 -05:00
Joseph Doherty 26ff8d9b4f Initial commit: JDE Scoping Tool migration project
Set up repository with legacy .NET Framework 4.8 source (OLD/),
new .NET 10 Blazor solution (NEW/), OpenSpec specifications,
documentation, and project configuration.
2026-01-02 07:43:29 -05:00