Skip to content

GitHub Access

Paying Lattice customers get direct access to our private GitHub repository. This isn’t just code access—it’s a seat at the table for product development.

Source Code

Complete access to the Lattice codebase

Roadmap

GitHub Projects board showing planned features

Issue Tracker

Report bugs and request features

Discussions

Community conversations with the team

When you subscribe to Lattice, you’ll receive a GitHub invitation to the private navam-io/lattice repository.

  1. Check your email for the GitHub invitation
  2. Accept using your GitHub account
  3. You now have full repository access

The Lattice Roadmap is maintained as a GitHub Projects board with columns:

ColumnDescription
TodoFeatures planned but not started
In ProgressFeatures currently in development
DoneCompleted features with release versions

Filter the roadmap by area of interest:

LabelDescription
area:ragRAG and knowledge retrieval features
area:scenario-stackScenario and stack configuration
area:settingsApplication settings and preferences
area:studioStudio panel and artifact features
area:what-ifWhat-if analysis capabilities
area:workflowWorkflow automation features
bugBug fixes and corrections
feature-sliceMajor feature implementations
status:releasedFeatures that have shipped

Click any label to filter and see only relevant items.

Each roadmap item links to a detailed GitHub issue showing:

Every feature shows its target version (e.g., “Version: 0.8.5”) so you know which release will include it.

We include reasoning behind each feature—often with quotes from customer conversations. This transparency helps you understand why certain features are prioritized.

Features break down into specific implementation tasks with checkboxes. See exactly what work remains before a feature ships.

Features link to spec documents (e.g., backlog/scenario-stack-spec.md) where you can read full technical designs.

Your feedback directly influences the roadmap.

  1. Navigate to Issues in the repository
  2. Search existing issues to avoid duplicates
  3. Click New Issue and select a template
  4. Provide detailed information
TemplateUse For
Bug ReportSomething isn’t working as expected
Feature RequestA capability you’d like added
DocumentationImprovements to docs or guides

The best issues include:

  • Clear title — Summarize the problem or request
  • Reproduction steps — How can we see the issue?
  • Expected vs. actual — What should happen vs. what does?
  • Context — Your use case and why this matters
  • Screenshots — Visual evidence when applicable

Your issues don’t disappear into a void:

Issue Submitted
Triage (< 48 hours)
Labeling & Prioritization
Roadmap Integration
Version Planning
Implementation
Release

Customers who actively participate often see their requested features prioritized. The rationale sections in feature specs frequently reference customer conversations.

Click Watch on the repository to receive notifications:

  • New releases
  • Issue updates
  • Roadmap changes
  • Important announcements

Each version is tagged in Git (e.g., v0.6.6, v0.6.7). Track specific features through their release.

Click Subscribe on specific issues to get notified when:

  • Status changes
  • New comments added
  • Issue closed or released

While the repository is private, we welcome contributions from customers:

  • Bug fixes — Submit PRs for issues you encounter
  • Documentation — Improve guides and examples
  • Feature ideas — Propose designs for new capabilities

All contributions are reviewed by the Lattice team.