# index

## Objective

> Ensuring a sustainable and easy to takeover technical project

## Standards

* [Code's vocabulary identical to business' vocabulary](https://bamtech.gitbook.io/dev-standards/project-standards/technical-agility/broken-reference)
* [Stable and up-to-date dependencies](https://bamtech.gitbook.io/dev-standards/project-standards/technical-agility/broken-reference)
* [This week, a member of the technical team destroyed their project environment and re-installed everything under 15minutes](https://bamtech.gitbook.io/dev-standards/project-standards/technical-agility/broken-reference)
* At least one re-factoring per day
* [The tests' standards of my framework are respected](https://bamtech.gitbook.io/dev-standards/project-standards/technical-agility/broken-reference)
* Build and deployment in one command (staging and production)
* Green continuous integration on every deployed branches
