15 Commits

Author SHA1 Message Date
andrussal
f355ead47e docs: comprehensive documentation improvements
- Rename to 'Logos Blockchain Testing Framework Book'
- Rebrand protocol references from Nomos to Logos
- Add narrative improvements (Core Concept, learning paths, callouts)
- Expand best-practices and what-you-will-learn pages
- Add maintenance guide (README.md) with doc-snippets documentation
- Add Notion documentation links
- Fix code example imports and API signatures
- Remove all icons/emojis
2025-12-18 19:47:29 +01:00
andrussal
2c0f1b1acc Merge branch 'refactor/decouple-observability' 2025-12-18 17:33:30 +01:00
andrussal
222436ed8d Reorganize scripts into subdirectories
Move helper scripts under scripts/{run,build,setup,ops,lib} and update all references across docs, CI, Docker, and Rust call sites.
2025-12-18 17:26:02 +01:00
andrussal
b78add7792 docs(book): update metrics url options 2025-12-17 17:30:17 +01:00
andrussal
f451fd504d refactor(testing-framework): rename runners to deployers
- Update paths and orchestration for deployers (compose/k8s/local/docker)

- Consolidate scripts helpers and refresh book/README docs
2025-12-16 21:20:27 +01:00
andrussal
4141c98d8d docs(gitbook): align log/versions guidance and document keep-logs 2025-12-16 06:28:14 +01:00
andrussal
57fe5e8376 More robustness: k8s namespace override + extra checks 2025-12-15 20:43:25 +01:00
andrussal
be0c1ba91e Improve environment robustness (checks/clean/timeouts) 2025-12-15 20:38:58 +01:00
andrussal
2d388ba131 Docs: environment flags and platform notes 2025-12-15 20:26:07 +01:00
andrussal
e7c4bccaa6 Refactor node spawn helpers and cleanup wrappers 2025-12-10 15:15:34 +01:00
andrussal
a171219909 Centralize timeouts and cfgsync defaults 2025-12-09 17:45:10 +01:00
andrussal
f8a41b06b1 Refine demo tooling and shared configs 2025-12-09 09:43:49 +01:00
andrussal
0d8bb96f07 Fix remaining markdownlint spacing in troubleshooting 2025-12-04 14:33:14 +01:00
andrussal
933d238eeb Fix book markdown lint errors (line breaks and spacing) 2025-12-04 13:21:36 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00