A jurisdiction-neutral reference framework for governed delivery of software agents in enterprise environments.
This repository contains the source code for the Agentic Delivery Standard website, maintained by organization.dev.
The Agentic Delivery Standard provides a reference framework to help organizations manage the challenges of scaling agentic systems from pilots to production. It covers:
This site is built with Hugo, a fast and modern static site generator.
git clone git@github.com:vannifr/organization-dev.git
cd organization-dev
hugo server
http://localhost:1313.To build the static site for deployment:
hugo
The generated files will be located in the public/ directory.
The documentation is organized as follows:
content/framework.md).content/maturity.md).content/templates.md).content/examples.md).content/checklist.md).Contributions to improve the framework or documentation are welcome. Please ensure any changes align with the neutral, non-prescriptive tone of the standard.
This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. © 2026 organization.dev.