External Publication
Visit Post

Declaration of scope

Beehaw - Aspiring to be(e) a safe, friendly and diverse place. … June 13, 2026
Source

submitted by MonkderVierte to programming 4 points | 3 comments

cross-posted from: lemmy.zip/post/66082776

I never see in public git projects something like a declaration of scope. There’s also no convention, unlike a README.md (which rarely contains some sort of scope definition) or LICENSE file.

Is this unusual in open source projects, that you first define what you want and not want in your project and how you want to do it, to combat scope creep and sabotaging yourself?

I’m in a postition in live (short of a burnout) where it’s actively a pain to just start things and then wing it; i even add a scope comment to larger shell scripts. Maybe it’s experience, because i already know that i’m then not satisfied afterward or (in case of shell scripts) just create a unfinished mess. Nobody else?

Discussion in the ATmosphere

Loading comments...