- tell conductor it's stopping

- point of heartbeat is if bot crashes
	- conductor checks every so often to see what's available
	- if no heartbeat, it has crashed

100 messages/second isn't a lot
how much is a lot?
so don't need to worry about the heartbeat

- should the interface element wait to appear until it knows the thing is alive
	- if it tells to launch and doesn't launch properly, need some way of knowing
- MUST RECEIVE SOME feedback from the bot to let the conductor know it's connected

- is it on overdrive?  how does overdrive work?
	- right now template puts overdrive on

===

template /foreign namespace

how turn off

===

it sends the quit message, but how the bot interprets that is up to you
then the bot needs to send back a message that says it has quit

exit protocol

- broadcast an agentlist to everybody?

SO FAR NOBODY IS USING THE AGENTLIST MESSAGE
	- could rebroadcast to the bots that an agent has been removed
	- a message saying "i am leaving"

=== 

add extra port to specification
make note that i added it

===

translator bot?

store messages and average them out...

combining messages:
	- ignore
	- average over time (some will change to meet the others more than the others)
		- what happens when they reach the average point?
	- send only if else is not sending
	- listen to both
	- avoid

"this is more agent-related stuff rather than musebots"
"stubornness"

===

same bot multiple personalities

===

musebot wiki

musebot developer kit -> bitbucket

musebots -> github (tristan uses)
	github.com/tribayf

either bitBucket or gitHub has these wikis
FIGURE OUT HOW TO MAKE A WIKI
	- kivanç was going to do this
PICK ONE ON WHICH TO MAKE A WIKI
	(whichever one gives it for free)

CONDUCTOR COULD TRANSLATE OR GENERICIZE MESSAGES
Yves going into the musebot folders and finding out everything about that bot

===

config 

the conductor could create its own ensembles

more intelligent conductor
	"there's no way you could have 100 bots all doing something CPU-heavy"...

musebots sending out what they're planning to do

===

Cale making games with musebots
sending some sort of data out...
udp 