OpenAI 2026 hackathon

Lattice

Lattice is an open source native macOS project to control coding agents, unifying project context, models, tools, and conversations with transparent permissions and cloud/local control.

Solo project by Gökay Ege Süren · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #4,887 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be: Lattice is a self-reported open-source native macOS project that presents itself as a control plane for AI coding agents. The author describes it as a SwiftUI-based application aiming to unify fragmented AI development workflows into one inspectable workspace on the Mac.

What changed: This is a single-person, early-stage open-source project submitted to an AI hackathon. No prior version or product history is evidenced. It is not demonstrated to have any revenue, users, or commercial traction.

The single most important open question: Is there evidence that Lattice has achieved meaningful developer adoption or usage beyond the author’s own development and testing?

Analysis basis: The entire report is based on a self-reported project description from the author, submitted to the OpenAI 2026 hackathon. No external verification, revenue data, customer list, or traction metrics are available.

Back to contents

What The Product Actually Is

  • The description states that Lattice is a native macOS control plane for AI coding agents.
  • It is built in Swift 6 with SwiftUI, and includes a separate LatticeCore module for domain logic.
  • It supports three distinct routes:
    • Code: for building, debugging, shipping with coding harnesses.
    • Work: for research, browsing, tool-assisted tasks.
    • Local: for private execution using Apple Intelligence or Ollama models.
  • The product includes features such as:
    • Durable chats with drafts, queues, continuation, branching, editing, pinning, deletion, and search.
    • Project-bound working directories.
    • Live run and attention state.
    • Connection and model management.
    • Import/export with sensitive runtime state removed.
    • Recovery for corrupt or unwritable data.
    • Typed multimodal input.
    • Git-native code checkpoints.
    • Review notes.
    • Guarded, previewed revert flows.

Inference: The product is described as a macOS application that integrates local and cloud-based AI tools through structured protocols. It is not a SaaS offering or a hosted service but rather an open-source tool for developers to run locally.

Back to contents

Positioning & Claim Evolution

  • The author positions Lattice as:
    • A native macOS workspace for agent-assisted development.
    • A solution to the fragmentation of AI coding workflows across terminals, apps, and incompatible permission systems.
    • A way to maintain control, continuity, and visibility in AI-assisted coding.
  • It is described as a “one dependable, inspectable workspace” on the Mac.
  • The author emphasizes:
    • Transparency in permissions and execution.
    • Cloud/local control.
    • No silent fallbacks or mode switching.
    • Explicit availability states for models and integrations.

Claim vs. Fact: These are self-reported claims about the product’s purpose, design philosophy, and user experience. No evidence of actual usage or customer feedback is provided.

Back to contents

Target Customer & ICP

  • The target customer appears to be developers working on macOS, particularly those using AI coding tools.
  • The author states that Lattice aims to make “serious agent-assisted development feel like one dependable, inspectable workspace.”
  • It is positioned for developers who:
    • Want control over their AI workflows.
    • Value privacy and local execution options.
    • Are frustrated by fragmented or opaque AI tooling.

Inference: The ICP is likely early-stage developers or teams using macOS and looking to integrate AI coding agents into their workflow. No evidence of actual customer segments, personas, or usage data.

Back to contents

Business Model & Pricing Evidence

  • Lattice is described as an open-source project.
  • There is no mention of any pricing model, monetization strategy, or commercial offering.
  • The author states that the goal is to give developers “the power of agentic coding tools without asking them to surrender visibility, continuity, or control.”
  • No revenue streams, subscriptions, or licensing information are provided.

Not evidenced: No business model or pricing data is available in the description.

Back to contents

Technical & Delivery Signals

  • Built with:
    • Swift 6
    • SwiftUI
    • macOS native
    • OpenAI Codex (GPT-5.6)
    • Ollama
    • Keychain
    • Accessibility features (VoiceOver, keyboard behavior, reduced motion)
  • The architecture includes:
    • A separate LatticeCore module for domain logic.
    • Harness boundaries to isolate provider integrations.
    • Structured protocols over terminal scraping.
    • Atomic writes, explicit recovery states, and bounded subprocess behavior.
    • Concurrency control and process ownership bounds.
  • The author used GPT-5.6 for:
    • Codebase analysis
    • Implementation
    • Debugging race conditions
    • Accessibility audits
    • Verification

Inference: The technical stack and architecture suggest a developer-focused, native macOS application with strong emphasis on safety, persistence, and modularity.

Back to contents

Traction & Maturity Signals

  • Lattice is described as an early open-source software.
  • It was submitted to the OpenAI 2026 hackathon.
  • The author states that it is “real and runnable today.”
  • No evidence of:
    • Users
    • Customers
    • Downloads
    • Community engagement
    • Revenue
    • Product adoption

Not evidenced: No traction or maturity indicators are provided.

Back to contents

Competitive Context

  • The description does not mention any competitors.
  • It is implied that Lattice addresses fragmentation in AI coding workflows, but no specific market players or tools are named.
  • The author references:
    • Codex
    • OpenCode
    • Grok Build ACP
    • Hermes ACP
    • Ollama
    • Apple Foundation Models

Inference: Lattice appears to be positioned in the space of AI coding agents and developer tooling, but no competitive landscape is described.

Back to contents

Key Risks & Red Flags

  • Single-person project: The entire team consists of one individual.
  • No commercial traction or revenue: No evidence of users, customers, or monetization.
  • Unproven adoption: The project is early-stage and submitted to a hackathon; no real-world usage is evidenced.
  • Open-source only: No clear path to monetization or product evolution.
  • High technical complexity: The architecture involves concurrency, sandboxing, and model discovery — all of which are risky for a solo developer.
  • No third-party validation or testing: All development was done by the author with GPT-5.6 as a collaborator.

Inference: The project is in an early prototype phase with no commercial viability or traction demonstrated.

Back to contents

Diligence Questions To Ask The Founders

  1. What are the actual use cases for which developers are using Lattice today?
  2. How does Lattice plan to evolve beyond its current open-source, hackathon-level prototype?
  3. Are there any early adopters or users who have provided feedback?
  4. What is the long-term roadmap for monetization or commercialization?
  5. How does Lattice handle model availability and runtime failures in practice?
  6. What are the actual limitations of the current architecture that could prevent scaling?

Back to contents

Investment/Partnership Verdict

  • Not evidenced: No data on revenue, customers, traction, or financials.
  • The project is a self-reported open-source prototype submitted to a hackathon.
  • It is not demonstrated to have any commercial viability, product-market fit, or adoption.
  • The author’s claims are ambitious but unverified.

Verdict: At this stage, Lattice is an early-stage idea with no evidence of traction or commercial readiness. It is not suitable for investment or partnership at this time.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.