Founder letter

Public surfaces without leakage

Sharing the institution without exposing protected systems

Every company has a public surface whether it intended one or not

The website is one. The GitHub repositories are one. The hiring pages. The documentation. The blog. The conference talks. Even the language used in social posts and the specific roles listed in a job advertisement: each of these surfaces is a place where the outside world can make contact with the institution and begin constructing a picture of it.

The question is not whether to maintain a public surface. The question is how deliberately you manage what it shows.

Most companies get this wrong in one of two directions, and the failure modes look quite different from each other. Some expose far too little. The website is a single page with an ambitious tagline and no substance behind it. The blog has not been updated in two years. The documentation requires a sales call to access. This communicates either extreme defensiveness or incomplete thinking, and neither inspires confidence. Prospective partners, recruits, clients, and collaborators all need enough signal to know whether an engagement is worth pursuing. A surface that offers nothing gives them nothing to act on.

The opposite failure is subtler and, in the long run, more costly. Some companies publish far too freely. Architectural diagrams that expose the entire system design appear in blog posts meant to demonstrate technical credibility. Conference talks gift carefully accumulated patterns to the entire industry without any apparent consideration of what that costs. Job listings describe required experience with such specificity that a careful observer can reconstruct the product roadmap from the requirements section alone.

Neither failure is good. The discipline is in holding something between them: a surface that is genuinely informative without being genuinely exposed.

What you can describe versus what you have to protect

There is a line worth drawing precisely, because it is easy to let it blur.

The what of a system is almost always public-safe. Orbit is a B2B operating system that covers the commercial workflow from early lead to launched product. That is true, and it is useful to say. A prospective client evaluating whether Orbit is relevant to them needs exactly that kind of orientation. The description helps them decide whether to engage further. It costs nothing strategically because it does not tell anyone how Orbit works, but only what it does.

The how is where care is required. The specific way context is managed across long commercial engagements. The logic that determines when a workflow step should escalate or surface differently. The reasoning patterns that Orion uses to connect context across different kinds of work. The evaluation architecture that allows an AI system to improve its own outputs over time. These things are implementation assets. They represent sustained research effort, costly mistakes, and accumulated design judgment that took real time to develop. Publishing them creates no strategic benefit and genuine strategic risk.

This distinction seems obvious when stated directly. In practice it is surprisingly easy to violate without noticing. A post that begins as an honest description of what a product does can drift, paragraph by paragraph, into a case study that reveals the underlying workflow logic. A documentation page that starts as a straightforward user guide can gradually leak system architecture if no one is watching the boundary. A founder talk that opens with a product vision can end by walking through implementation decisions in enough detail that the audience leaves with a blueprint.

The discipline is to keep returning to a simple question: are we describing what this does, or are we describing how it does it? The former belongs in public. The latter belongs in protected systems, internal documentation, and private working memory.

The cumulative leak problem

When people reason about information exposure, the examples that come to mind tend to be dramatic: a private database left publicly accessible, a confidential document emailed to the wrong person, a credentials file committed to a public repository. These failures exist. They also tend to get caught.

The more persistent risk for a company building proprietary systems is different in character. It is gradual and cumulative rather than sudden and singular.

Consider how it actually unfolds. A founder publishes a reflective post about how they think about agent memory design, not revealing any specific implementation, just sharing a general philosophy. A team member writes a detailed technical piece about structuring prompt chains effectively. A job listing asks for experience with specific orchestration patterns. A product video demonstrates the system's internal workflow in enough detail that the taxonomy the system uses to categorise client stages becomes visible to anyone watching carefully. A conference talk describes the principles behind how the intelligence layer handles ambiguous instructions.

Each of these, evaluated individually, looks harmless. Together they composite into a picture. A patient, careful observer who has been collecting these signals across six months can use them to reconstruct significant portions of the system, not perfectly, but well enough to accelerate their own efforts in the same direction.

This matters more for companies building proprietary AI systems than it ever did for companies building conventional software products. The implementation details of a well-designed AI system, the memory structures, the evaluation logic, the context management approaches, the scoring and routing architectures, are genuinely novel assets in a way that most software components simply are not. They are not algorithms that can be reverse-engineered by inspection, and they are not ideas protected by patents. They are accumulated judgment embedded in architecture. That kind of asset does not regenerate quickly once it has been released into the open.

The question to ask before publishing anything, then, is not only "is this piece sensitive on its own?" It is: "what does this piece tell someone who already has ten other pieces?"

Institutional voice and product documentation are not the same thing

There is a second boundary worth keeping distinct from the first, and it lives between institutional communication and product documentation.

