9 Commits

Author SHA1 Message Date
Jesús Pérez
784bc0ef71
chore: fix docs after fences fix 2026-01-14 04:59:49 +00:00
Jesús Pérez
a17595aaaf fix(docs): fix file endings and formatting in documentation 2026-01-14 04:56:20 +00:00
Jesús Pérez
a4b3c02371
chore: fix docs after fences fix 2026-01-14 04:53:21 +00:00
Jesús Pérez
b7d8c123e1
fix(docs): markdown code fence violations and add production patterns 2026-01-14 03:16:00 +00:00
Jesús Pérez
b8c3cb22b7
chore: review docs and fix fence lint errors 2026-01-14 02:59:52 +00:00
Jesús Pérez
30a38fbebd
chore: update md 2026-01-12 04:43:06 +00:00
Jesús Pérez
44648e3206
chore: complete nickel migration and consolidate legacy configs
- Remove KCL ecosystem (~220 files deleted)
- Migrate all infrastructure to Nickel schema system
- Consolidate documentation: legacy docs → provisioning/docs/src/
- Add CI/CD workflows (.github/) and Rust build config (.cargo/)
- Update core system for Nickel schema parsing
- Update README.md and CHANGES.md for v5.0.0 release
- Fix pre-commit hooks: end-of-file, trailing-whitespace
- Breaking changes: KCL workspaces require migration
- Migration bridge available in docs/src/development/
2026-01-08 09:55:37 +00:00
Jesús Pérez
6a59d34bb1
chore: update provisioning configuration and documentation
Update configuration files, templates, and internal documentation
for the provisioning repository system.

Configuration Updates:
- KMS configuration modernization
- Plugin system settings
- Service port mappings
- Test cluster topologies
- Installation configuration examples
- VM configuration defaults
- Cedar authorization policies

Documentation Updates:
- Library module documentation
- Extension API guides
- AI system documentation
- Service management guides
- Test environment setup
- Plugin usage guides
- Validator configuration documentation

All changes are backward compatible.
2025-12-11 21:50:42 +00:00
Jesús Pérez
897f9d8ed1
chore update projects 2025-10-07 11:12:02 +01:00