---
title: Inventorier et convertir
route: /fr/resources/prompt-inventory
lang: fr
part_of: Onirion
version: "4.0"
date: 2026-09-22
author: Alexis Boyer
license: CC BY 4.0
one_line: "Convertit ce qu'il peut, indexe chaque source, liste ce qu'il n'a pas pu lire. Il n'interprète rien."
kind: prompt
layers:
  summary: /fr/resources/prompt-inventory
  complete_text: /fr/complete.md
  markdown: /fr/resources/prompt-inventory.md
---

*Le texte ci-dessous est celui du kit, en anglais.*

<!-- source: public-kit/prompts/gate-0-inventory.md -->

# Inventory and convert the project folder

**A method by Alexis Boyer · version 4.0 · September 22, 2026**

**Gate 0.** Run this first, in a session opened on the project folder. It converts what it can, indexes every source, and lists what it could not read. It interprets nothing. It is quoted here exactly as it appears in [the core guide](/fr/resources/method-guide).

## The text to copy

```text
You are at Gate 0 of the method: setting up a new product project.

The project folder is the one this session is opened on. Work only inside it.

Do this, and nothing else:
1. Walk the folder and list every file you find. Skip the assistant's own
   tooling — any dotted folder such as `.claude/`, `.agents/` or `.git/`, and
   everything inside it. Those are not project sources.
2. Convert to Markdown everything you can convert, into the sub-folder
   `converted/` of the project folder. Never modify, move, rename or
   overwrite an original.
3. Write `converted/INDEX.md`: one line per source, with the file name, what
   it is, and the date it is from. If you cannot date it, say so.
4. List everything you could not read or could not convert, and why.

Do not analyse the content. Do not draw conclusions. Do not write a PRD.
Do not send anything anywhere — no service, no channel, no address.

Report the index, the list of what you could not read, and where you put the
converted files.

Before you finish, state which gate you are at, what you have, what is
missing, and what I must decide before you cross to the next gate.
```
