Skip to the content.

OPEN SOURCE · AI · ENGINEERING

Software systems built to stay understandable.

FlossWare is a free-first engineering ecosystem for modular infrastructure, AI-assisted systems, distributed services, and reusable open-source foundations.

Openstandards first
Modularloosely coupled systems
AI-readyREST + MCP + events
Documenteddecisions preserved

What is FlossWare?

FlossWare builds reusable engineering foundations and reference implementations using open standards, explicit configuration, and loosely coupled architectures. The goal is deliberately unfashionable: make powerful systems understandable, replaceable, and maintainable.

01

Architecture

Service boundaries, orchestration, routing, distributed fleets, consensus, and stable integration contracts.

02

Knowledge systems

Scraping, chunking, embeddings, vector search, graphs, and the pipelines connecting them.

03

Open-source projects

Reusable libraries, infrastructure tooling, engineering standards, and reference implementations.

Architecture

Configuration is the source of truth.Behavior should be explicit rather than hidden in code.
Minimal by default.Capabilities are enabled deliberately.
Contracts over coupling.Stable interfaces let components evolve independently.
Open standards.Prefer interoperable designs over vendor lock-in.
                         Clients / Agents
                                |
                   REST APIs / MCP Tool Interfaces
                                |
                         Service Boundaries
                         /               \\
                        /                 \\
              Stored Procedures       Message Bus
                    |                       |
                    v                       v
                Databases             Event Consumers

Architecture documentation

Knowledge systems

Ingest

Web scraping and document acquisition from diverse knowledge domains.

Transform

Semantic chunking and preparation for downstream retrieval.

Retrieve

Vector embeddings, HNSW indexing, and similarity search.

Connect

Knowledge graphs and relationship traversal across stored knowledge.

Knowledge documentation

Data and infrastructure

System Role
PostgreSQL + pgvector Relational storage and vector similarity
Redis Pipeline queues, caching, and rate limiting
OrientDB Graph storage and relationship traversal

Learning and optimization

The engineering work also includes experimental systems for adaptive decision-making and configuration evolution.

Operations

Projects

engineering-standardsArchitecture decisions, engineering principles, and development standards. commons-javaShared Java foundation libraries. tftp-osReference implementation for infrastructure provisioning and automation.

Development

About FlossWare

FlossWare is an open-source engineering effort led by Scot P. Floess (Flossy). The work spans distributed systems, enterprise Java, search, AI/ML, infrastructure automation, and open-source tooling.

For the professional résumé and background, visit sfloess.github.io. For the Salesforce deployment project, visit Solenopsis.