Chapter 9 · Prompt Bravo

Flight 01 Prompt Sequence

Copy this prompt and paste it into Codex.

Book
Draft 3.0
Prompt
1.0
Destination
Codex
Download plain text
Inventory and review this website repository without changing it. Cite exact file paths.

Identify:

- the page entry point;
- every HTML, CSS, JavaScript, and image asset used by the page;
- how those files reference and affect one another;
- the current layout and responsive behavior;
- every user interaction and any browser storage it uses;
- accessibility strengths and weaknesses;
- external dependencies or network requests;
- the local startup procedure;
- the current Git branch, remotes, status, and recent baseline commit;
- obsolete, unused, or misleading files;
- risks or constraints that should shape a bounded transformation.

Distinguish verified facts from inference. End with a concise architecture summary and a proposed verification checklist. Do not edit, stage, commit, push, or create a branch.