initial: notify v0.1.0 — tag-based player-message routing

Tag-based messages, channel registry, tag-filter routing (OR-list,
empty=catch-all), per-channel history ring-buffer, subscriber callbacks,
severity sugar wrappers (info/warn/error), and engine.print mirror.
This commit is contained in:
Calic
2026-06-14 01:26:28 +02:00
commit 53384e2f37
4 changed files with 524 additions and 0 deletions

1
manifest.lib Normal file
View File

@@ -0,0 +1 @@
{"id":"lib-core.notify","version":"0.1.0","api_min":"0.1","deps":[]}