Commit 2ed6ce76 authored by Ramon Nou's avatar Ramon Nou
Browse files

docs: clarify RPC consistency progress

parent 6e227619
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -408,10 +408,11 @@ topology model. Full unit suite passes: 82 test cases and 3,464,810 assertions.

Added a stable `scripts/check_rpc_consistency.py` CLI around the existing
checker, centralized project scanning, and made `ORPHAN`, `MISSING`, and
`MISMATCH` findings fail. Added regression tests for clean scans, invalid roots,
CLI help, and critical-severity policy.
CLI help, and critical-severity policy. Added the checker as a CI lint job.
Remaining work: CI integration, declarative RPC descriptions or generated registration glue,
Remaining work: declarative RPC descriptions or generated registration glue,

Remaining work: CI integration, declarative RPC descriptions or generated
registration glue,
protocol versioning, rolling-upgrade checks, unknown-tag tests,
malformed-payload tests, and incompatible-version tests.