32 lines
827 B
Markdown
32 lines
827 B
Markdown
# ConnectAI — Project Architecture Context
|
|
|
|
<!-- ASTRA:AUTO-START -->
|
|
## Project Name
|
|
ConnectAI
|
|
|
|
## Project Root
|
|
/Volumes/Data/project/Antigravity/ConnectAI
|
|
|
|
## Description
|
|
The personal intelligence layer for Antigravity and VS Code. A private cognitive partner for deep project context, memory, and proactive strategic decision-making.
|
|
|
|
## Runtime / Stack
|
|
TypeScript, Node.js, VS Code Extension, LM Studio SDK
|
|
|
|
## Main Modules
|
|
- `src/` — Source code (7 files — agents, core, docs, features, integrations, lib, +8 more)
|
|
- `media/` — Webview assets (HTML/CSS/JS) (6 files)
|
|
- `core_py/` — Python utilities (7 files)
|
|
- `tests/` — Test suite (26 files — mocks)
|
|
|
|
## Important Files
|
|
- `package.json`
|
|
- `tsconfig.json`
|
|
- `README.md`
|
|
|
|
_Last auto-scan: 2026-05-13T13:33:48.141Z_
|
|
<!-- ASTRA:AUTO-END -->
|
|
|
|
## Purpose
|
|
_TODO_
|