Jul 27, 2026 · by Justin Lam · View source

Liminal

A workspace & 2nd brain for you, your agent, and your team

Liminal

Editorial analysis

The One Thing Your Agent Stack Is Missing — and Why Cross-Border Sellers Should Pay Attention

If you run a cross-border operation — whether you’re managing Amazon listings, running TikTok Shop ads, or orchestrating a multi-marketplace fulfillment network — you’ve already accepted that the game is won or lost on execution speed and institutional memory. Your team likely has a dozen SaaS tools, a Slack full of threads, and a Notion that’s become a digital graveyard of half-updated SOPs. Meanwhile, your AI agents (Claude Code, ChatGPT, whatever you’ve wired into your workflow) are generating ad copy, analyzing competitor data, and drafting listing optimization plans — but they start each session from scratch, because they can’t reliably access what the team learned last week.

Enter Liminal, a product that officially launched on Product Hunt as a collaborative workspace for humans, agents, and teams. It’s pitched as a “shared second brain” that lives as local markdown files, synced in real time, with a WYSIWYG editor and bidirectional sync to the cloud. The maker, Justin Lam, built it because he was living inside Claude Code and realized that Notion and Google Docs weren’t designed for the way agents work. For cross-border sellers, the core thesis is tantalizing: what if your product research spreadsheet, your ad performance database, and your brand voice guidelines could all live in a format your agents can read and write natively — without paying an “MCP tax” every time they need context? That’s the promise, and it’s worth dissecting with operator eyes, not just developer goggles.


The Problem Liminal Actually Solves for E‑Commerce Teams

Let’s be blunt: the typical cross-border e‑commerce team has a knowledge management crisis. Your product research lives in Helium 10 or Jungle Scout, your ad copy drafts are in Google Docs, your PPC optimization notes are scattered across Slack DMs, and your brand guidelines are a PDF nobody reads. When you onboard an AI agent to help write listing copy or analyze competitor pricing, you have to spoon-feed it context every time — or you pay for expensive API calls to fetch documents from Notion’s MCP (Model Context Protocol) endpoints.

Liminal directly attacks this friction. By keeping files as local markdown that an agent can read and write to disk, it eliminates the middleman round‑trip. The product’s architecture, as described in the launch post, uses a lightweight CLI that watches your workspace folder and syncs bidirectionally with the cloud. Your agent writes a file; the file appears in a clean browser UI for human review. A teammate follows a link and sees the same live workspace. Their edits land back on your local disk.

For an Amazon FBA brand owner, imagine this: your PPC manager runs an analysis and appends findings to a markdown file called tacos-ppc-insights.md. Your AI agent, which is tasked with writing product descriptions, automatically reads that file to avoid keyword cannibalization. No API calls, no “please export this as PDF and upload it to a vector store.” The context is just there, on every agent’s local disk.

This is fundamentally different from the current status quo, where sellers rely on Klaviyo for email flows, Seller Central for order data, and a mishmash of Google Sheets for tracking. None of those tools were built to let an AI agent read and write directly. Liminal says: “Your agent already speaks markdown. Why force it through a proprietary API?” That insight is sharp, and it’s why I think cross-border operators should be paying attention even if the product is clearly in its first cut.


How Liminal Differs from the Tools You Already Use

Every cross-border seller I know has tried to solve the “second brain” problem with one of three tools:

  1. Notion – great for humans, but its official AI features are bolted on. The MCPs are “slow and expensive to talk to” , as Justin Lam put it. Your agent has to make an API call for every context fetch, burning tokens and latency.

  2. Google Docs – real‑time collaboration works well for humans, but again, not designed for agent‑native access. You can’t tell Claude Code “look at the docs in this folder and write a new one” without an intermediary.

  3. Obsidian / local markdown editors – these give you file‑system freedom, but sharing with a team is painful. “Nobody wants to be sent a raw markdown file, and Google Drive doesn’t render it nicely,” Lam noted. Passing files back and forth kills collaboration.

Liminal bridges the gap. It offers: - Real‑time live collaboration on local files – your teammate opens a browser link and edits the same workspace; changes sync back to your disk instantly. - No MCP tax – agents access files directly on disk, so no round‑trips, no proprietary formats, no wasted tokens. - Per‑file access controlsimportant for sensitive data like ad spend numbers or P&L statements. Lam confirmed in comments that users can have personal workspaces or limit access to files in a shared workspace.

For cross‑border sellers who deal with multiple marketplaces, this means you could theoretically have a folder structure like: - /marketplace/amazon/ppe/ - /marketplace/amazon/listing-optimization/ - /marketplace/shopify/product-descriptions/ - /marketplace/tiktok/ad-creatives/

And your agents could read and write across all of them without any integration work. That’s powerful — if the product scales.

But here’s the catch: Liminal today has no opinions about your data. It “has no separate search capabilities” — Lam argues that LLMs are already great at search, relying on agents to grep the workspace. That works when you have 20 files, but a seasoned Amazon seller’s knowledge base might have 2,000 files spanning several years. Agents can grep, but they also hallucinate — as commenter Abdullah Javaid pointed out, a note written three weeks ago may reference a file or flag that no longer exists, and “the agent recommends it confidently anyway.” Liminal doesn’t automatically age or flag stale entries. That’s a gap.


What Cross‑Border Sellers Can Borrow from Liminal’s Approach

Even if you don’t adopt Liminal tomorrow, the philosophy behind it offers three actionable lessons:

1. Design your workflows for agent‑native formats

Most sellers store knowledge in PDFs, Google Docs, or proprietary SaaS dashboards. If you frequently use AI agents to write ad copy or analyze competitor pricing, consider converting your key reference documents into markdown or plain text files that an agent can read directly. For example, store your brand voice guidelines as brand-voice.md, your top 10 keywords as keyword-strategy.md, and your historical PPC performance as a CSV that gets ingested by the agent. This doesn’t require Liminal — it just requires a folder and a naming convention.

