Skip to content

EventLoom/codeWeave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADR Examples Docs Status Stars

CodeWeave ADR Framework (Public Sample)

We've all been in that meeting. Someone questions how errors are handled, wants to change the logging format, or asks why the team isn't using Kubernetes. Before you know it, you've lost 40 minutes explaining a design choice made 18 months ago by an engineer who has since moved on.

CodeWeave is designed to stop you having to repeat yourself.

What CodeWeave is

It is a curated collection of Architectural Decision Records (ADRs). This isn't a heavy methodology or a corporate maturity model to implement—it’s simply a set of practical, pre-written decisions with the reasoning clearly laid out.

It is aimed squarely at "you build it, you run it" teams. If you don't have the luxury of a dedicated platform team or an SRE department to handle the fallout of bad architecture, these records provide a solid baseline to work from.

What's in this repo

This repository contains five sample decisions from the wider framework.

Real-World Examples

To see how these decisions apply in practice, have a look at the example documents included in this repository:

What isn't in this repo

The complete CodeWeave pack contains over 35 decisions covering service boundaries, incident response, scaling, and deployment strategy.

I've shared these five here because they make sense out of context. The full pack tackles the bigger architectural calls—the ones and brings it all together to a full system you can deploy in a commercial team in one go.

The full framework

You can grab the complete set at eventloomtech.com/codeweave.

It is a one-off download. You just drop the Markdown files straight into your repository's /docs/adr folder. The next time someone wants to relitigate your logging format, just point them to ADR-4-025 and get back to work.

Releases

No releases published

Packages

 
 
 

Contributors