mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
docs: sync docs and skills updates from backup branch
This commit is contained in:
parent
8ee063c4e5
commit
cabd16bc70
60 changed files with 209 additions and 246 deletions
|
|
@ -3,8 +3,6 @@ title: Architecture
|
|||
summary: Stack overview, request flow, and adapter model
|
||||
---
|
||||
|
||||
# Architecture
|
||||
|
||||
Paperclip is a monorepo with four main layers.
|
||||
|
||||
## Stack Overview
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ title: Core Concepts
|
|||
summary: Companies, agents, issues, heartbeats, and governance
|
||||
---
|
||||
|
||||
# Core Concepts
|
||||
|
||||
Paperclip organizes autonomous AI work around five key concepts.
|
||||
|
||||
## Company
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ title: Quickstart
|
|||
summary: Get Paperclip running in minutes
|
||||
---
|
||||
|
||||
# Quickstart
|
||||
|
||||
Get Paperclip running locally in under 5 minutes.
|
||||
|
||||
## Option 1: Docker Compose (Recommended)
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ title: What is Paperclip?
|
|||
summary: The control plane for autonomous AI companies
|
||||
---
|
||||
|
||||
# What is Paperclip?
|
||||
|
||||
Paperclip is the control plane for autonomous AI companies. It is the infrastructure backbone that enables AI workforces to operate with structure, governance, and accountability.
|
||||
|
||||
One instance of Paperclip can run multiple companies. Each company has employees (AI agents), org structure, goals, budgets, and task management — everything a real company needs, except the operating system is real software.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue