Information & Data Architecture
Most organisations do not have a data problem in the way they think they do. They have thousands of tables, dozens of applications and a respectable warehouse, yet they cannot answer a plain question, such as how many customers they have, without three teams arriving at three different numbers. The difficulty is rarely storage or tooling. It is meaning. The same word carries different definitions in different systems, the same entity is recorded four times under four keys, and nobody can say with authority where a given figure came from or whether it can be trusted.
Information and data architecture is the discipline that addresses this directly. It concerns the semantics and movement of data beneath the applications: what the enterprise means by its core concepts, how those concepts are modelled at conceptual, logical and physical levels, how data flows and where it comes from, and who is accountable for its meaning and its quality. This piece treats information as a managed asset with a single trusted meaning across the enterprise, and argues that this, rather than any particular platform, is what separates organisations that can reason about themselves from those that merely accumulate records.
Why meaning now decides the outcome
For most of the last two decades, data architecture was treated as a downstream concern. Applications were bought or built to run processes, and data was whatever those applications happened to record. Reporting was bolted on afterwards, integration was handled point to point as needs arose, and the semantics of the data were left implicit, encoded in the heads of the people who had been there longest. This was tolerable while the number of systems was small and the pace of change was slow.
That tolerance has run out. The typical enterprise now runs a large estate of software as a service applications, each with its own model of customer, product and transaction, alongside legacy systems that cannot be retired and a data platform expected to reconcile them all. Every merger, every new channel and every regulatory obligation adds another definition of the same thing. The cost of ambiguity, once absorbed quietly, now surfaces as failed migrations, disputed reports and analytics that cannot be trusted enough to act on.
The arrival of analytical and generative workloads has raised the stakes further. A model trained on inconsistent, unlabelled and poorly understood data does not fail loudly. It produces confident answers built on foundations no one has examined. The organisations that are getting value from these techniques are, almost without exception, the ones that had already done the unglamorous work of defining their information clearly. Meaning is no longer a documentation exercise. It is the constraint that governs whether anything built on the data can be relied upon, and that is why information and data architecture has moved from the back of the queue to the front.
Conceptual, logical and physical: the three views
The foundational discipline of data architecture is modelling, and modelling is properly understood as three distinct views of the same subject, each serving a different audience and each answering a different question. Collapsing them, or skipping the upper two and starting at the database, is the single most common structural mistake in the field.
The conceptual model describes what the business means, in the language of the business. It names the core entities, customer, contract, asset, shipment, and the relationships between them, without any reference to how they are stored. Its purpose is agreement. When two departments argue about whether a prospect is a customer, the conceptual model is where that argument is resolved, once, on the record. It is small, stable and expressed in terms a non-technical executive can read and endorse.
The logical model takes those agreed concepts and makes them precise. It defines attributes, identifiers, cardinalities and the rules that govern them: a contract must have exactly one owning party, an invoice line references a product that must exist. It is independent of any particular technology, so the same logical model can be realised in a relational database, a document store or an event stream. This is the layer where rigour lives, and it is the layer most often missing entirely.
The physical model is the implementation: tables, columns, indexes, partitions, file formats and the compromises made for performance and cost. It is deliberately the lowest layer, because it is the one most subject to change. When physical decisions are allowed to drive the logical and conceptual understanding, rather than the reverse, the enterprise ends up defining its own business in terms of whatever its database vendor found convenient. The discipline is to let meaning flow down into structure, and never to let structure quietly redefine meaning.
What is changing in the discipline
Several developments are reshaping how this work is done, and it is worth separating the substantive shifts from the marketing around them. The most significant is the move from purely centralised data ownership toward federated models, of which data mesh is the best known articulation. The insight is sound: the people who understand a domain should be accountable for the quality and meaning of its data, and treating data as a product with a named owner, a contract and a consumer improves both. The risk, frequently realised, is that federation without shared semantics simply distributes the ambiguity rather than resolving it. Federated ownership only works on top of enterprise-wide definitions, not instead of them.
A second shift is the rise of the semantic layer and the renewed seriousness about metadata. Active metadata, data catalogues and automated lineage capture have made it feasible to know, at scale, what data exists, what it means and where it came from, rather than relying on tribal knowledge. This is genuine progress, provided the catalogue is treated as a governed artefact and not a dumping ground that ages into irrelevance within a year.
Third, the demands of analytical and generative workloads have made data quality and lineage commercial necessities rather than hygiene. When an organisation must explain to a regulator, or to itself, why a model made a particular decision, it needs to trace the answer back through every transformation to its source. Lineage has moved from a nice diagram to an auditable requirement. The steady tightening of regulation around data, from privacy law to sector-specific obligations, reinforces the same point: an enterprise is increasingly expected to know precisely what data it holds, what it means and how it moves, and to prove it.
The principles that make it hold together
Good information architecture rests on a small number of principles that are simple to state and demanding to uphold. The first is a single trusted meaning for each core concept. This does not mean one physical copy of the data, which is neither achievable nor desirable. It means one authoritative definition to which every copy conforms, and a clear designation of which system is the source of truth for each entity. Master data management is the practical expression of this principle: identifying that customer and product are shared across the enterprise, and managing their golden records deliberately rather than letting each application invent its own.
The second principle is the clear separation of reference data from master and transactional data. Reference data, the controlled lists of country codes, currencies, statuses and classifications, is small, slow-moving and pervasive, and it causes disproportionate damage when it drifts. Governing it centrally, with owned code lists and managed change, prevents a large class of silent integration failures.
The third principle is that data should be modelled once and physically realised many times, with lineage connecting the copies. The same logical entity may live in an operational store, a warehouse and a cache, but each is a projection of one understood definition, and the transformations between them are documented and traceable. The fourth principle is that ownership is designed in, not assigned after the fact. Every significant data domain has a named steward accountable for its definition and quality, and that accountability is real, with authority to resolve disputes. Finally, quality is measured against the meaning, not against the storage. Data is fit when it faithfully represents what the conceptual model says it should, and quality rules that are not anchored to defined semantics measure nothing in particular.
How this work fails
The failure modes in this discipline are consistent enough to name. Starting at the physical layer is the most common. A team stands up a warehouse or a lakehouse, models directly in tables and discovers eighteen months later that it has faithfully reproduced every inconsistency of its source systems, at greater scale and higher cost. Structure was built before meaning was agreed, and no amount of tooling recovers the missing agreement.
The proliferation of definitions is the second. Revenue means one thing to finance, another to sales and a third to the board, and because no one holds the pen, all three persist. Every report becomes a negotiation, and trust in the numbers erodes until people quietly keep their own spreadsheets, which is the surest sign that the architecture has failed.
The ungoverned master data failure follows closely. Without a managed golden record, the same customer exists as four records, duplicates inflate counts, and reconciliation becomes a permanent manual tax. A related pattern is the catalogue that no one maintains: a metadata initiative launches with enthusiasm, captures the estate once, and is never updated, so within a year it describes a system that no longer exists and is trusted by no one.
Then there is lineage as decoration, where flow diagrams are drawn for an audit and never reflect the real transformations, so when a figure is questioned it still cannot be traced. Finally, and most quietly damaging, is governance without authority: a governance board that meets, produces policy and has no power to make any team change anything. Each of these failures shares a root. Someone treated information as a technical by-product rather than as a managed asset with an owner, a definition and a lifecycle.
How Nashua approaches it
Nashua begins from meaning, not from technology. Before recommending any platform, we work with the business to establish the conceptual model: the handful of core entities the enterprise genuinely shares, and the definitions that must be agreed and owned. This is deliberately done with business stakeholders in the room, because a definition of customer that the commercial and finance functions have not both endorsed is not a definition, it is a proposal. Only once meaning is settled do we descend into logical and physical design.
From there we map the real estate: which systems hold which entities, which is the authoritative source for each, and how data actually moves between them today, including the undocumented flows that every organisation has. This produces an honest picture of lineage and of where meaning is being lost or duplicated in transit. Against that picture we design the target: where master and reference data will be governed, how golden records are formed and maintained, and how quality will be measured against the agreed semantics rather than against convenient proxies.
Crucially, Nashua treats governance as an operating capability rather than a document. We help establish data ownership that has real authority, stewardship roles that sit with the domains that understand the data, and a catalogue that is maintained as a living artefact because it is wired into how change is made, not curated on the side. We work incrementally, proving the approach on one or two high-value domains where ambiguity is costing the business real money, then extending the pattern. The aim throughout is that the organisation is left able to run the discipline itself, with the models, the ownership and the governance embedded in how it works, rather than dependent on us to hold it together.
Where Nashua makes the difference
What distinguishes Nashua in this work is the refusal to let a tooling decision stand in for the harder discipline of meaning. Many providers will happily implement a catalogue, a master data platform or a lakehouse and declare the data problem solved. We have seen enough of those engagements to know that technology laid over unresolved semantics simply automates the confusion. Our contribution is to do the demanding, unglamorous work of definition, ownership and lineage first, and to make the technology serve it, so that the single trusted meaning is real and durable rather than aspirational.
There is also a practical corollary that changes what the work is permitted to assume. When an engagement calls for a capability that does not yet exist, it need not wait on a procurement cycle or a vendor's roadmap. The Nashua 360 Enterprise Platform is built to accommodate almost any feature at pace, through extreme vibe coding: what is needed is described in plain language and generated quickly, but always within firm architecture principles and under stringent quality assurance, so that speed never comes at the cost of coherence, security or control. The effect is strategic rather than merely convenient. It moves the make-or-buy line, keeps optionality cheap, and lets the architecture follow the strategy rather than the strategy bending to whatever happened to be on a shelf.
That combination, deep architectural rigour on the semantics and movement of data, paired with a platform that carries the resulting definitions, ownership and lineage into daily operation, is what allows an organisation to move from accumulating records to actually reasoning about itself. The measure of success is quiet and concrete. The same question asked in two parts of the business returns the same answer, a figure in a report can be traced without a meeting, and new analytical or generative work can be built on data whose meaning is understood and trusted. Nashua exists to get organisations to that state, and to leave them able to hold it.
