diff options
| author | James O'Doherty <james@theodohertyfamily.com> | 2026-06-14 01:28:47 -0400 |
|---|---|---|
| committer | James O'Doherty <james@theodohertyfamily.com> | 2026-06-14 01:28:47 -0400 |
| commit | 04349c45dbf2b04ee89c6c99ac90152daa799097 (patch) | |
| tree | 3957ee3eb07bbeea07642cf65f8fbe082f4e33ed /README.md | |
| parent | 1b23c0acbb6e4f45ce4c4e95ad295218d769f709 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
