* Update dependencies of examples
* Update the check script in examples
* Update docs of control scripts
* Add notifications script to examples
* Fix typo
* Fix typo
* Corrected control script arguments
* Updated documentation
* added project name and base domain to check script
* split the checking and archive checking commands
* checkArchiveArgs -> archiveCheckArgs
* First stab at refactoring status transitions
* Removed 'archived' column from database
* Added deployment locking
* Added transition possibility assertion at the start of background tasks
* Added a notification control script (#27)
* Added notification script
* Updated docs
* Fixed link
* fixed link
* Fixed response error body rendering
* Resolved comments and fixed some bugs after rebasing
* added info script back in