Commit Graph

3 Commits

Author SHA1 Message Date
JA
d9a7c016b1 Backend MVP: FastAPI + Claude integration
Core components:
- FastAPI server with health endpoints
- AI client (Anthropic Claude integration)
- Context manager (loads company knowledge)
- Chat API (non-streaming and streaming)
- Requirements and environment setup

Ready to run: python backend/main.py
2026-02-12 21:16:38 +00:00
JA
ee273be9c5 Initial commit: Grimlock project structure and vision
- Comprehensive README with product vision
- Detailed VISION.md with market strategy and roadmap
- ROADMAP.md with development timeline
- Project directory structure (backend, frontend, docs, docker, scripts, connectors)
- .gitignore configured

Grimlock is Vector Zulu's AI-native company operating system - the Jarvis for modern businesses.
2026-02-12 21:08:01 +00:00
JA
f2dc5eb6ee Initial commit 2026-02-12 21:04:13 +00:00