The mustardseed.group archive and the public presence it supports are institutional surfaces. Their purpose is to communicate what Mustard Seed Group is building and why: the thesis of the group, the logic of the portfolio, the way the organisation thinks about the problems it is working on. They are aimed at people who want to understand the institution: potential team members, prospective partners, investors, and the kind of observers who pay attention to what a company is doing over time. They are not aimed at users trying to complete a task inside a product.

Product documentation is a different surface with a different purpose. It exists to help users navigate a specific system. It answers: how do I do this, where is that setting, what does this field mean, what should I do when this breaks. It carries higher information density about the product, is structured around tasks rather than arguments, and exists to reduce friction for people who are already inside the system. What it includes and how detailed it gets are decisions that belong to the product team, not the institutional layer.

The confusion between these surfaces creates problems in both directions. When institutional communication starts functioning like product documentation, it tends to overexpose system architecture in an attempt to demonstrate credibility. When product documentation doubles as brand storytelling, it becomes unclear and unnavigable for the users who actually need it.

The surfaces serve different readers with different needs at different stages of their relationship with the institution. Keeping them separate is not administrative tidiness. It is part of maintaining the boundary discipline.

What the archive is actually for

Having established what the public surface should not do, it is worth being direct about what it should.

The mustardseed.group archive exists to document the intellectual history of the institution. It records what was being thought about at specific moments, which research mattered to the group, which product decisions were being made and why the company was configured the way it was at particular points in time. Over years, this archive becomes a record of how Mustard Seed Group developed. It is useful for people considering the organisation. It is useful for future team members trying to understand how the institution thinks. It is useful for the institution itself, as a way of maintaining coherence across the long arc of development work.

The public presence also communicates thesis. Anyone who reads the portfolio description should understand that this is not a holding company assembling assets passively. It is a group organised around a specific bet: that building systems which increase human capability, across commercial execution, intelligence infrastructure, consumer performance, and product development itself, is a coherent and generative endeavour. The products are different in surface and audience, but they share that underlying logic. Making that visible publicly is genuinely useful because it filters for the right kind of attention and filters out the wrong kind.

This level of communication does not require exposing anything that should stay protected. You can describe what Benediction Lab researches: agents, memory systems, GUI control, autonomous product development, without publishing any of the research outputs or the methodologies that produced them. You can explain what Orbit does without revealing how it does it. You can position TUXX as the studio that tests patterns commercially without disclosing client names, specific patterns, or results. You can describe Pattern Up as a sub-product without revealing the logic behind it.

Public signals can be honest and informative without being complete. That is not contradiction. That is editorial judgment.

The review in practice

Maintaining this boundary requires an actual decision process, not a stated principle that no one applies.

Before anything is published to a public surface, the review is simple. Does it reveal implementation logic that a well-resourced competitor could use directly? Does it expose client information, internal system architecture, or private workflows? Does it, in combination with other public material already out there, create a composite picture that would not have been approved if seen as a whole?

If the answer to any of those questions is yes, the piece either does not get published or is reworked until the answer changes. This does not require elaborate governance. It requires someone who understands both what the institution has built and what the institution is willing to show, reviewing every piece of public communication with that question explicitly in mind.

What this produces is not a thin or dishonest public surface. It produces an edited one. An edited surface is a deliberate surface. The best institutional communication is not the most complete, but it is the clearest. The goal is not to hide the institution but to describe it at the right level of resolution for the people looking at it.

There is also a useful principle around timing. Implementation details that are genuinely sensitive today may feel routine in two or three years, as the field moves and the specific approaches become more widely understood. The archive can carry those older reflections once the window of genuine competitive exposure has passed. The job of the current public surface is not to document everything, but to document what can be documented now, at the resolution that is appropriate now.

Holding the line

Mustard Seed Group is building in an environment where proprietary implementation genuinely matters. The intelligence layer inside Orion, the operating architecture inside Orbit, the agent and memory patterns being developed at Benediction Lab: these represent real accumulated investment in thinking and building that did not come cheaply or quickly.

Publishing those systems prematurely, or eroding them gradually through accumulated public signals that each seem innocuous on their own, would cost something real. The boundary discipline exists not out of excessive secrecy but out of respect for the work and a clear-eyed view of what the public surface is actually for.

Over time, the archive will carry an increasingly detailed picture of how the organisation developed. When research matures, when products launch and stabilise, when specific patterns become standard enough that sharing them adds genuine value to the field without costing the institution. Those things will be added to the record. But not before they are ready, and not before the cost of sharing them has been properly assessed.

The discipline is less about what to hide and more about what to reveal, when, and at what level of resolution. Every institution has layers. The public layer should be clear, considered, and genuinely useful to the people it is aimed at. What stays behind it should stay behind it, not out of fear, but out of judgment.

That is the line Mustard Seed Group is trying to hold.