CogniMesh Roadmap
CogniMesh Roadmap
This roadmap is a draft direction for an open-source MVP. It describes planned work, not a claim that the full protocol is already implemented.
Stage 1: MVP Definition
- Define the knowledge-node metadata format.
- Define a minimal query and response contract.
- Document provider, consumer, and discovery roles.
Stage 2: AI Interviewer Prototype
- Build an interview workflow for non-technical experts.
- Generate structured notes, categories, and follow-up questions.
- Add a human review step before indexing.
Stage 3: First RAG Endpoint Format
- Create a local vector database prototype.
- Expose a small retrieval API.
- Add metadata, categories, and basic quality signals.
Stage 4: Service Discovery Prototype
- Test decentralized node announcement.
- Evaluate candidate approaches such as Grenache.js and Vert.x.
- Support category and availability lookup.
Stage 5: Payment and Rating Prototype
- Model per-request, subscription, and credit-based access.
- Add basic provider reputation and endpoint review signals.
Stage 6: Open-Source Release
- Publish public docs, reference examples, and contribution guidelines.
- Prepare developer onboarding for early academic and community collaborators.