diff --git a/schemas/infrastructure/README.md b/schemas/infrastructure/README.md index 49ef03e..587b4d4 100644 --- a/schemas/infrastructure/README.md +++ b/schemas/infrastructure/README.md @@ -421,4 +421,4 @@ Infrastructure Schema (Nickel) **Deployment Examples**: 2 files, 54 lines (solo + enterprise) **Validated**: All schemas and examples pass type-checking and export validation **Last Updated**: 2025-01-06 -**Nickel Version**: Latest \ No newline at end of file +**Nickel Version**: Latest diff --git a/schemas/platform/README.md b/schemas/platform/README.md index 765a0b7..76222ec 100644 --- a/schemas/platform/README.md +++ b/schemas/platform/README.md @@ -358,4 +358,4 @@ orchestrator = { **Version**: 1.0.0 **Created**: 2025-01-05 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/configs/README.md b/schemas/platform/configs/README.md index e16d3c1..a2b13d5 100644 --- a/schemas/platform/configs/README.md +++ b/schemas/platform/configs/README.md @@ -317,4 +317,4 @@ All generated configs follow this structure: --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/configuration-workflow.md b/schemas/platform/configuration-workflow.md index 7fc6be6..0603ca1 100644 --- a/schemas/platform/configuration-workflow.md +++ b/schemas/platform/configuration-workflow.md @@ -920,4 +920,4 @@ This layered approach ensures that: - Users can modify configuration safely - Different deployment modes have appropriate defaults - Configuration changes can be version-controlled -- Services can be reconfigured without code changes \ No newline at end of file +- Services can be reconfigured without code changes diff --git a/schemas/platform/constraints/README.md b/schemas/platform/constraints/README.md index b3871e9..288b227 100644 --- a/schemas/platform/constraints/README.md +++ b/schemas/platform/constraints/README.md @@ -167,4 +167,4 @@ When you change `constraints/constraints.toml`: --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/defaults/README.md b/schemas/platform/defaults/README.md index 22fb251..9a0d7a6 100644 --- a/schemas/platform/defaults/README.md +++ b/schemas/platform/defaults/README.md @@ -311,4 +311,4 @@ nickel typecheck provisioning/.typedialog/provisioning/platform/configs/orchestr --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/examples/README.md b/schemas/platform/examples/README.md index 77490cd..28263ef 100644 --- a/schemas/platform/examples/README.md +++ b/schemas/platform/examples/README.md @@ -894,4 +894,4 @@ nickel export --format toml examples/orchestrator-solo.ncl > test.toml --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/schemas/README.md b/schemas/platform/schemas/README.md index 40e19a4..46ea334 100644 --- a/schemas/platform/schemas/README.md +++ b/schemas/platform/schemas/README.md @@ -284,4 +284,4 @@ nickel eval provisioning/.typedialog/provisioning/platform/schemas/orchestrator. --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/templates/README.md b/schemas/platform/templates/README.md index 1967ae8..a4d4c40 100644 --- a/schemas/platform/templates/README.md +++ b/schemas/platform/templates/README.md @@ -358,4 +358,4 @@ nickel export --format json templates/orchestrator-config.ncl.j2 | jq '.' --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/templates/configs/README.md b/schemas/platform/templates/configs/README.md index 0a77f94..7b72045 100644 --- a/schemas/platform/templates/configs/README.md +++ b/schemas/platform/templates/configs/README.md @@ -380,4 +380,4 @@ nickel export --format toml orchestrator-config.toml.ncl | toml-cli validate - - [Control Center Configuration Schema](../../schemas/control-center.ncl) - [MCP Server Configuration Schema](../../schemas/mcp-server.ncl) - [Nickel Language](https://nickel-lang.org/) -- [TOML Format](https://toml.io/) \ No newline at end of file +- [TOML Format](https://toml.io/) diff --git a/schemas/platform/templates/docker-compose/README.md b/schemas/platform/templates/docker-compose/README.md index 107f0aa..9438aa2 100644 --- a/schemas/platform/templates/docker-compose/README.md +++ b/schemas/platform/templates/docker-compose/README.md @@ -596,4 +596,4 @@ docker volume prune -f **Version**: 1.0 **Last Updated**: 2025-01-05 -**Status**: Production Ready \ No newline at end of file +**Status**: Production Ready diff --git a/schemas/platform/templates/kubernetes/README.md b/schemas/platform/templates/kubernetes/README.md index 1d665cf..0dc8ba7 100644 --- a/schemas/platform/templates/kubernetes/README.md +++ b/schemas/platform/templates/kubernetes/README.md @@ -483,4 +483,4 @@ kubectl logs -n cert-manager deployment/cert-manager -f - [Kubernetes Service API](https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/) - [Kubernetes Ingress API](https://kubernetes.io/docs/reference/kubernetes-api/service-resources/ingress-v1/) - [Nginx Ingress Controller](https://kubernetes.github.io/ingress-nginx/) -- [Cert-manager](https://cert-manager.io/) \ No newline at end of file +- [Cert-manager](https://cert-manager.io/) diff --git a/schemas/platform/usage-guide.md b/schemas/platform/usage-guide.md index d379dd2..7049653 100644 --- a/schemas/platform/usage-guide.md +++ b/schemas/platform/usage-guide.md @@ -728,4 +728,4 @@ git diff provisioning/platform/config/orchestrator.solo.toml **Version**: 1.0 **Last Updated**: 2025-01-05 -**Status**: Production Ready \ No newline at end of file +**Status**: Production Ready diff --git a/schemas/platform/validators/README.md b/schemas/platform/validators/README.md index 752d34d..b9aff49 100644 --- a/schemas/platform/validators/README.md +++ b/schemas/platform/validators/README.md @@ -326,4 +326,4 @@ nickel export --format toml provisioning/.typedialog/provisioning/platform/confi --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/schemas/platform/values/README.md b/schemas/platform/values/README.md index 82e09a5..2d66c52 100644 --- a/schemas/platform/values/README.md +++ b/schemas/platform/values/README.md @@ -308,4 +308,4 @@ ls -la provisioning/platform/config/orchestrator.solo.toml --- **Version**: 1.0.0 -**Last Updated**: 2025-01-05 \ No newline at end of file +**Last Updated**: 2025-01-05 diff --git a/templates/workspace/example/README.md b/templates/workspace/example/README.md index 5369da6..350875d 100644 --- a/templates/workspace/example/README.md +++ b/templates/workspace/example/README.md @@ -209,4 +209,4 @@ taskservs = [ - **Complexity**: Medium - **Servers**: 3 (2 web + 1 database) - **Pre-configured modules**: Provider only -- **Best for**: Quick demos, learning deployments, testing infrastructure code \ No newline at end of file +- **Best for**: Quick demos, learning deployments, testing infrastructure code diff --git a/templates/workspace/full/README.md b/templates/workspace/full/README.md index af15142..120e2fc 100644 --- a/templates/workspace/full/README.md +++ b/templates/workspace/full/README.md @@ -159,4 +159,4 @@ ssh_config = { - **Complexity**: High - **Servers**: 6 examples (web, database, k8s) - **Pre-configured modules**: Examples for all major components -- **Best for**: Production deployments, complex architectures, learning advanced patterns \ No newline at end of file +- **Best for**: Production deployments, complex architectures, learning advanced patterns diff --git a/templates/workspace/minimal/README.md b/templates/workspace/minimal/README.md index cb10aa3..feeaf40 100644 --- a/templates/workspace/minimal/README.md +++ b/templates/workspace/minimal/README.md @@ -56,4 +56,4 @@ provisioning s create --infra - **Complexity**: Low - **Servers**: 1 basic example - **Pre-configured modules**: None -- **Best for**: Learning, simple deployments, custom configurations \ No newline at end of file +- **Best for**: Learning, simple deployments, custom configurations diff --git a/templates/workspaces/kubernetes/setup.md b/templates/workspaces/kubernetes/setup.md index b422582..bd3e80e 100644 --- a/templates/workspaces/kubernetes/setup.md +++ b/templates/workspaces/kubernetes/setup.md @@ -164,4 +164,4 @@ Check provider-specific configuration in `.providers/` directory after loading. 1. Check taskserv installation logs in `./tmp/k8s-deployment/` 2. Verify all nodes are reachable via SSH -3. Check firewall rules for Kubernetes ports (6443, 10250, etc.) \ No newline at end of file +3. Check firewall rules for Kubernetes ports (6443, 10250, etc.) diff --git a/tests/integration/README.md b/tests/integration/README.md index 1103784..47f11a0 100644 --- a/tests/integration/README.md +++ b/tests/integration/README.md @@ -585,4 +585,4 @@ Platform Team - [Writing Tests](docs/TESTING_GUIDE.md#writing-new-tests) - [CI/CD Integration](docs/TESTING_GUIDE.md#cicd-integration) - [Troubleshooting](docs/TESTING_GUIDE.md#troubleshooting) -- [Test Coverage Report](docs/TEST_COVERAGE.md) \ No newline at end of file +- [Test Coverage Report](docs/TEST_COVERAGE.md) diff --git a/tests/integration/docs/orbstack-setup.md b/tests/integration/docs/orbstack-setup.md index 9347a82..5cf0e25 100644 --- a/tests/integration/docs/orbstack-setup.md +++ b/tests/integration/docs/orbstack-setup.md @@ -498,4 +498,4 @@ docker -H /var/run/docker.sock network prune -f --- **Maintained By**: Platform Team -**Last Updated**: 2025-10-06 \ No newline at end of file +**Last Updated**: 2025-10-06 diff --git a/tests/integration/docs/test-coverage.md b/tests/integration/docs/test-coverage.md index 960fc41..54a6b34 100644 --- a/tests/integration/docs/test-coverage.md +++ b/tests/integration/docs/test-coverage.md @@ -397,4 +397,4 @@ Total Integration Tests: 140 **Maintained By**: Platform Team **Last Updated**: 2025-10-06 -**Next Review**: 2025-11-06 \ No newline at end of file +**Next Review**: 2025-11-06 diff --git a/tests/integration/docs/testing-guide.md b/tests/integration/docs/testing-guide.md index 152b5be..61b66cd 100644 --- a/tests/integration/docs/testing-guide.md +++ b/tests/integration/docs/testing-guide.md @@ -713,4 +713,4 @@ Expected test execution times: --- **Maintained By**: Platform Team -**Last Updated**: 2025-10-06 \ No newline at end of file +**Last Updated**: 2025-10-06 diff --git a/tools/README-analyze-codebase.md b/tools/README-analyze-codebase.md index 64a32b7..1d7c992 100644 --- a/tools/README-analyze-codebase.md +++ b/tools/README-analyze-codebase.md @@ -154,4 +154,4 @@ Across these sections: - The script recursively searches all subdirectories - Empty sections show 0 for all technologies - Percentages are calculated per section and overall -- Visual bars are proportional to percentage (max 50 chars = 100%) \ No newline at end of file +- Visual bars are proportional to percentage (max 50 chars = 100%) diff --git a/tools/README.md b/tools/README.md index a7acc83..d1ee323 100644 --- a/tools/README.md +++ b/tools/README.md @@ -152,4 +152,4 @@ These tools integrate with: - Extension system - Configuration management - Documentation generation -- CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins) \ No newline at end of file +- CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins) diff --git a/tools/build/README.md b/tools/build/README.md index 75647fb..e2ff634 100644 --- a/tools/build/README.md +++ b/tools/build/README.md @@ -73,4 +73,4 @@ Each build tool follows Nushell 0.109+ standards: - `provisioning/justfiles/build.just` - Build recipe definitions - `provisioning/tools/distribution/` - Distribution generation using build outputs -- `provisioning/tools/package/` - Packaging compiled binaries \ No newline at end of file +- `provisioning/tools/package/` - Packaging compiled binaries diff --git a/tools/cross-references-integration-report.md b/tools/cross-references-integration-report.md index 9665bff..0f79f21 100644 --- a/tools/cross-references-integration-report.md +++ b/tools/cross-references-integration-report.md @@ -738,4 +738,4 @@ The project is on track for Phase 2 completion, which will integrate all system **Report Generated**: 2025-10-10 **Agent**: Agent 6: Cross-References & Integration **Status**: ✅ Phase 1 Complete -**Next Review**: After Phase 2 completion (estimated 12-16 hours) \ No newline at end of file +**Next Review**: After Phase 2 completion (estimated 12-16 hours) diff --git a/tools/dist/README.md b/tools/dist/README.md index 2d894a1..50c6fd7 100644 --- a/tools/dist/README.md +++ b/tools/dist/README.md @@ -63,4 +63,4 @@ just clean-dist # Remove dist/ directory - `distribution/` - Distribution package generation - `package/` - Package creation (deb, rpm, tar.gz, etc.) -- `release/` - Release management and versioning \ No newline at end of file +- `release/` - Release management and versioning diff --git a/tools/distribution/README.md b/tools/distribution/README.md index d2e90f9..9e61635 100644 --- a/tools/distribution/README.md +++ b/tools/distribution/README.md @@ -55,4 +55,4 @@ The distribution output is used by: - Installation system (`provisioning-installer`) - Package managers - CI/CD pipelines -- End-user downloads \ No newline at end of file +- End-user downloads diff --git a/tools/nickel-installation-guide.md b/tools/nickel-installation-guide.md index 2001fac..4b25e9b 100644 --- a/tools/nickel-installation-guide.md +++ b/tools/nickel-installation-guide.md @@ -184,4 +184,4 @@ For issues related to: - **Nickel language**: See - **Nix installation**: See -- **Provisioning integration**: See the provisioning system documentation \ No newline at end of file +- **Provisioning integration**: See the provisioning system documentation diff --git a/tools/package/README.md b/tools/package/README.md index 85ddf19..c46b94b 100644 --- a/tools/package/README.md +++ b/tools/package/README.md @@ -80,4 +80,4 @@ just clean # Clean all build artifacts - `dist/` - Build artifacts that packages are created from - `distribution/` - Distribution generation (uses package outputs) -- `release/` - Version management for packages \ No newline at end of file +- `release/` - Version management for packages diff --git a/tools/release/README.md b/tools/release/README.md index 516f48d..2755a16 100644 --- a/tools/release/README.md +++ b/tools/release/README.md @@ -69,4 +69,4 @@ just clean # Clean all build artifacts - `dist/` - Build artifacts that releases are based on - `package/` - Packages that get versioned and released -- `distribution/` - Distribution that incorporates release versions \ No newline at end of file +- `distribution/` - Distribution that incorporates release versions