playbook
playbook copied to clipboard
The Digital Services Playbook
Added section on separation of concerns for security. This is generally a good idea and codified in DCPA-1 or NIST SC-2 Application Partitioning.
Agencies may have questions about how they can execute this play without violating the Paperwork Reduction Act. OMB has created guidance to help agencies run things like focus groups, panel...
Privacy Threshold Analysis (PTA) is the first step in the privacy compliance process. The agency privacy or legal official reviews the PTA to determine whether a Privacy Impact Assessment (PIA)...
There's a whole host of reasons why it makes sense for all government websites to default to SSL encryption. It ensures that all user interactions with the site are encrypted,...
Suggested some copy edits in the introduction. Possible creation of a style sheet, if there isn't one.
"Minimum useful feature" is the counterpart to "minimum viable product" that applies when enhancing an existing user facing service with a major new capability (rather than creating an entirely separate...
These changes add questions to emphasize good testing habits over code coverage. In addition, although github's diff doesn't make it easy to see, I fixed a subject/verb agreement problem in...
Open source licenses are only licenses that comply with the Open Source Definition — in brief, they allow software to be freely used, modified, and shared. To be approved by...
Open source licenses are only licenses that comply with the Open Source Definition — in brief, they allow software to be freely used, modified, and shared. To be approved by...
I don't believe agile actually works without human centered design, when there are humans that use the software. Seems important to call out this as a potential role.