houseme
|
583a23bdf2
|
fix(ecstore): replace panic-driven pool and set stubs (#3753)
* fix(ecstore): replace panic-driven pool and set stubs
* test(runtime): tolerate restricted local bind checks
* fix(ecstore): remove remaining trait stub placeholders
* fix(ecstore): tighten trait stub follow-up semantics
* chore: ignore local worktrees
* chore: update layer dependency baseline for resolve_* context entries
Add 7 accepted infra->app dependency entries introduced by recent
refactoring PRs (#3770, #3771, #3772) that route global state lookups
through app::context::resolve_* functions.
Co-Authored-By: heihutu <heihutu@gmail.com>
---------
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-06-23 12:31:17 +08:00 |
|
Zhengchao An
|
2fe059811a
|
refactor: route admin topology reads through app context (#3774)
* refactor: route admin topology reads through app context
* chore: accept app context layer baseline entries
|
2026-06-23 11:22:20 +08:00 |
|
安正超
|
468fd81a8a
|
refactor: move startup app context owner (#3670)
|
2026-06-21 01:56:27 +08:00 |
|
安正超
|
ae9d25879d
|
ci: stabilize architecture layer guard (#3255)
|
2026-06-07 19:26:35 +08:00 |
|
安正超
|
af6c32efac
|
refactor: improve code quality with safer error handling, trait decomposition, and dead code cleanup (#1997)
|
2026-02-28 01:19:47 +08:00 |
|
安正超
|
a3c76618f3
|
refactor(ci): add layered dependency guard baseline (#1977)
|
2026-02-26 21:55:45 +08:00 |
|