Public handling: selected full-text prompt with secret filtering.
Prompt Text
Read the docs folder first.Task:Implement the ingestion pipeline skeleton.Scope:- FileObject- HealthDocument- ParsingJob- ExtractionJob- TimelineEvent- IngestionService- LocalFileStorage- MockDocumentParserNon-goals:- Do not implement real OCR yet.- Do not call the LLM yet.- Do not build UI.Validation:Uploading or creating a mock document should create FileObject, HealthDocument, ParsingJob, ExtractionJob, and TimelineEvent records with valid states.
Reuse Notes
EXTRACTED: This is a selected Codex prompt or automation prompt from the local Codex corpus.
INFERRED: Future agents can reuse its structure, constraints, and acceptance criteria when creating similar Codex workflows.