RACI chart for our org.
https://github.com/EqualifyEverything/raci.git
Welcome to the Equalify Roles & Responsibilities repository. This project serves as an interactive RACI (Responsible, Accountable, Consulted, and Informed) matrix, providing clear governance and ownership for the various work areas within the Equalify organization.
In a fast-growing engineering team, clarity is key. This documentβand the accompanying interactive toolβaims to:
We use the RACI model to categorize participation by various roles in completing tasks or deliverables:
| Symbol | Role | Description |
|---|---|---|
| R | Responsible | The person who performs the work to complete the task. |
| A | Accountable | The person who is ultimately answerable for the correct and thorough completion of the task. |
| C | Consulted | Those whose opinions are sought, typically subject-matter experts. |
| I | Informed | Those who are kept up-to-date on progress or completion. |
Our team's responsibilities are divided into several key pillars:
While this README provides the overview, we have built a Live Responsibility Matrix that allows you to:
| Team Member | Direct View |
|---|---|
| Amanda | View Roles |
| Blake | View Roles |
| Brother J | View Roles |
| Chris | View Roles |
| CK | View Roles |
| Jemma | View Roles |
| Helen | View Roles |
| Michelle | View Roles |
| Stefin | View Roles |
| Trey | View Roles |
If you are a developer looking to update the matrix or contribute to the tool:
npm (usually bundled with Node.js)git clone https://github.com/EqualifyEverything/raci.git
cd raci
npm install
npm run dev
Open http://localhost:5173 to see your changes in real-time.
main branch will trigger a redeploy of the interactive document.
To update roles or people, modify the src/data.js file. The UI will automatically reflect these changes.
[!TIP]
Equalify is dedicated to making the web accessible to everyone. Every role defined here supports that mission.