mirror of
https://github.com/Jeuners/Time_Dilation_in_LLM_Agent_Systems.git
synced 2026-09-09 15:02:34 +02:00
Update README.md
This commit is contained in:
parent
9f2a178a9e
commit
cf2a701eb1
1 changed files with 4 additions and 4 deletions
|
|
@ -191,10 +191,10 @@ Throughout this section, we mark each component as either ✓ implemented and op
|
||||||
| M2M peer dispatch (MARTIN network) | ✓ Implemented |
|
| M2M peer dispatch (MARTIN network) | ✓ Implemented |
|
||||||
| Per-agent SQLite history with timestamps | ✓ Implemented |
|
| Per-agent SQLite history with timestamps | ✓ Implemented |
|
||||||
| Wall-clock-only logging | ✓ Implemented |
|
| Wall-clock-only logging | ✓ Implemented |
|
||||||
| Explicit `reference_now` per `PlanStep` | ⚠ Conceptual |
|
| Explicit `reference_now` per `PlanStep` | ✓ Implemented |
|
||||||
| `TimeProvider` injection across agents | ⚠ Conceptual |
|
| `TimeProvider` injection across agents | ✓ Implemented |
|
||||||
| Causal-Dilation Clock per dispatch | ⚠ Conceptual |
|
| Causal-Dilation Clock per dispatch | ✓ Implemented |
|
||||||
| Drift detection and re-sync policy | ⚠ Conceptual |
|
| Drift detection and re-sync policy | ✓ Implemented |
|
||||||
| Eigenzeit-aware logging tuple | ⚠ Conceptual |
|
| Eigenzeit-aware logging tuple | ⚠ Conceptual |
|
||||||
|
|
||||||
The conceptual components are the subject of an ongoing refactor informed by the present analysis.
|
The conceptual components are the subject of an ongoing refactor informed by the present analysis.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue