Webapp ====== The end-user web application is implemented under ``pipeworks_name_generation/webapp`` and is intentionally split by responsibility so transport, routes, runtime bootstrap, and data logic remain maintainable. .. toctree:: :maxdepth: 2 architecture http_api http_examples database_model development deployment