
Intelligence Support Layer as a Service
An open-source generative UI agent infrastructure and the internal operating system powering Oakstone's investment and advisory operations across six verticals.
What Is ISLAS
ISLAS is a Bun-based monorepo combining a Next.js 16 PWA, a local agent worker, and a self-hosted Convex backend. It is tenant-configurable — Oakstone's deployment runs at ai.oakstonecapital.com and is branded as the Oakstone AI OS.
The system connects data, tools, and workflows through a five-layer architecture to augment decision-making across deal sourcing, credit analysis, portfolio management, and institutional reporting.
Experience Layer
Next.js 16 PWA · Generative UI
Workflow Layer
Convex · Agent Jobs · Approvals
Intelligence Layer
OpenRouter · 100+ Models · Thinking
Data Layer
KnowledgeHub · Embeddings · RAG
Integration Layer
MCP Server · API Keys · Audit Log
Architecture
Each layer is independently deployable and composable — enabling rapid iteration without disrupting the full stack.
A Next.js 16 PWA delivering real-time generative UI — chat interfaces, domain-specific tool components, dashboards, and IC/partner portals.
Convex-powered orchestration pipelines managing agent jobs, deal approvals, mandate pipelines, and human-in-the-loop gates.
Multi-model LLM orchestration via OpenRouter — 100+ models configurable per conversation, with cost tracking and optional extended thinking.
KnowledgeHub — a semantic document store over IMs, pitch decks, reports, and contracts with vector search and hybrid full-text retrieval.
MCP server, HTTP API, and audit trail — enabling external tool calls with API key management, rate limiting, and a full compliance log.
Applications
ISLAS ships with six specialized applications tailored to investment and advisory workflows — each a self-contained interface powered by the shared agent infrastructure.
Applications are activated via the tenant configuration, enabling selective deployment per environment or client.
Upload and semantically search IMs, pitch decks, financial reports, and contracts. Powered by vector embeddings with hybrid full-text retrieval.
Paste a deal summary and receive a structured analysis — executive summary, key terms breakdown, risk matrix, and IC memo draft.
Kanban view of the deal pipeline by stage — screening, due diligence, IC review, legal, and closed — filterable by vertical and geography.
Live interactive grid of investments grouped across the six verticals with drill-down company cards and performance summaries.
Market brief generator combining live web search with stored market notes — yield curves, GDP trends, inflation, and sector updates.
Automated report generation for portfolio summaries, LP letters, market updates, pipeline status, and board packs.
Agent Toolset
ISLAS exposes a set of purpose-built tool functions that the intelligence layer can call during a conversation — enabling structured, verifiable actions across investment workflows.
searchDocuments()Semantic search over KnowledgeHub with document type and vertical filters.
analyzeDeal()Structured deal analysis — risk/mitigant matrix, exec summary, key terms.
generateMemo()IC memo, LP letter, and board pack generation from deal data.
trackDeal()Create and update deals in the pipeline across six status stages.
showPortfolio()Interactive portfolio view grouped by investment vertical.
showMarketBrief()Market brief and macro summary using live web + stored notes.
generateReport()Automated portfolio, market, and pipeline report generation.
showDealPipeline()Kanban pipeline view by stage — filterable by vertical and sector.
Security
Self-hosted on private infrastructure with layered access controls and a full compliance audit trail.
Passphrase-based authentication with httpOnly cookies and 30-day sessions.
Gated tool access per job — MINIMAL, STANDARD, GUARDED, and ADMIN tiers.
Human-in-the-loop gates before any destructive or high-risk agent action.
Every MCP tool call logged with method, tool, success/error, IP, and duration.
Roadmap
0–6 Months
KnowledgeHub, Deal Co-Pilot & Portfolio View
Live deployment at ai.oakstonecapital.com. KnowledgeHub ingesting IMs, decks, and contracts with semantic search. DealRoom AI for structured deal analysis and memo drafting. Portfolio View and MacroLens for market context.
6–18 Months
Impala Integration & CreditBrain
Integrating Impala market data feeds into MacroLens for real-time yield curves and sector analytics. Deploying CreditBrain ML scoring for the credit vertical. Fully automated LP letters and board pack reporting.
18–36 Months
Client-Facing Infrastructure
LP dashboards for investor reporting, ClimateDesk for development finance partners, and on-chain transactional data integration via Boolean for the digital assets vertical.