Project Status
This page mirrors the current repository snapshot so the Docusaurus site stays aligned with the root README and PROJECT_STATUS.md.
Current Release
- Version:
0.3.5 - Latest released tag:
v0.3.5 - Status: active development
Current Product Surface
apps/landingis the public entrypoint and authentication handoff surface athttps://cig.latapps/dashboardis the protected application athttps://app.cig.latwith live/demo graph source switching, 2D/3D graph visualization, chat workflows, and the self-hosted bootstrap shell that shows demo data directly during first-run setuppackages/apiis the canonical Fastify API for REST, GraphQL, WebSocket, chat, graph snapshots, semantic retrieval, auth bridges, and bootstrap completion endpointspackages/cliis the operator and install surface, including interactive demo-data provisioning, self-hosted bootstrap token generation, and dashboard handoff for new installspackages/discovery,services/cartography,packages/graph,packages/chatbot, andpackages/agentspower discovery, graph indexing, retrieval, and refinement workflows
Operating Modes
liveuses real discovery-backed infrastructure for managed or self-hosted environmentsdemouses the shared seeded demo workspace for managed demo accounts and local development when live discovery is unavailable
What Is Implemented
- dashboard resources, graph source switching, 2D/3D graph visualization, costs, security, auth, chat, and the self-hosted bootstrap shell
- Fastify API routes for resources, graph snapshots, graph refinement, chat, discovery, costs, security, actions, sessions, newsletter, node management, and bootstrap completion
- Neo4j graph engine and Chroma-backed semantic retrieval
- CLI login, install, bootstrap, enrollment, connect, demo provisioning, dashboard handoff, and local state management
- discovery orchestration plus Python Cartography ingestion
- authentication helpers and shared auth/session utilities
What Is Still Evolving
apps/wizard-uiis still a placeholder surfacepackages/sdkis the shared client foundation, but it is not yet feature-complete across the full CIG domain- API production infrastructure still needs first live deployment validation on AWS