fastcheck/prompt_API_3.txt
2026-04-20 05:40:35 -04:00

8 lines
306 B
Plaintext

Before generating code, list the existing collections and inferred document structures found in the current codebase.
Then explicitly mark each one as:
- reused as-is
- reused with adapter
- not used by FastAPI
- unavoidable new collection
Do not continue to implementation until this mapping is complete.