44 lines
802 B
Markdown
44 lines
802 B
Markdown
# Non-Goals
|
|
|
|
The following are explicitly out of scope for v0.1.
|
|
|
|
## 1. Platform Features
|
|
|
|
- User accounts
|
|
- Authentication
|
|
- Authorization
|
|
- Payment
|
|
- Public website
|
|
- Admin dashboard
|
|
- Multi-user collaboration
|
|
|
|
## 2. Knowledge Infrastructure
|
|
|
|
- Full knowledge graph
|
|
- Vector database
|
|
- Large-scale RAG
|
|
- Automatic article ingestion
|
|
- Automatic model extraction from all articles
|
|
|
|
## 3. AI Workflow
|
|
|
|
- Full multi-agent pipeline
|
|
- LLM-based model selector
|
|
- Complete question-answering system
|
|
- Automated red-team review
|
|
- Automated model stabilization
|
|
|
|
## 4. Content Scope
|
|
|
|
- Managing all 100+ models
|
|
- Importing all historical articles
|
|
- Generating marketing content
|
|
- Generating sales copy
|
|
|
|
## 5. UI Scope
|
|
|
|
- Complex frontend
|
|
- Visual graph editor
|
|
- Drag-and-drop model editor
|
|
- Dashboard analytics
|