summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames O'Doherty <james@theodohertyfamily.com>2026-06-14 01:28:47 -0400
committerJames O'Doherty <james@theodohertyfamily.com>2026-06-14 01:28:47 -0400
commit04349c45dbf2b04ee89c6c99ac90152daa799097 (patch)
tree3957ee3eb07bbeea07642cf65f8fbe082f4e33ed /README.md
parent1b23c0acbb6e4f45ce4c4e95ad295218d769f709 (diff)
docs: add case study on agentic development workflowHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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.