Skip to content
Design Bench · Tools of the trade

Operational memory platform

A full-stack Next.js and FastAPI platform with Postgres/pgvector and Redis — real auth and RBAC, document embedding, a decision ledger, full-text search, and a provider-agnostic AI layer that defaults to a deterministic stub.

Active developmentinternal designation — Operational Memory System
Active development

In progress. Real code, not yet shown publicly anywhere else.

In more detail

The most conventionally complete build among the previously-undocumented projects here: real authentication and role-based access control, a working CI pipeline, and object storage via MinIO alongside the Postgres/pgvector search stack. One honest gap: despite the fully built-out tree, the repository itself has no commits yet — built, but not yet checked into version control.

Concrete specifics

  • ·Full-stack Next.js + FastAPI + Postgres/pgvector + Redis + MinIO, with working CI
  • ·Real auth/RBAC and a decision ledger, not stubbed
  • ·Notable gap: fully built tree, but zero commits in the git repository itself
Go deeper