WyrdOS
Open App

Start Guide

Get started with WyrdOS in 10 minutes by creating one traceable strategy-to-execution path

WyrdOS is most useful once work can be traced back to a reason. This guide creates one complete path:

Principle -> Pillar -> Goal Outcome -> Container -> Zone

Before You Start

You need:

  • Access to a WyrdOS workspace at app.wyrdos.app.
  • Permission to create engines, containers, and zones in that workspace.
  • A small example project. This guide uses Beta onboarding.

When you finish, you should be able to open a zone and answer:

  • What work is happening?
  • Which container owns it?
  • Which goal does it support?
  • Which pillar and principle explain why it matters?

1. Create Or Open A Workspace

Sign in at app.wyrdos.app. Create a workspace if you do not already have one, or open the workspace where your team plans work.

Checkpoint: the sidebar should show the main WyrdOS areas, including Engines and Pipelines.

2. Add One Principle

Open Engines -> Principles and create:

FieldValue
NameDecisions should leave a trail
DescriptionImportant work should make its reasoning visible later.

Checkpoint: the principle appears in the Principles list and can be opened again from its detail page.

3. Add One Pillar

Open Engines -> Pillars and create:

FieldValue
NameProduct clarity
StatusActive
Linked principleDecisions should leave a trail

Checkpoint: the pillar detail page shows the linked principle.

4. Add One Goal Outcome

Open Engines -> Goal Outcomes and create:

FieldValue
NameBeta users understand onboarding
TermShort
Target datePick a real review date
Linked pillarProduct clarity

Checkpoint: the goal outcome is measurable and linked back to the pillar.

5. Add One Container

Open Pipelines -> Containers and create:

FieldValue
NameProduct
StatusActive
PriorityMedium
Linked pillarProduct clarity
Linked goal outcomeBeta users understand onboarding

Use the editor area for short context:

Owns product experience work for the beta launch.

Checkpoint: the container detail page shows its linked pillar and goal outcome.

6. Add One Zone

Open Pipelines -> Zones and create:

FieldValue
NameOnboarding cleanup
ContainerProduct
StatusActive
Do dateToday or the next working date
Due dateThe next review date
Linked goal outcomeBeta users understand onboarding

Use the editor area for the immediate work:

Review the first-run flow and record the top three confusing steps.

Checkpoint: the zone belongs to the Product container and points to the beta onboarding goal.

7. Check Traceability

Open the Onboarding cleanup zone and inspect its linked entities. Then move upward:

  1. Zone: Onboarding cleanup
  2. Container: Product
  3. Goal outcome: Beta users understand onboarding
  4. Pillar: Product clarity
  5. Principle: Decisions should leave a trail

If any layer is missing, add the relationship before creating more work. A small complete graph is more useful than a large disconnected workspace.

Visual Checkpoints

The quickstart should be easy to verify visually. Capture or refresh these screenshots whenever the app UI changes:

StepCapture targetExpected state
Workspacescreenshots/quickstart/workspace-home.pngSidebar visible after sign-in.
Principlescreenshots/quickstart/principle-detail.pngPrinciple detail page open.
Pillarscreenshots/quickstart/pillar-linked-principle.pngPillar shows linked principle.
Containerscreenshots/quickstart/container-linked-goal.pngContainer shows linked goal and pillar.
Zonescreenshots/quickstart/zone-traceability.pngZone shows container and goal links.

Do not publish blurred or cropped screenshots that hide the relationship fields. If screenshots are not current, keep the table and update the assets before the next docs release.

Next Steps

  • Concepts explains the full entity model.
  • Engines explains principles, pillars, value goals, and goal outcomes in depth.
  • Pipelines explains containers, zones, actions, dates, and execution flow.
  • Ontology & Evidence explains graph review, evidence, and proposals.
  • Conventions explains index pages, filters, views, and detail pages.
  • Validate your workspace gives a checklist for spotting missing or stale links.
  • Support explains how to get help.