Legend
- Implemented: shipped in this repo and wired end-to-end.
- Partial: present but incomplete, mocked, or missing ops hardening.
- Planned: documented or desired, not implemented yet.
Autonomous paper pipeline
- Create Paper (plan -> citation approval -> create): Implemented
- DOI-only, peer-reviewed filtering: Implemented
- AI DOI expansion (user-gated): Implemented
- Evidence Pack (Deep Research, DOI-bounded): Implemented
- Optional full-text ingestion (open-access + budget cap): Partial
- Optional Vertex Google Search grounding: Implemented
- Draft / review / layout phases + artifacts (HTML/PDF): Implemented
- Progress UI + polling during pipeline: Implemented
Platform (local + cloud)
- Local prod-like stack (web + orchestrator + worker + emulators): Implemented
- Vertex mode locally (service account + docker-compose overlay): Implemented
- Cloud deployment (Terraform skeleton, Cloud Run + Firestore + Storage): Partial
- Security boundaries (Cloud Run IAM + admin token gate): Partial
Content platform
- Firestore/GCS content data model (users, journals, issues, articles, books, pages): Implemented
- CMS pages (create/edit/publish/render): Implemented
- Journals/issues/books CRUD: Implemented
- Articles CRUD: Implemented
- Publish paper -> article bridge: Implemented
- User accounts / multi-tenant orgs / RBAC: Implemented
- Vertex AI Search re-ranking for public search: Implemented (optional)
Companion apps (future scope)
- Writing companion: Planned
- Citation companion: Planned
- Research design companion: Planned
- Integrity / humanize: Planned
Read next
- Vertex AI Search features: Phase 1 notes
- Vertex AI Search overview: Notes / spec