WestStack
Back to Blog

What If Your AI Actually Knew Your Clients? Personal AI Infrastructure for Wealth Management

πŸ€– Heads Up! This post was written with AI assistance using Claude Code.

TL;DR: Daniel Miessler's open-source Personal AI Infrastructure (PAI) framework proposes AI that remembers, learns, and aligns with your goals over time β€” not the ask-answer-forget pattern most firms use today. For wealth managers and family offices, this means AI that builds persistent client context, preserves multi-generational family knowledge, and filters regulatory noise through the lens of your actual practice. The key insight: the scaffolding around the AI matters more than the model itself.

Key Takeaways:

  • The "Scaffolding > Model" principle β€” The infrastructure you build around AI (memory, goals, feedback loops) matters more than which language model you choose
  • Three levels of AI maturity β€” Chatbots (ask/answer/forget) β†’ Agentic tools (ask/execute/forget) β†’ Personal AI Infrastructure (observe, think, plan, execute, verify, learn, improve)
  • Persistent client context β€” AI that accumulates structured understanding across every interaction, surfacing relevant history and unfinished action items before meetings
  • Multi-generational intelligence β€” PAI's TELOS identity system can map each generation's priorities, flag value conflicts across generations, and preserve institutional knowledge through advisor transitions
  • Practice-aware compliance β€” Regulatory monitoring filtered through your firm's specific services, client types, and strategies β€” turning a firehose of alerts into actionable intelligence
  • The real gap isn't technology β€” The architectural patterns exist today; the challenge is connecting them to wealth management's specific workflows, compliance needs, and relationship dynamics

Most AI tools used in financial services today follow the same pattern: you ask a question, you get an answer, and the system forgets you exist.

It doesn't remember that your largest client just went through a divorce. It doesn't know that the second generation of a family office has a fundamentally different risk appetite than the founders. It doesn't track that a new SEC guidance document from last Tuesday directly affects three of your client relationships.

Every session starts from zero.

This is exactly the problem Daniel Miessler's Personal AI Infrastructure project sets out to solve. Daniel Miessler β€” a cybersecurity engineer, AI builder, and the creator of Fabric (30,000+ GitHub stars) β€” argues that the ask-answer-forget loop is the core limitation of how we use AI today. His open-source project, Personal AI Infrastructure (PAI), proposes something fundamentally different: AI that is goal-aware, persistent, and continuously learning.

PAI isn't a wealth management product. It's a framework β€” a set of architectural ideas about how AI should work for individuals and organizations. But the principles it introduces map directly onto problems that wealth managers and family offices deal with every day. The rest of this post walks through what the project actually is, the design principles behind it, and three concrete ways those principles change the advisor–client relationship.

What Daniel Miessler's Personal AI Infrastructure Project Actually Is

Before mapping it to wealth management, it's worth being precise about what the project is β€” and what it isn't.

Daniel Miessler's Personal AI Infrastructure project is an open-source, file-based framework for organizing the context an AI needs to act on your behalf. Rather than a single chatbot, it's a structured environment: a set of plain-text files and directories that describe who you are, what you're trying to accomplish, and how you want work done. An AI assistant reads that environment at the start of every task, so it begins each session already knowing your goals instead of starting blank.

Three building blocks do most of the work:

  • TELOS β€” a structured identity file. TELOS captures your mission, goals, beliefs, strategies, challenges, and the narratives that explain them. It's the difference between an AI that has to be re-briefed every time and one that already understands what you're optimizing for.
  • A context directory. Documents, notes, and reference material the AI can draw on β€” the durable knowledge that would otherwise live only in someone's head or scattered across a dozen tools.
  • Commands and workflows. Repeatable, named patterns for the tasks you do often, so the AI executes them consistently instead of improvising each time.

Because the whole thing is plain text under version control, it's auditable and portable. You can see exactly what the AI was told, change it deliberately, and move it between models. That auditability is not a minor detail in a regulated industry β€” it's a prerequisite. An advisory firm can't deploy a black box that "just knows things"; it needs to be able to show why the system said what it said.

