organization-dev

Agentic Delivery Standard (ADS)

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.

Project Overview

The Agentic Delivery Standard provides a reference framework to help organizations manage the challenges of scaling agentic systems from pilots to production. It covers:

Getting Started

This site is built with Hugo, a fast and modern static site generator.

Prerequisites

Running Locally

  1. Clone the repository:
    git clone git@github.com:vannifr/organization-dev.git
    cd organization-dev
    
  2. Start the development server:
    hugo server
    
  3. View the site: Open your browser and navigate to http://localhost:1313.

Building for Production

To build the static site for deployment:

hugo

The generated files will be located in the public/ directory.

Content Structure

The documentation is organized as follows:

Contributing

Contributions to improve the framework or documentation are welcome. Please ensure any changes align with the neutral, non-prescriptive tone of the standard.

License

This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. © 2026 organization.dev.