forked from Rockachopa/Timmy-time-dashboard
1.8 KiB
1.8 KiB
Installation
This repository is a documentation and analysis project — no runtime dependencies to install. You just need a way to read Markdown.
Prerequisites
- Git (any recent version)
- A Markdown viewer (any text editor, GitHub, or a local preview tool)
Quick Start
# Clone the repository
git clone https://forge.alexanderwhitestone.com/Rockachopa/Timmy-time-dashboard.git
cd Timmy-time-dashboard
# Read the docs
cat README.md
Repository Contents
| File | Purpose |
|---|---|
README.md |
Overview and key findings |
hermes-agent-architecture-report.md |
Full architecture analysis |
failure_root_causes.md |
Root cause analysis of 2,160 errors |
complete_test_report.md |
Test results and findings |
deep_analysis_addendum.md |
Additional analysis |
experiment-framework.md |
Experiment methodology |
experiment_log.md |
Experiment execution log |
paper_outline.md |
Academic paper outline |
CONTRIBUTING.md |
How to contribute |
CHANGELOG.md |
Version history |
Optional: Building the Paper
The paper/ directory contains a LaTeX draft. To build it:
cd paper
pdflatex main.tex
Requires a LaTeX distribution (TeX Live, MiKTeX, or MacTeX).
Optional: Running the Experiments
If you want to reproduce the empirical audit against a live Hermes Agent instance:
- Set up a Hermes Agent deployment (see hermes-agent)
- Point the experiment scripts at your instance
- See
experiment-framework.mdfor methodology
No Dependencies
This project has no requirements.txt, package.json, or build system. It is pure documentation. The analysis was performed against a running Hermes Agent system, and the findings are recorded here for reference.
Sovereignty and service always.