Skip to content

Application deep dives

FabrCore 2.0 · Release and package availability

These application stories include examples from several FabrCore versions; each article identifies its source generation. For a new build, start with the current host setup and a matching package set, then adapt the workflow. Stable 2.0.0 publication is pending. Source quick start · Release migration

COMPLETE WORKFLOWS. REAL IMPLEMENTATION PATTERNS.

See how the pieces
become an application.

Follow a business task from its first event to its finished work. Build the agents, connect their tools, manage their state, and understand the decisions along the way.

01 · Define the work02 · Build the agents03 · Complete the workflow

Choose a workflow to build

These deep dives are based on application source code. Names and identifiers are generalized, and the examples concentrate on FabrCore processing. Bring your own client interface and business integrations.

Illustrative client concept for Freight operations02 · Freight operations

From email to reviewed shipment orders

Follow an incremental build from a durable order record to a FabrCore agent that reads shipment instructions, resolves business identifiers, validates its work, supports dispatcher corrections, and records downstream submission results.

Build this workflow →

Three ways to learn

Documentation explains individual features. The guided tour introduces them progressively in one learning app. Application deep dives follow an entire business workflow and explain why each feature belongs there.

Start with the host setup if you are new to FabrCore. Each story identifies its source-generation assumptions and separates implemented behavior from suggested production improvements. Code excerpts are teaching adaptations with application-specific dependencies, not complete downloadable applications.