What did we achieve yesterday?
* worked on scripts to convert couchdb logs to json, then python to process the json
* studied our model structure to better understand how objects relate to
eachother see: https://github.com/sente/BeLL-Apps-runner/tree/master/schema
What is our aim for today?
* figure out why the schemas are the way they are
* figure out how well the actual data in couchdb matches the schemas
What obstacles are in the way of our progress?
* the lack of documentation :-/
* the lack of specs