shipflow 0.1.4

A minimalist, git-aware CLI for tracking what you ship
Documentation
1
2
3
4
5
6
7
8
9
# Architecture Decision Records

This directory documents significant technical decisions for shipflow.

| ADR | Title | Status |
|-----|-------|--------|
| [0001]0001-core-architecture.md | Core architecture (serialization, git, storage, IDs) | Accepted |

When making a non-trivial architectural change, add a new numbered ADR and link it here.