Social Network Kata Documentation ================================= A small, Docker-packaged social-network backend kata built test-first across three bounded contexts — Users, Posts/Timeline, and Messaging. This site collects the architecture documentation (arc42) and the user-story bundles that drive the TDD/BDD cycle. .. toctree:: :maxdepth: 2 :caption: Overview: README .. toctree:: :maxdepth: 2 :caption: Architecture: architecture/01-introduction-and-goals architecture/02-constraints architecture/03-context-and-scope architecture/04-solution-strategy architecture/05-building-block-view architecture/06-runtime-view architecture/07-deployment-view architecture/08-cross-cutting-concepts architecture/09-architecture-decisions architecture/10-quality-requirements architecture/11-risks-and-technical-debts architecture/12-glossary .. toctree:: :maxdepth: 2 :caption: User Stories: user-stories/README user-stories/users user-stories/posts user-stories/messaging Indices and tables ================== * :ref:`genindex` * :ref:`search`