diff --git a/.gitignore b/.gitignore
index 7387005..0910231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,3 @@ pom.xml.asc
.nrepl-port
.cpcache/
*~
-
-docs/cloverage/
diff --git a/docs/cloverage/index.html b/docs/cloverage/index.html
index eba4573..4590c73 100644
--- a/docs/cloverage/index.html
+++ b/docs/cloverage/index.html
@@ -15,19 +15,15 @@
Total | Blank | Instrumented |
- the-great-game.core | 2 4 |
-33.33 % |
- 2 the-great-game.agent.agent | 1 |
-66.67 % |
-6 | 1 | 3 |
+100.00 % |
+ 1 |
+100.00 % |
+7 | 2 | 1 |
the-great-game.gossip.gossip | 65 | 5 | 39 |
- the-great-game.merchants.markets | 160 53 |
-75.12 % |
+ the-great-game.gossip.news-items | 461 55 |
+89.34 % |
25 5 14 |
-68.18 % |
+ style="width:83.65384615384616%;
+ float:left;"> 87 9
8
+92.31 % |
+244 | 29 | 104 |
+
+
+ the-great-game.merchants.markets | 206 7 |
+96.71 % |
+ 41 2 1 |
+97.73 % |
84 | 8 | 44 |
the-great-game.merchants.merchant-utils | 104 122 |
-46.02 % |
+ style="width:66.12377850162866%;
+ float:left;"> 203 104
+66.12 % |
33 3 25 |
-59.02 % |
-92 | 7 | 61 |
+ style="width:66.66666666666667%;
+ float:left;"> 48 4
20
+72.22 % |
+106 | 7 | 72 |
the-great-game.merchants.merchants | 4.03 % |
173 | 6 | 124 |
+
+ the-great-game.time | 259 5 |
+98.11 % |
+ 58 1 1 |
+98.33 % |
+144 | 21 | 60 |
+
the-great-game.utils | 100.00 % |
35 | 3 | 19 |
+
+ the-great-game.world.location | 76 10 |
+88.37 % |
+ 12 3 2 |
+88.24 % |
+37 | 4 | 17 |
+
the-great-game.world.routes | |
-51.99 % |
+66.14 % |
|
-54.62 % |
+67.89 % |
+
+ 001 (ns the-great-game.agent.agent
+
+
+ 002 "Anything in the game world with agency")
+
+
+ 003
+
+
+ 004 ;; hierarchy of needs probably gets implemented here
+
+
+ 005 ;; I'm probably going to want to defprotocol stuff, to define the hierarchy
+
+
+ 006 ;; of things in the gameworld; either that or drop to Java, wich I'd rather not do.
+
+
+ 007
+
+
diff --git a/docs/cloverage/the_great_game/agent/agent.clj.html b/docs/cloverage/the_great_game/agent/agent.clj.html
new file mode 100644
index 0000000..bbdf18f
--- /dev/null
+++ b/docs/cloverage/the_great_game/agent/agent.clj.html
@@ -0,0 +1,29 @@
+
+