Harbor
Skip to content
DATAGOVERNANCENEXUSAGENTSAPPS
Nexus Semantic Layer

Nexus

The shared semantic layer for orchestrating decisions across agents, governance, and execution.

Scroll to explore ↓
Nexus Overview

Eight primitives.
One shared language.

Nexus is the semantic layer under Harbor. It defines the objects, relations, and shared context contracts that make the six-agent chain inspectable instead of opaque. Architecture shows the motion of the system; Nexus explains the meaning that motion depends on.

Public language
Fabric

Public term
Fabric
Buyer-facing language
Alternate term
Decision Core
Narrative shorthand
Internal term
Ontology
Implementation reference
Semantic types
8
Typed layer
Semantic Topology

DecisionContext at the center.

This is the part that belongs here rather than on the broader architecture page: the shared semantic bus and the typed primitives orbiting around it.

DecisionContext

Shared bus for typed Harbor context.

Signal
Primitive
Asset
Primitive
Sleeve
Primitive
Constraint
Primitive
Position
Primitive
Trade
Primitive
Risk
Primitive
Regime
Primitive
Domain Primitives

Typed. Linked. Versioned.

Each primitive owns a different slice of the domain and tells the agents what kind of thing they are reasoning about.

PrimitiveTypeOwnsProduced By
SignalScoreComposite score, vote category, timeframe alignmentSignal Agent
AssetEntityTicker, sector, market cap, price, fundamentalsData Layer
SleeveGroupTicker list, thematic label, exposure capConfiguration
ConstraintRuleThreshold, scope, enforcement mode, versionRisk Agent
PositionStateTicker, size, cost basis, sleeve, entry contextExecution Agent
TradeEventOrder ID, fill price, slippage, chain contextExecution Agent
RiskAssessmentVerdict, violations, sizing, stress resultRisk Agent
RegimeStateClassification, confidence, module scoresMacro Agent
Semantic Patterns

How primitives become decisions.

Nexus is not just a dictionary. It is the set of composable patterns that let Harbor move from market facts to portfolio action without losing semantic clarity.

Placement
Asset + Sleeve

An Asset becomes actionable only once Harbor knows where it belongs. Sleeve gives the entity a portfolio context, constraint envelope, and thematic home.

EntityGrouping
Interpretation
Regime + Signal

Regime describes the market state. Signal describes the setup inside that state. Nexus keeps those two ideas separate so the same tape can be read differently under different conditions.

StateScore
Boundaries
Constraint + Risk

Constraint defines the rule. Risk applies the rule to a proposed action and emits a governable assessment instead of leaving the boundary implicit.

RuleAssessment
State Change
Position + Trade

Trade is the event. Position is the lasting state that event creates. Harbor keeps both primitives so it can reason about live exposure and historical action at the same time.

EventState
Language + Tooling

What lives on this page.

The ontology views, communication protocol, and graph tooling all belong to Nexus because they describe how Harbor names, links, and inspects decisions once those primitives are in motion.

Language guidance

Use Fabric on public and product surfaces. Reserve Ontology for deeper technical references and implementation details.

Ontology views
Nexus Layer

Typed objects, relationships, and governed actions interpreted from raw pipeline tables through Harbor Nexus views and graph edges.

onto_* viewsonto_edgesonto_constraints
Protocol
Communication Protocol

Layered coordination model spanning shared objects, advisories, and training/knowledge transfer.

Layer 1 shared stateLayer 2 advisoriesLayer 3 training signals
Isometric Frame

Product-system perspective

The isometric frame expresses the same Nexus layer from a product and systems-design angle: language, tooling, governance, agents, and applications.

Live Nexus Graph

Browse the graph.

This is the live graph surface backing Harbor’s system canvas. Architecture keeps the system story and the orbit view; Nexus keeps the semantic graph, the typed objects, and the closer reading tools.

Live Harbor graph

System nodes, cluster groupings, and cross-layer connections rendered from Harbor's live canvas payload.

Loading nodesLoading connectionsLoading zones
Live topology
Preparing the system graph.
Explore Further

Back to the full system.

Use Nexus when you want the language and graph. Use Architecture when you want the full system story.