WorkspaceOS

A personal operating system for AI-assisted work — keeping multiple AI tools consistent, connected to real services, and running production automation at scale

A personal operating system for AI-assisted work — coordinating multiple AI models, connecting them to real services, and automating production workflows.

AI coordinationWorkflow automationDeveloper toolingSystems architecture

Evidence Signal

4-tier behavior system · 116+ production workflows · 35 operational scripts

Why this exists

This project is here to show how I solve problems, structure systems, and turn strategy into something operational.

All Projects

The Problem

What problem was worth solving?

I build things to solve a specific pain, not to decorate a portfolio. This is the pressure that made this project necessary.

AI assistants forget everything between sessions. Every conversation starts from scratch — re-explaining your rules, your project context, and your preferences.

WorkspaceOS solves this by giving AI tools persistent memory and consistent behavior. Rules, project knowledge, and procedures are injected automatically into every interaction.

Beyond memory, it connects AI assistants to real business APIs and runs 116+ production workflows — turning AI from a conversation tool into an operational engine.

The Build

What I built to solve it

A four-tier behavior system keeps multiple AI models aligned with consistent rules and knowledge. 35 automation scripts manage the environment. A service bridge connects AI tools to real business APIs with credential management. 116+ production workflows handle sales, CRM, compliance, and monitoring automation at scale.

L1Behavior Cascade4-tier multi-model coordination system
Coordinate
L2Multi-Model OrchestrationConsistent behavior across GPT-4, Claude, and Gemini
Bridge
L3MCP Server RuntimeBYOK API bridge with smart input routing
Automate
L4n8n Automation Platform69 workflows · 908 nodes · LangChain orchestration
Operate
L5Operations35 scripts · 160+ versioned backups · daily sync

Click any node to explore details

Behavior management

4-tier system

From global rules down to task-level procedures — AI tools get the right context injected at the right depth for every interaction.

Persistent memory

7 rule sets + 12 automatic triggers

Decisions, preferences, and project knowledge are preserved across sessions — the AI remembers what was decided last time.

Operational scripts

35 automation scripts

Scripts managing memory, AI model routing, backup, and system synchronization.

Service bridge + automation

3 API integrations + 116+ workflows

Connects AI tools to business APIs (Apollo, FMP, Proxycurl) with credential management. 116+ production workflows versioned and backed up daily.

Value

What changed because it existed

This is the clearest evidence of practical value, system leverage, and execution quality.

Connected knowledge

Linked projects, memories, and procedures

Projects, past decisions, standard procedures, and scripts are connected so the AI surfaces relevant context automatically.

Data ownership

Local-first with encrypted backup

All data stays on your machine by default. Optional encrypted cloud backup for disaster recovery.

Service bridge

Production-ready API integrations

Business API connections built with credential management, rate limiting, and diagnostics — production quality, not a prototype.

Reliability

160+ versioned workflow backups

Every automation workflow is version-controlled and backed up daily to GitHub and Google Drive.

Tech Stack

What it runs on

The stack matters here because it reflects design choices, constraints, and how the system was intended to scale or integrate.

Cursor IDE (customized)Bash automation scripts.mdc behavioral specification filesLocal knowledge graphGPT-4 + Claude + Gemini routingNode.js MCP runtimeAzure Logic Apps automation workflowsEncrypted cloud backup for sync

Build Story

How the thinking unfolded

This is the reasoning path behind the output, not just the finished artifact.

01

Solving AI amnesia

WorkspaceOS started because re-explaining context to AI assistants every session was wasting hours. It evolved into an operating system that makes persistent context the default.

02

Rules and knowledge as infrastructure

Instead of ad-hoc prompts, WorkspaceOS treats rules, project knowledge, and standard procedures as structured system layers that are automatically applied to every AI interaction.

03

From memory to real execution

The service bridge and workflow library extend WorkspaceOS beyond just context management into live API execution and production-scale automation.

Capability Signal

What this project demonstrates

Each project is a proof point. These are the capabilities it most clearly reveals.

Systems Architecture

Designed an operating-system approach to AI coordination — layered behavior management, persistent memory, automation, and model routing.

Developer Tooling

35 automation scripts managing memory lifecycle, context injection, and system operations.

API Integration Engineering

Built a service bridge connecting AI tools to business APIs (Apollo, FMP, Proxycurl) with credential management, rate limiting, and error handling.

Production Automation

116+ production workflows with versioned backups and daily sync — real operational automation, not prototypes.

Continue

Want to go deeper?

Ask the Latif AI Guide about the architecture, the commercial logic, or what this project says about how I approach hard problems.

Back to Projects