Commit graph

17 commits

Author SHA1 Message Date
Jesús Pérez
0d202708b9
docs: update README and CHANGELOG for nickel branch (2026-05-12) 2026-05-12 02:32:02 +01:00
Jesús Pérez
749cbcf8b6
docs: update README and CHANGELOG for nickel branch (2026-05-12) 2026-05-12 02:23:01 +01:00
Jesús Pérez
334f351fc5 docs: add complete platform services documentation
- Add Platform Services Inventory with all 10 services and 50+ endpoints
- Add Local Services Setup Guide with build, config, and troubleshooting
- Add start-local-binaries.nu automation script with dependency resolution
- Update SUMMARY.md navigation for new operational documentation

This resolves layout convention violations by:
  - Moving root markdown files to operations/ directory
  - Using lowercase kebab-case for all filenames
  - Consolidating operational documentation
  - Updating navigation index

Coverage:
  - All 10 services documented: vault, registry, control-center, rag, ai, mcp, daemon, orchestrator, detector, ui
  - Service dependencies tracked and visualized
  - Local development workflows documented
  - Nushell automation script with core/all/custom service groups
2026-02-03 13:16:12 +00:00
Jesús Pérez
9d9d916c97
chore: remove obsolete reports and reorganize documentation structure. Fix try cath, Review for nu 0.110.0 2026-01-21 10:16:40 +00:00
Jesús Pérez
ceffb434fe
chore: fix fences errors 2026-01-14 05:26:18 +00:00
Jesús Pérez
8349ef42db
chore: fix fences errors 2026-01-14 05:13:47 +00:00
Jesús Pérez
2d442bcbde
chore: fix docs after fences fix 2026-01-14 05:01:36 +00:00
Jesús Pérez
182a2f47e5 chore: fix remaining file endings and formatting 2026-01-14 04:56:33 +00:00
Jesús Pérez
35acc1987e fix(docs): markdown code fence violations and formatting 2026-01-14 04:55:23 +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
78e42d8b1f
chore: remove py 2026-01-14 03:30:10 +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
c93557c78d
chore: update md 2026-01-12 04:44:59 +00:00
Jesús Pérez
603be02b26
chore: update docs, adr 2026-01-08 21:22:57 +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
897f9d8ed1
chore update projects 2025-10-07 11:12:02 +01:00