jjj 0.4.1

Distributed project management and code review for Jujutsu
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
title: Design Philosophy
description: Popperian epistemology and the philosophical foundations of jjj
---

`jjj` is built on a foundation of Critical Rationalism and a commitment to developer-centric, decentralized workflows.

## Inspiration & Acknowledgements

While `jjj` takes its own path, it is deeply inspired by previous work in the space of distributed code review and metadata management.

Special acknowledgement goes to **[git-appraise](https://github.com/google/git-appraise)**. Its approach to distributed code review as a set of git-native artifacts was a significant inspiration for the architectural decisions in `jjj`. We stand on the shoulders of those who have explored the frontier of decentralized developer tools.