The other thing worth stressing: PAI is model-agnostic by design. It assumes the underlying language model will keep changing and improving, so it puts the durable value β€” your identity, context, and workflows β€” in the scaffolding around the model rather than in any one vendor's product. That single design choice is what makes it relevant years from now, and it's the principle that matters most for firms making AI decisions today.

The Stateless Problem

Miessler frames the current state of AI in three levels:

  1. Chatbots β€” Ask, answer, forget.
  2. Agentic tools β€” Ask, execute a task, forget.
  3. Personal AI Infrastructure β€” Observe, think, plan, execute, verify, learn, improve.

Most financial services firms are somewhere between levels one and two. They've adopted AI for research summaries, document drafting, maybe some client communication. But the AI has no continuity. It doesn't accumulate understanding over time. It doesn't know what matters to your firm or your clients.

PAI's central insight is that the scaffolding around the AI β€” the memory systems, the goal definitions, the feedback loops β€” matters more than which underlying model you're using. Miessler calls this "Scaffolding > Model." The intelligence is in the infrastructure, not just the language model.

For wealth management, this reframes the AI question entirely. The question isn't "which AI tool should we buy?" It's "what infrastructure do we need so that AI actually understands our clients, our obligations, and our way of doing business?"

Three Use Cases That Change the Relationship

1. Persistent Client Context

The most immediate application is also the simplest to understand: AI that remembers.

Today, an advisor preparing for a client meeting opens the CRM, skims recent notes, maybe checks portfolio performance, and tries to reconstruct the full picture of the relationship. If the advisor is diligent, this takes 20 minutes. If they're rushed, they miss things.

Now imagine an AI layer that has been present β€” in some form β€” across every client interaction. Not recording conversations without consent, but accumulating structured context over time: this client's stated goals, their concerns from the last three meetings, the fact that their daughter just started college, the tax strategy discussion from Q3 that never got finalized.

Before a meeting, the system doesn't just surface data. It surfaces context: "Last time you spoke, the client expressed concern about concentration risk in tech holdings. Since then, their Nasdaq exposure has increased by 4%. They also mentioned exploring a charitable remainder trust β€” your team hasn't followed up on that yet."

This isn't futuristic. The architectural pattern β€” structured memory with contextual retrieval β€” exists today. What's missing in most firms is the infrastructure to connect it to the advisor's actual workflow. PAI's approach suggests that this infrastructure should be built around the advisor's goals and working patterns, not bolted on as a generic feature of a CRM platform.

2. Multi-Generational Intelligence for Family Offices

Family offices serve multiple generations, and the complexity compounds with each one.

The founding generation built the wealth and typically has strong opinions about how it should be managed. The second generation may share those values or may diverge significantly β€” different risk tolerances, different philanthropic priorities, different ideas about liquidity and lifestyle. By the third generation, the family office is managing not just a portfolio but a web of relationships, trusts, entities, and sometimes competing interests.

Most advisory teams handle this with institutional knowledge β€” the senior partner who has been with the family for 20 years and carries the full picture in their head. That works until it doesn't. People retire, leave, or simply can't hold the full complexity of a multi-generational family in working memory.

PAI introduces a concept called TELOS β€” a structured identity system that captures mission, goals, beliefs, strategies, and narratives. Applied to a family office context, this becomes a persistent, evolving map of each generation's priorities:

  • Generation 1 values capital preservation, has low tolerance for illiquid alternatives, and wants 60% of philanthropic giving directed toward education.
  • Generation 2 is more growth-oriented, interested in direct venture investments, and wants to establish a family foundation with its own governance.
  • Generation 3 is still in college, but early conversations suggest interest in impact investing and skepticism about fossil fuel exposure.

An AI system built on this kind of structured identity doesn't just store these as data points. It reasons about them. It can flag when a proposed investment aligns with Gen 1's priorities but conflicts with Gen 3's stated values. It can surface the tension before it becomes a family meeting argument.

More importantly, this intelligence persists across advisor transitions, team changes, and the inevitable passage of time. The institutional knowledge doesn't walk out the door when someone retires.

3. Regulatory Monitoring That Actually Understands Your Practice

