Vitalis_Core / MANIFEST.md
FerrellSyntheticIntelligence
Chore: Update core logic and project manifest
690f4ec
# Vitalis Core | System Manifest
## 1. Core Logic
- `organism_main.py`: Primary entry point and Ledger verification.
- `app.py`: Gradio interface for UI-based control.
## 2. Configuration
- `README.md`: Professional metadata and documentation.
- `requirements.txt`: Dependency stack (gradio).
## 3. Operational State
- Ledger: SHA-256 integrity-checked.
- Runtime: .venv/ enabled.
- Remote Sync: GitHub and Hugging Face integrated.
## 4. Training Pipeline
- Status: READY.
- Trigger: Linked to UI via `app.py`.