Commit Graph

9 Commits

Author SHA1 Message Date
7be72392b6 docs: update README with Kestra orchestration architecture
- Replace custom Python asyncio/Redis architecture with Kestra
- Update architecture diagram to show Kestra workflow layer
- Add "Why Kestra?" section explaining the choice
- Update project structure for Kestra workflows
- Update technology stack table
- Add Kestra workflow example
- Update references with Kestra documentation
2026-01-10 12:58:53 +00:00
darnodo
2445750f23 docs: format markdown tables and update CLI command syntax
- Align columns in README.md roadmap and technology stack tables
- Update CLI example to use 'uv run fabric-orch' command prefix
- Improve overall markdown table readability
2026-01-07 12:51:14 +01:00
darnodo
f8ef64e9b0 docs: update installation steps and reformat markdown tables
- Update the dependency installation command in the main README to use `uv sync` instead of `pip`, reflecting the project's package manager.
- Realign markdown tables in `src/yang/README.md` to improve raw text readability and consistency.
2025-12-26 15:56:17 +01:00
ad3e93b933 Actualiser README.md 2025-12-26 14:48:56 +00:00
a796864aad Actualiser README.md 2025-12-26 14:46:19 +00:00
b864273dfb Actualiser README.md 2025-12-26 14:45:10 +00:00
8a069c1e24 docs: Simplify README, link to issues for phase tracking 2025-12-20 15:50:16 +00:00
9102bc1318 docs: Add comprehensive README with architecture and project phases 2025-12-20 15:36:14 +00:00
cac41f330d Initial commit 2025-12-20 15:34:01 +00:00