Practise the language of a documentation-first remote culture: writing decisions down, single source of truth, RFCs over meetings, and discoverability.
0 / 5 completed
1 / 5
Writing decisions down so anyone can read them later, instead of relying on memory, builds a ___.
A durable written record means knowledge survives turnover and time zones, the foundation of documentation-first work.
2 / 5
Having one authoritative document per topic gives the team a ___.
A single source of truth prevents conflicting copies and tells everyone where to look, reducing duplicated questions.
3 / 5
Proposing a change as a written RFC rather than a live meeting favours ___ collaboration.
RFCs let people contribute thoughtfully on their own time and create a record of the reasoning, ideal for distributed teams.
4 / 5
Documentation only helps if people can ___ it.
Discoverability (good titles, search, links) is essential; undiscoverable docs are effectively the same as no docs.
5 / 5
Which phrase reinforces a doc-first norm?
Encouraging teammates to document decisions for future readers scales knowledge beyond the people currently online.