From 04349c45dbf2b04ee89c6c99ac90152daa799097 Mon Sep 17 00:00:00 2001 From: James O'Doherty Date: Sun, 14 Jun 2026 01:28:47 -0400 Subject: docs: add case study on agentic development workflow --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9542fa6..010b0ab 100644 --- a/README.md +++ b/README.md @@ -90,5 +90,8 @@ make - **Unit & Integration Tests**: `make test` - **Security Fuzzing**: `make fuzz` (tests argument integrity through the bootstrap loop). +### Development & Agentic Workflow +`wg-wrap` was built using an agentic development process. For a detailed analysis of the strategy, the timeline, and the synergy between the human architect and the AI agent, see [CASE_STUDY.md](./CASE_STUDY.md). + ## License This project is free and unencumbered software released into the public domain. See the [LICENSE](LICENSE) file for details. -- cgit v1.2.3