2. Evaluate the total “context cost”

Every time your agent has to fetch a document from Notion or a Google Sheet, you’re paying in API tokens and latency. For high‑volume operations — say, generating 500 product descriptions a month — that cost adds up. If you can keep context local, you save money and speed up iteration. Liminal is one solution, but you could also use local file systems with tools like Claude Code directly.

3. Real‑time collaboration between humans and agents is still nascent

Liminal shows that the future isn’t just “human + agent,” but “team of humans and team of agents” sharing a common filesystem. For cross‑border teams that work async across time zones, this could eliminate handoff friction. Your sourcing agent in China writes a file; your Amazon specialist in the US reviews it; your AI agent drafts a listing — all within the same live workspace. That’s worth prototyping with any tool that supports bidirectional sync.

Sidebar: Why Amazon sellers should care more than Shopify ones

If you’re a pure Shopify DTC brand, you probably live inside a single platform with decent API access. Your AI agent can talk to Shopify’s API directly. But Amazon’s ecosystem is notoriously closed — Seller Central doesn’t give you a nice API for listing drafts, and the competitor data you get from Keepa is in a proprietary format. Amazon sellers accumulate knowledge in messy internal docs. A tool like Liminal that lets you keep all that institutional memory in plain files that agents can read — without going through Amazon’s API — is particularly valuable. Shopify sellers can afford to be less file‑system‑focused because their platform is more open. For Amazon sellers, local markdown is a lifeline.


Where My Judgment Says It Falls Short — and What’s Missing for Operators

Let me be direct: Liminal today is a tool for developers and early‑adopter teams who already live in Claude Code. It is not production‑ready for a 50‑person cross‑border operation. Here’s why.

No automatic context pruning or freshness signals. As Abdullah Javaid’s comment highlighted, agents trust stale notes. If you wrote a file six months ago saying “use keyword ‘cheap dog toys’” and the advertising landscape shifted, your agent will keep referencing it. Liminal currently has no mechanism to flag old entries. For sellers who update their keyword libraries weekly, this is a real risk. You’d need a separate process (maybe a weekly agent prompt) to audit files for relevance.

Conflict resolution is UI‑based, not agent‑native. When two agents write to the same file simultaneously, “conflict resolution is done in the UI” currently. Lam says the next step is to let agents handle that — but today, if an agent in your China office and a PPC script in the US both edit the same file while you’re offline, you come back to a diff‑per‑file experience. As commenter Clement Morel noted, that could be messy. For high‑velocity teams, this friction undermines the “no‑friction” promise.

No built‑in search or structured query. Lam’s response that “LLMs are amazing at search” is true up to a point. But when you have 500 files, an agent might grep the wrong directory or miss a file due to naming inconsistency. A dedicated search index (like the one Notion or Confluence offers) gives you confidence. Relying on the agent to “just know where to look” is optimistic for non‑technical team members.

Security and permissions are not yet battle‑tested. The product supports per‑file access controls, but the model defaults are unclear. Gal Dayan asked a key question: “if an agent is the one creating files, does it inherit the permissions of the folder?” Lam replied that users can have personal workspaces and limit access, but didn’t clarify default behavior. For a seller handling sensitive ad spend data or supplier pricing, this matters a lot.

Sidebar: Where the math breaks

Lam hasn’t disclosed pricing yet (it’s day one). But even if it’s free, the real cost is in the operational overhead you’ll spend managing file conflicts, auditing stale content, and training your team to use a CLI tool. Most Amazon brand owners I know are not comfortable with a command‑line interface. Liminal’s CLI watcher is elegant for developers; for a production manager in Shenzhen, it’s a barrier. The product needs a no‑code desktop app to truly cross the chasm for e‑commerce teams.


What I’d Watch / Test Next

Liminal is a product that solves a real problem — but it’s solving it for a persona that is still a minority among cross‑border sellers: the technical operator who lives in Claude Code. If you’re that person, here are three concrete steps to test this week:

  1. Set up a test workspace for a single high‑turnover task — say, your Amazon listing optimization SOP. Create a folder with 10 markdown files containing your current keyword strategy, bullet point templates, and image specs. Install Liminal’s CLI and watch the sync. Then ask your agent (Claude Code, Codex, etc.) to write a new listing based on those files. Measure how much faster the agent responds versus a Notion API call. If the speed gain is 2x or more, you’ve found your use case.

  2. Run a stale‑content audit manually. After a month of using the workspace, ask your agent to list every file that hasn’t been modified in 30 days. Cross‑reference those files with your actual current strategy. If more than 10% are outdated, you’ll need to build a scheduled agent prompt that flags old files — something like “review all files in /knowledge-base/ last modified >30 days and suggest deletions or updates.”

  3. Pressure‑test permissions with real data. Create a shared workspace and invite a trusted teammate. Have an agent write a file containing mock ad spend numbers. Then have a different teammate try to access it without explicit permission. Verify that the file is truly isolated. If you plan to use Liminal for sensitive marketplace data, you need to be certain that the “anyone with the link” model doesn’t leak.

My prediction: Liminal will evolve into something much bigger, especially if they add agent‑native conflict resolution, automatic freshness scoring, and a GUI for non‑technical users. For now, it’s a sharp prototype that every operator should test in a sandbox — but don’t bet your Amazon sourcing spreadsheet on it until the missing pieces are filled. The underlying insight — that your agent should own files the same way your team does — is the real takeaway. You can implement that philosophy today, with or without the tool.

Ready to Create Your Own?

Join thousands of brands creating high-performing video ads with VEONIB. No editing skills required.

Start Creating for Free