Back to corpus
research noteexperiment writeup candidatescore 24
TrajectoryOS Quick Start Guide
TrajectoryOS is a life physics engine that models your career trajectory using computational physics. It treats your life as a dynamical system with:
Full HTML reader
Read the full artifact
Extracted abstract or opening context
TrajectoryOS is a life physics engine that models your career trajectory using computational physics. It treats your life as a dynamical system with:
- **T (Thrust)**: Your skill capacity × utilization × alignment - **A (Alignment)**: How well your projects match your skills - **G (Gravity)**: Constraints pulling you back - **M (Mass)**: Inertia from existing projects/dependencies - **η (Escape Index)**: T×A / G×M - your trajectory toward goals
- **Python 3.9+** with pip - **Node.js 18+** with npm - **SQLite** (included with Python)
**What happens:** 1. Evidence stored in SQLite 2. Python Bayesian model updates belief (posterior mean & std) 3. Belief propagates through skill graph 4. Updated beliefs returned with uncertainty estimates
**What happens:** 1. Python scenario generator creates 10 different action plans 2. Each scenario is simulated using life state dynamics model 3. Scenarios are evaluated by final escape index (η) and escape probability 4. Results ranked by best outcome
Promotion decision
What has to happen next
Attach run IDs, datasets, metrics, and reproduction commands.
Why this is not always a full paper yet
Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.