Syncing
This commit is contained in:
51
rag/portfolio.md
Normal file
51
rag/portfolio.md
Normal file
@@ -0,0 +1,51 @@
|
||||
# Crimson Leaf LLC — Company Portfolio
|
||||
|
||||
> **Maintained by:** Victor (CEO)
|
||||
> **Updated:** After every successful bootstrap and on every quarterly review.
|
||||
> **Purpose:** This is the authoritative ledger of all companies Crimson Leaf has incubated.
|
||||
> Victor must update this file as part of the `close` step in `bootstrap_company`.
|
||||
|
||||
---
|
||||
|
||||
## Active Portfolio
|
||||
|
||||
| Company Name | Slug | Industry | Bootstrapped | Agents | Status | Revenue Model |
|
||||
|---|---|---|---|---|---|---|
|
||||
| *(none yet)* | — | — | — | — | — | — |
|
||||
|
||||
---
|
||||
|
||||
## Killed Concepts
|
||||
|
||||
> Concepts that reached Phase 2+ but were killed before bootstrap. Preserved for institutional memory.
|
||||
|
||||
| Working Title | Industry | Phase Killed | Kill Reason | Date |
|
||||
|---|---|---|---|---|
|
||||
| *(none yet)* | — | — | — | — |
|
||||
|
||||
---
|
||||
|
||||
## Portfolio Health Metrics
|
||||
|
||||
| Metric | Target | Current |
|
||||
|---|---|---|
|
||||
| Active companies | Growing | 0 |
|
||||
| Avg agents per company | 5–6 | — |
|
||||
| Avg time Discovery → Bootstrap | < 1 week | — |
|
||||
| Companies operating 30+ days autonomously | 100% | — |
|
||||
| Industries represented | Diversified | 0 |
|
||||
|
||||
---
|
||||
|
||||
## How to Update This File
|
||||
|
||||
After a successful **Phase 6 (bootstrap_company)**, Victor adds a row to **Active Portfolio** with:
|
||||
- **Company Name** — the human-readable name from the design spec
|
||||
- **Slug** — the machine-readable slug used in the Gitea repository
|
||||
- **Industry** — the market vertical (e.g., "Legal AI", "E-commerce Content")
|
||||
- **Bootstrapped** — ISO date (YYYY-MM-DD)
|
||||
- **Agents** — count of agents hired
|
||||
- **Status** — `Operational`, `Warming Up`, `Under Review`, or `Stalled`
|
||||
- **Revenue Model** — one-line summary
|
||||
|
||||
When a company is killed at any gate (see `kill_protocol.md`), Victor adds a row to **Killed Concepts**.
|
||||
Reference in New Issue
Block a user