Added Didactopus construction acknowledgements

This commit is contained in:
welsberr 2026-03-14 22:21:04 -04:00
parent 9b6177d2eb
commit 3b99ffb179
1 changed files with 11 additions and 0 deletions

View File

@ -208,3 +208,14 @@ Start with:
- `docs/mastery-ledger.md` - `docs/mastery-ledger.md`
- `docs/workspace-manager.md` - `docs/workspace-manager.md`
- `docs/interactive-review-ui.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.