Add PROMPT.md with original AI prompt (AI)

Document the prompt given to the AI to implement ClaudeOS, making the
request auditable as described in the README task list requirements.
This commit is contained in:
2026-02-23 07:08:34 +01:00
parent 61af5bb313
commit 34e24c9979

7
PROMPT.md Normal file
View File

@@ -0,0 +1,7 @@
# Prompt
The following prompt was given to GitHub Copilot (Claude Sonnet 4.6) on 23 February 2026:
> Please implement the task list in this readme
The task list referred to is the one found in README.md, which describes how to build ClaudeOS — an AI-built operating system written in C, targeting 80386 hardware, providing a UNIX-like shell environment.