Skip to content
Back to Atlas

Vault & Assets

The combined idea/asset library, all 13 asset types, conversion workflow, and lifecycle.

core objects

What is the Vault?

The Vault is your combined library of ideas and assets, everything you've captured and curated. It has two distinct sections:

  • Ideas Tab. All captured ideas across all statuses, filterable by status, capture type, project, tags, and search

  • Assets Tab. Curated, reusable intellectual property that you've deliberately created or promoted from ideas


The Vault is where you go to find, filter, and manage your intellectual inventory. Think of it as your founder's IP library, the place where raw thoughts and refined wisdom both live.

Vault Filtering & Search

The Vault supports multiple filter dimensions that can be combined:








FilterOptionsDescription
------------------------------
StatusRAW, IN_TRIAGE, CLASSIFIED, CONVERTED, PARKED, ARCHIVEDFilter by lifecycle status
Capture TypeAll 12 typesFilter by what kind of thought it is
ProjectAll projectsFilter by project assignment
TagsAll workspace tagsFilter by tag
Asset TypeAll 13 types (assets tab only)Filter by asset classification
SearchFree textSearches title and body content
SortNewest, Oldest, Score (highest)Change sort order

Filters are applied via URL parameters, so you can bookmark specific filtered views.

What is an Asset?

An asset is a piece of curated, reusable intellectual property. Unlike ideas (which are raw intake), assets are refined and intentionally preserved for future use. They represent your operational wisdom, the things you've learned, built, or discovered that have lasting value.

The Idea → Asset distinction is fundamental. Ideas are raw and disposable. Assets are curated and durable. An insight you captured at 2am is an idea. That same insight, refined into a strategic principle with context and application notes, is an asset.

Watch out:Never treat ideas and assets as interchangeable. They have different schemas, different purposes, and different lifecycles. Blurring this boundary degrades the quality of both.

Asset Types. Complete Reference














TypeDescriptionExample
----------------------------
PromptA reusable AI prompt template"Product naming prompt: Generate 10 names that are..."
Copy FrameworkMarketing copy structure"Problem → Agitation → Solution framework for landing pages"
Launch FrameworkGo-to-market playbook"7-day launch sequence: Day 1: teaser, Day 2: build list..."
Strategic PrincipleA core principle guiding decisions"Never compete on price, compete on switching cost"
Lesson LearnedA documented learning from experience"Users don't read onboarding, they click randomly until something works"
Product TruthA validated insight about your product/market"Our conversion rate doubles when we show pricing before features"
Decision PatternA reusable decision-making framework"When evaluating partnerships, always check: revenue split, exclusivity, exit clause"
Messaging AssetBrand voice, positioning, or messaging copy"Foundry positioning: 'The operating system for builders'"
Monetization LogicRevenue model or pricing strategy"Freemium with 3-project cap drives 12% conversion to Pro"
Naming HookA name, tagline, or branding concept"'Foundry', evokes building, crafting, forging something from raw material"
Technical PatternA reusable code/architecture pattern"Use optimistic UI with useTransition for all server actions"
Business FrameworkA business methodology"Builder capacity model: max 3 active projects, review weekly"
OtherAnything that doesn't fit aboveUncategorized reusable IP

Converting Ideas to Assets

Ideas with eligible capture types can be converted to assets once they've been classified through triage.

Eligible capture types: INSIGHT, PROMPT_ASSET, FRAMEWORK, DECISION, LAUNCH_ANGLE, MONETIZATION_IDEA

Conversion flow:
1. Idea must be in CLASSIFIED status (has been triaged)
2. Click "Convert" on the idea card in the Vault
3. A modal appears where you choose the asset type and edit the content
4. On save, a new asset is created with the idea's content
5. The original idea's status changes to CONVERTED
6. The asset retains a reference to the source idea

The conversion is one-way, you can't "un-convert" an asset back to an idea.

Asset Fields & Lifecycle









FieldTypeRequiredDefaultDescription
---------------------------------------------
TitleTextYes,Asset name
BodyTextYes,The actual reusable content, the IP itself
Asset TypeEnum (13 values)YesOTHERClassification (see table above)
StatusEnumYesACTIVEACTIVE, DRAFT, ARCHIVED
ReusableBooleanNotrueWhether this asset is actively reusable
ProjectReferenceNonullWhich project this belongs to
Source IdeaReferenceNonullThe original idea (if converted)
TagsMany-to-manyNononeTags for categorization

Lifecycle:
  • ACTIVE. Live and available. Shows in default Vault view.

  • DRAFT. Work in progress. Not yet finalized.

  • ARCHIVED. Removed from active view. Can be restored to ACTIVE.

FAQ

When should I create an asset vs. just keeping it as an idea?
Create an asset when the content has lasting, reusable value. A "quick note: competitor X raised prices" is an idea. A "pricing response playbook: when competitors raise prices, do X, Y, Z" is an asset.

Can I create assets directly without converting from an idea?
Yes. Click "+ New Asset" in the Vault's assets tab to create an asset from scratch.

Can I copy an asset's content?
Yes. Each asset card has a copy button that copies the body text to your clipboard.

Are assets searchable?
Yes. Assets appear in both Vault search and global search (Cmd+K).