docs(spec): clarify invariant phase boundaries and ACMS thread-safety model [AUTO-ARCH-23] #10026

Closed
HAL9000 wants to merge 1 commits from spec/auto-arch-23-minor-clarifications into master

1 Commits

Author SHA1 Message Date
HAL9000 71650018ab docs(spec): clarify invariant phase boundaries and ACMS thread-safety model [AUTO-ARCH-23]
CI / build (pull_request) Successful in 18s
CI / lint (pull_request) Successful in 19s
CI / quality (pull_request) Successful in 19s
CI / push-validation (pull_request) Successful in 11s
CI / typecheck (pull_request) Successful in 37s
CI / helm (pull_request) Successful in 18s
CI / e2e_tests (pull_request) Failing after 2m11s
CI / security (pull_request) Successful in 4m31s
CI / integration_tests (pull_request) Successful in 9m32s
CI / coverage (pull_request) Successful in 5m35s
CI / unit_tests (pull_request) Successful in 10m53s
CI / docker (pull_request) Successful in 1m19s
CI / status-check (pull_request) Failing after 1s
- Update invariant reconciliation to reflect enforcement at every phase boundary
  (before Strategize, Execute, Apply) not just Strategize (fixes #9899)
- Add thread-safety documentation for ACMS context tiers (threading.RLock)
  for read/write/evict operations (fixes #9859)
2026-04-16 13:15:37 +00:00