mirror of
https://github.com/Jeuners/Time_Dilation_in_LLM_Agent_Systems.git
synced 2026-09-09 15:02:34 +02:00
docs: add dedicated implementation evidence page
This commit is contained in:
parent
2f4b9cbde4
commit
81e3ebe55e
2 changed files with 9 additions and 1 deletions
8
evidence.md
Normal file
8
evidence.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Implementation evidence
|
||||||
|
---
|
||||||
|
|
||||||
|
[← Research paper](./)
|
||||||
|
|
||||||
|
{% include_relative IMPLEMENTATION.md %}
|
||||||
2
index.md
2
index.md
|
|
@ -4,4 +4,4 @@ title: Time Is Not Metadata
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture paper %}{% include_relative README.md %}{% endcapture %}
|
{% capture paper %}{% include_relative README.md %}{% endcapture %}
|
||||||
{{ paper | replace: 'IMPLEMENTATION.md', 'implementation.html' }}
|
{{ paper | replace: 'IMPLEMENTATION.md', 'evidence.html' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue