Skip to content
PSA
March 22, 202610 min read

The PSA Framework Explained

Projects, Systems, and Archives — the three buckets that organize all knowledge work for AI collaboration.

Ja Shia

Ja Shia

AI Consultant

Share

Every productivity system you have tried organizes tasks. PSA organizes knowledge...

The Core Insight

Traditional productivity asks: "What do I need to do today?" PSA asks a different question: "What am I building that will still be useful next year?"

The difference matters because AI changes the economics of knowledge work. When an AI can execute tasks for you, the bottleneck shifts from doing to knowing — knowing what to build, how to build it, and where to find what you have already figured out.

PSA gives you three buckets to organize everything.

Projects

A project is active work with a clear outcome. It has a start date, a target end date, and a deliverable. "Build the marketing website" is a project. "Launch the booking app" is a project. "Learn TypeScript" is not a project — it is a system.

What Makes a Good Project

  • Defined scope — You can describe the finished state
  • Time-bound — It has a deadline, even if self-imposed
  • Produces artifacts — Code, content, designs, decisions
  • Creates or improves systems — Every project should leave behind reusable knowledge

The last point is critical. If you complete a project and the only output is the deliverable, you have wasted half the value. The systems and archives you create along the way are just as important.

Systems

A system is a repeatable process that gets better over time. "How I build Next.js apps" is a system. "My content publishing workflow" is a system. "My code review checklist" is a system.

Systems vs. Habits

Habits are behaviors. Systems are documented processes. The distinction matters for AI because an AI cannot adopt your habits, but it can follow your systems — if you write them down.

A well-documented system includes:

  • Trigger — When to use it
  • Steps — What to do, in order
  • Tools — What software or resources are needed
  • Quality checks — How to verify the output
  • Exceptions — When to deviate from the standard process

The Compounding Effect

Every time you run a system, you can improve it. Add a step you missed. Remove one that wastes time. Refine the quality checks. Over months, your systems become extraordinarily efficient — and your AI becomes extraordinarily capable at executing them.

Archives

An archive is the searchable record of everything you have done, decided, and learned. It is not a graveyard for old files. It is an active knowledge base that your AI references constantly.

What Goes in the Archive

  • Completed project documentation
  • Decision records with rationale
  • Lessons learned and post-mortems
  • Reference materials and research
  • Past outputs that might be useful as templates

Archive Structure

Keep it simple. A folder hierarchy organized by domain, with consistent naming conventions. The goal is retrievability — if you or your AI cannot find something in under 30 seconds, the archive is not working.

Why PSA Works for AI

When you organize your work into Projects, Systems, and Archives, you are building the exact infrastructure AI needs to be useful. Projects give it scope. Systems give it process. Archives give it memory.

Without PSA, your AI starts every session blind. With PSA, it starts every session informed.

Share
PSAProductivitySystems

The AI Alchemist

Practical AI strategies, behind-the-scenes builds, and emerging tools — delivered weekly to practitioners.