# issue-providers-rs docs
| 00 | [Overview](./00-overview.md) | What it is, universal terminology, goals/non-goals |
| 01 | [Architecture](./01-architecture.md) | Workspace, fluent registry, capabilities, persistence boundary |
| 02 | [Contracts](./02-contracts.md) | Capability traits, value objects, pagination, errors |
| 03 | [Providers](./03-providers.md) | Provider crate anatomy, adding a tracker, transport |
| 04 | [Development](./04-development.md) | Toolchain, lints, CI, tag-driven release/publish |