memory observatory redesign
All checks were successful
Build Authoring Service / build (push) Successful in 8s

This commit is contained in:
2026-05-14 16:45:10 +01:00
parent fe0f11535c
commit 5e55a52fc5
5 changed files with 211 additions and 18 deletions

View File

@@ -30,3 +30,4 @@ Code layout:
- `authoring_server.py` is the compatibility executable used by systemd.
- `src/authoring_service/` contains the implementation modules.
- `src/tests/` contains the unit tests.
- `docs/hidden-memory-architecture.md` documents the Fragment/Memory/Story model used by the Hidden Memory Observatory.