diff --git a/.typedialog/README.md b/.typedialog/README.md index d49e296..dd224b2 100644 --- a/.typedialog/README.md +++ b/.typedialog/README.md @@ -179,4 +179,4 @@ Functions that call the bash wrappers: --- **Last Updated**: 2025-01-09 -**Structure Version**: 2.0 (Multi-subsystem organization) \ No newline at end of file +**Structure Version**: 2.0 (Multi-subsystem organization) diff --git a/.typedialog/ci/README.md b/.typedialog/ci/README.md index da6d95d..a2b022f 100644 --- a/.typedialog/ci/README.md +++ b/.typedialog/ci/README.md @@ -325,4 +325,4 @@ enable_pre_commit = false For detailed documentation, see: - $env.TOOLS_PATH/dev-system/ci/docs/configuration-guide.md -- $env.TOOLS_PATH/dev-system/ci/docs/installation-guide.md \ No newline at end of file +- $env.TOOLS_PATH/dev-system/ci/docs/installation-guide.md diff --git a/.typedialog/platform/forms/README.md b/.typedialog/platform/forms/README.md index 6bce32f..fb8af33 100644 --- a/.typedialog/platform/forms/README.md +++ b/.typedialog/platform/forms/README.md @@ -387,4 +387,4 @@ To add a new configuration field: --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/.typedialog/platform/forms/fragments/README.md b/.typedialog/platform/forms/fragments/README.md index 83191b3..1c786eb 100644 --- a/.typedialog/platform/forms/fragments/README.md +++ b/.typedialog/platform/forms/fragments/README.md @@ -331,4 +331,4 @@ grep "nickel_path" forms/fragments/*.toml | sort --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/.typedialog/platform/forms/fragments/constraint_interpolation_guide.md b/.typedialog/platform/forms/fragments/constraint_interpolation_guide.md index f846762..a93a682 100644 --- a/.typedialog/platform/forms/fragments/constraint_interpolation_guide.md +++ b/.typedialog/platform/forms/fragments/constraint_interpolation_guide.md @@ -222,4 +222,4 @@ When TypeDialog processes forms: - `provisioning/.typedialog/provisioning/platform/constraints/constraints.toml` - Constraint definitions - `constraint_update_status.md` - Progress tracking for constraint interpolation updates - `provisioning/.typedialog/provisioning/platform/templates/*.j2` - Jinja2 templates for code generation -- `provisioning/schemas/` - Nickel schemas (use same ranges as constraints) \ No newline at end of file +- `provisioning/schemas/` - Nickel schemas (use same ranges as constraints) diff --git a/.typedialog/platform/forms/fragments/constraint_update_status.md b/.typedialog/platform/forms/fragments/constraint_update_status.md index eb0aab2..7dac465 100644 --- a/.typedialog/platform/forms/fragments/constraint_update_status.md +++ b/.typedialog/platform/forms/fragments/constraint_update_status.md @@ -295,4 +295,4 @@ Ready to proceed with implementation: --- -**To contribute**: Pick any unchecked fragment above and follow the pattern in `constraint_interpolation_guide.md`. Each constraint update takes ~5 minutes per fragment. \ No newline at end of file +**To contribute**: Pick any unchecked fragment above and follow the pattern in `constraint_interpolation_guide.md`. Each constraint update takes ~5 minutes per fragment. diff --git a/.typedialog/platform/forms/fragments/provisioning/.typedialog/provisioning/platform/scripts/README.md b/.typedialog/platform/forms/fragments/provisioning/.typedialog/provisioning/platform/scripts/README.md index 28ee5bc..80c7e30 100644 --- a/.typedialog/platform/forms/fragments/provisioning/.typedialog/provisioning/platform/scripts/README.md +++ b/.typedialog/platform/forms/fragments/provisioning/.typedialog/provisioning/platform/scripts/README.md @@ -95,4 +95,4 @@ nu scripts/install-services.nu all enterprise --kubernetes --namespace productio - TypeDialog CLI - yq v4.50.1+ - Docker (optional) -- kubectl (optional) \ No newline at end of file +- kubectl (optional) diff --git a/.typedialog/platform/scripts/README.md b/.typedialog/platform/scripts/README.md index 80a1a19..7ee7db6 100644 --- a/.typedialog/platform/scripts/README.md +++ b/.typedialog/platform/scripts/README.md @@ -252,4 +252,4 @@ grep -r "try\|panic\|todo" scripts/ # Should be empty **Version**: 1.0.0 **Last Updated**: 2025-01-05 -**Guideline**: @.claude/guidelines/nushell.md (NuShell 0.109+) \ No newline at end of file +**Guideline**: @.claude/guidelines/nushell.md (NuShell 0.109+) diff --git a/.woodpecker/README.md b/.woodpecker/README.md index ec4c5a5..d4ee51d 100644 --- a/.woodpecker/README.md +++ b/.woodpecker/README.md @@ -76,4 +76,4 @@ git push origin main | Caching | ✅ Built-in | ⚠️ Server-side** | \* Multi-OS builds require multiple Woodpecker agents -\*\* Configure in Woodpecker server settings \ No newline at end of file +\*\* Configure in Woodpecker server settings diff --git a/CHANGELOG.md b/CHANGELOG.md index 26345d8..2b2b5b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -128,4 +128,4 @@ nickel eval --format json | jq '.' **Status**: Nickel migration complete. System is production-ready. **Date**: 2026-01-08 -**Branch**: nickel \ No newline at end of file +**Branch**: nickel diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fe52829..dc40771 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -127,4 +127,4 @@ Maintainers handle releases following semantic versioning: - Ask in discussions or open an issue - Join our community channels -Thank you for contributing! \ No newline at end of file +Thank you for contributing! diff --git a/README.md b/README.md index e6f6aa5..626dec3 100644 --- a/README.md +++ b/README.md @@ -1122,4 +1122,4 @@ PROVIDER_AWS_SOURCE="https://github.com/aws/aws-cli/releases" - Automatic provider discovery from `extensions/providers/*/nickel/version.ncl` - Direct Nickel file parsing with JSON export - Zero dependency on environment variables or legacy systems -- 100% bash/shell compatible for deployment scripts \ No newline at end of file +- 100% bash/shell compatible for deployment scripts diff --git a/bootstrap/README.md b/bootstrap/README.md index a66afae..acf76a7 100644 --- a/bootstrap/README.md +++ b/bootstrap/README.md @@ -243,4 +243,4 @@ A: Yes. It's simpler and more robust than the old Rust installer. --- **Status**: ✅ Ready for use -**Last Updated**: 2025-01-02 \ No newline at end of file +**Last Updated**: 2025-01-02 diff --git a/config/README.md b/config/README.md index 81ee8b1..d68ea87 100644 --- a/config/README.md +++ b/config/README.md @@ -388,4 +388,4 @@ docker-compose -f provisioning/platform/infrastructure/docker/docker-compose.cic **Version**: 1.0.0 **Last Updated**: 2026-01-05 -**Script Reference**: `provisioning/scripts/setup-platform-config.sh` \ No newline at end of file +**Script Reference**: `provisioning/scripts/setup-platform-config.sh` diff --git a/config/examples/README.md b/config/examples/README.md index f1dfeae..bbb1de5 100644 --- a/config/examples/README.md +++ b/config/examples/README.md @@ -491,4 +491,4 @@ cargo run -p orchestrator **Version**: 1.0.0 **Last Updated**: 2026-01-05 -**Status**: Ready to use \ No newline at end of file +**Status**: Ready to use diff --git a/examples/complete-workflow.md b/examples/complete-workflow.md index 01b375d..99f805a 100644 --- a/examples/complete-workflow.md +++ b/examples/complete-workflow.md @@ -507,4 +507,4 @@ tail -f tmp/k8s-deployment/kubernetes-*.log 4. **Configure ingress**: Set up ingress controllers 5. **Implement GitOps**: Configure ArgoCD or Flux -This example demonstrates the complete workflow from workspace creation to production Kubernetes cluster deployment using the new package-based system. \ No newline at end of file +This example demonstrates the complete workflow from workspace creation to production Kubernetes cluster deployment using the new package-based system. diff --git a/examples/workspaces/cost-optimized/README.md b/examples/workspaces/cost-optimized/README.md index 41426b5..dc0609e 100644 --- a/examples/workspaces/cost-optimized/README.md +++ b/examples/workspaces/cost-optimized/README.md @@ -537,4 +537,4 @@ For issues or questions: - `workspace.ncl`: Infrastructure definition (Nickel) - `config.toml`: Provider credentials and settings - `deploy.nu`: Deployment orchestration (Nushell) -- `README.md`: This file \ No newline at end of file +- `README.md`: This file diff --git a/examples/workspaces/multi-provider-web-app/README.md b/examples/workspaces/multi-provider-web-app/README.md index 13b4272..cbb52b5 100644 --- a/examples/workspaces/multi-provider-web-app/README.md +++ b/examples/workspaces/multi-provider-web-app/README.md @@ -410,4 +410,4 @@ For issues or questions: - `workspace.ncl`: Infrastructure definition (Nickel) - `config.toml`: Provider credentials and settings - `deploy.nu`: Deployment automation script (Nushell) -- `README.md`: This file \ No newline at end of file +- `README.md`: This file diff --git a/examples/workspaces/multi-region-ha/README.md b/examples/workspaces/multi-region-ha/README.md index 3a75867..0e6b1a0 100644 --- a/examples/workspaces/multi-region-ha/README.md +++ b/examples/workspaces/multi-region-ha/README.md @@ -726,4 +726,4 @@ For issues or questions: - `workspace.ncl`: Global infrastructure definition (Nickel) - `config.toml`: Provider credentials and regional settings - `deploy.nu`: Multi-region deployment orchestration (Nushell) -- `README.md`: This file \ No newline at end of file +- `README.md`: This file diff --git a/locales/TRANSLATIONS_STATUS.md b/locales/translations_status.md similarity index 99% rename from locales/TRANSLATIONS_STATUS.md rename to locales/translations_status.md index de469d7..8e5190b 100644 --- a/locales/TRANSLATIONS_STATUS.md +++ b/locales/translations_status.md @@ -342,4 +342,4 @@ When new forms or help sections are added: **Status**: ✅ Complete **Phases Completed**: 1, 2, 3, 4A, 4B, 4C, 4D -**Ready for**: Production deployment, further language additions, testing \ No newline at end of file +**Ready for**: Production deployment, further language additions, testing diff --git a/scripts/setup-platform-config.sh.md b/scripts/setup-platform-config.sh.md index d3a6f05..9d8817e 100644 --- a/scripts/setup-platform-config.sh.md +++ b/scripts/setup-platform-config.sh.md @@ -399,4 +399,4 @@ ORCHESTRATOR_MODE=solo cargo run -p orchestrator **Version**: 1.0.0 **Created**: 2026-01-05 -**Last Updated**: 2026-01-05 \ No newline at end of file +**Last Updated**: 2026-01-05 diff --git a/workspace/README.md b/workspace/README.md index d055492..f141bf1 100644 --- a/workspace/README.md +++ b/workspace/README.md @@ -270,4 +270,4 @@ config = ovr.layer_resolution.infra_conditional( - **Migration Tools**: Use `tools/migrate-infra.nu` for infrastructure conversion - **Registry System**: Explore `registry/` for template metadata and imports -This system provides the perfect balance of flexibility, reusability, and maintainability while preserving the core provisioning system's integrity. \ No newline at end of file +This system provides the perfect balance of flexibility, reusability, and maintainability while preserving the core provisioning system's integrity.