docs: README positioning note — management-plane simulator, state materialized not computed (v0.20.1)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dtzp555-max
2026-07-07 12:46:31 +10:00
co-authored by Claude Fable 5
parent e52ac1981d
commit 972fe87798
3 changed files with 19 additions and 1 deletions
+7
View File
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
(pre-1.0: minor bumps may include breaking changes to the sim's behavior).
## [0.20.1] - 2026-07-07
### Docs
- README: added a "What it simulates (and what it doesn't)" positioning note —
aci-sim is a management-plane simulator; protocol operational state is
materialized from configuration, not computed by running protocols.
## [0.20.0] - 2026-07-07
### Changed