Compliance is the tax every wealth manager pays on their time. Staying current with regulatory changes β€” SEC guidance, DOL rulings, state-level fiduciary updates, tax code revisions β€” is essential but brutal. The volume of regulatory output is enormous, and most of it is irrelevant to any individual firm's practice.

The standard approach is a combination of compliance newsletters, legal alerts, and periodic training sessions. The problem is that these are generic. A compliance alert about changes to Form ADV requirements matters to every RIA, but a subtle shift in how the SEC interprets "best interest" obligations for alternative investments might only matter to firms with significant exposure to that space.

AI with persistent context about your firm β€” what services you offer, what client types you serve, what investment strategies you employ β€” can filter regulatory changes through the lens of your actual practice. Instead of a firehose of alerts, you get a curated feed:

"The SEC published updated guidance on digital asset custody requirements yesterday. This is relevant because 12% of your client assets are in crypto-adjacent vehicles, and your current custody arrangement with [custodian] may need review under the new framework. Here's a summary of what changed and what to discuss with your compliance counsel."

This is the difference between monitoring and intelligence. Monitoring gives you everything and asks you to figure out what matters. Intelligence knows what matters to you because it has learned the shape of your practice over time.

From Principle to Practice: A Realistic Starting Point

The architectural ideas in Daniel Miessler's Personal AI Infrastructure project are compelling, but firms don't adopt frameworks β€” they adopt workflows. The way to get value isn't to rebuild your stack around PAI; it's to borrow its core move (put durable context and goals in scaffolding around the model) and apply it to one workflow at a time.

A practical sequence looks like this:

  1. Write your firm's TELOS first. Before any tooling, document the things an AI would need to know to be useful: who you serve, what you don't do, the strategies you stand behind, the compliance lines you never cross, and how you want client communication to sound. This is a one-page artifact that pays off in every downstream use. Most firms have never written it down β€” which is exactly why their AI output reads generic.
  2. Pick one high-friction, low-risk workflow. Meeting prep is the usual winner: it's painful, repetitive, and a mistake is recoverable. Build the structured-memory pattern from use case one here before touching anything client-facing or regulatory.
  3. Keep a human in the loop and an audit trail. Every output the system produces should be reviewable, with its inputs visible. In wealth management, "the AI said so" is never an acceptable answer to a regulator β€” so the scaffolding has to make its reasoning inspectable from day one.
  4. Expand only once a pattern earns trust. Move from meeting prep to the multi-generational and compliance use cases after the first one is genuinely relied on, not before.

What matters about this sequence is that none of it depends on a specific model or vendor. You are building the durable layer β€” identity, context, workflows β€” that survives the next model release. That is the whole point of the "Scaffolding > Model" principle, applied at the pace a regulated firm can actually absorb.

A few honest caveats. Persistent client context raises real data-governance questions: where memory is stored, who can see it, how consent is handled, and how it's purged when a relationship ends. The model-agnostic, plain-text, auditable design helps here, but it doesn't remove the obligation to govern the data deliberately. Treat the infrastructure as something your compliance function helps design, not something bolted on afterward.

The Infrastructure Question

Miessler's PAI project is built for individual power users β€” developers and technical professionals who want to supercharge their own productivity. But the architectural principles generalize.

The firms that will get the most value from AI in wealth management won't be the ones that buy the best chatbot. They'll be the ones that build β€” or have built for them β€” the infrastructure layer that makes AI persistent, contextual, and aligned with how their practice actually works.

That means investing in structured memory systems, not just model access β€” for example, a compiled-truth-plus-timeline memory model like Garry Tan's open-source GBrain, which gives AI the kind of institutional memory most tools lack. It means defining goals and workflows explicitly, so the AI can optimize for outcomes that matter. And it means treating AI not as a tool you query but as a system that learns alongside your team.

The technology for this exists today. The gap is in implementation β€” connecting these architectural patterns to the specific workflows, compliance requirements, and relationship dynamics of wealth management.

That's a gap worth closing.


WestStack helps wealth managers and family offices design AI infrastructure that fits their practice. If the ideas in this post resonate, request a demo.

Personal AI Infrastructure for Wealth Management | WestStack