Update documentation and configuration for architecture changes; remove CAIKnowledge and related entities; update microtime values in config and state files

This commit is contained in:
2026-03-26 23:18:12 +01:00
parent a0d9d1133a
commit bd29d6e9b4
4 changed files with 144 additions and 97 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774561277,
'microtimeState' => 1774561277.939448,
'cacheTimestamp' => 1774562639,
'microtimeState' => 1774562639.79198,
'currencyRates' => [
'EUR' => 1.0
],