From 3b99ffb1797bb59cfb2bd96edd9be6b8d3840649 Mon Sep 17 00:00:00 2001 From: welsberr Date: Sat, 14 Mar 2026 22:21:04 -0400 Subject: [PATCH] Added Didactopus construction acknowledgements --- docs/faq.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index bbee158..1dca83d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -208,3 +208,14 @@ Start with: - `docs/mastery-ledger.md` - `docs/workspace-manager.md` - `docs/interactive-review-ui.md` + +## How is Didactopus made? + +Didactopus started with an idea from Wesley R. Elsberry, and has been +generated through prompting and refinement via OpenAI's ChatGPT 5.4 +and OpenAI Codex with GPT 5.4. It uses tests and demonstration runs +via Codex to confirm functionality, fix bugs, and update +documentation. Elsberry provided goals, direction, operational +principles, and orchestration, and generative AI has provided pretty +much the rest. +