1 viewer
CLI Commands
Runtime Shell
The CLI can launch browser views, inspect app view manifests, and render view-node payloads directly in the terminal.
Built-ins
App Commands
- compute statusCompute - Inspect Compute health, capacity, and routing ownership
- compute devnet startCompute - Start the loopback GPU worker devnet for shared-compute demos
- compute devnet statusCompute - Inspect loopback GPU worker devnet status
- compute devnet stopCompute - Stop the loopback GPU worker devnet
- compute policy-matrixCompute - Probe compute routing policy outcomes, including distributed GPU selection
- logger statusLogger - Show logger health and storage status
- logger queryLogger - Query recent runtime events
- logger tailLogger - Tail logger events from the local CLI
- home feedHome - Aggregated home feed: Next Up + Today + Needs Review + Activity
- searchSearch - Universal text search across the shared graph
- ad statusAd - Check ad app status
- ad serveAd - Serve aligned ads to the caller (with explainable why)
- course createCourse - Create a draft course (owner_id + title required; slug auto-derived)
- course listCourse - List courses with optional status / owner / academy filters
- course outlineCourse - Fetch a course's nested outline (modules + lessons)
- course publishCourse - Publish a course so it appears in the catalog
- course module-addCourse - Add an ordered section (module) to a course
- course lesson-addCourse - Add an ordered lesson to a course (optionally within a module)
- credential claimCredential - Claim an earned credential by verifying a completed course (holder_id + course_id)
- credential issueCredential - Manually grant a credential (holder_id + title)
- credential listCredential - List credentials, optionally filtered to one holder
- achievement defineAchievement - Define an achievement/badge (owner_id + title required; key auto-derived)
- achievement unlockAchievement - Grant an achievement to an earner (mints the badge-asset)
- achievement earnedAchievement - A peer's trophy case + total XP
- achievement listAchievement - List achievement definitions
- delegation post-offerDelegation - Post a new DelegationOffer (kind, fees, duration, rationale)
- delegation get-offerDelegation - Fetch a single DelegationOffer + its derived is_active flag and ms_to_expiry
- delegation revoke-offerDelegation - Revoke a Pending offer YOU posted (least-privilege check on offered_by)
- delegation list-offersDelegation - Bilateral search over offers (filter + sort + paginate)
- delegation match-agentsDelegation - Find ranked agents for a proposed scope (rep + alignment + role + status)
- deploy statusDeploy - Show decentralized deploy control-plane readiness
- deploy scanDeploy - Show the platform research scan and CRE8 translation
- deploy planDeploy - Plan an abstract compute app over CRE8 VM and network peers
- deploy showcaseDeploy - Return the VM plus decentralized-network hosting showcase
- deploy capabilitiesDeploy - Audit the runtime and peer capabilities needed for CRE8 Deploy
- deploy upDeploy - Detect, bundle, publish, and smoke-invoke a CRE8 capsule
- deploy detectDeploy - Detect a framework or Docker-shaped source capsule
- deploy adapterDeploy - Plan a framework adapter that targets the CRE8 VM and hyperbundle contract
- deploy transpileDeploy - Emit a deterministic VM transpile receipt for an adapter plan
- deploy proveDeploy - Prove an adapter transpile by fixture replay receipt
- deploy publishDeploy - Publish a deploy record and gateway route pointer
- deploy bundleDeploy - Create the CRE8 hyperbundle artifact contract for a deploy
- deploy promoteDeploy - Move a route pointer to a deploy record
- deploy rollbackDeploy - Move a route pointer back to its previous deploy record
- deploy showcase publishDeploy - Publish the abstract compute showcase app
- deploy listDeploy - List deployed app records
- deploy inspectDeploy - Inspect a deployed app by id, route key, or name
- deploy invokeDeploy - Invoke a deployed CRE8 VM app through the deploy gateway
- deploy logsDeploy - Read invocation logs for a deployed app
- deploy receiptsDeploy - Read invocation receipts for a deployed app
- inventory receiveInventory - Add inbound stock (item_ref + location_ref + quantity)
- inventory availableInventory - On-hand / reserved / available for an item across locations
- inventory transferInventory - Move stock between two locations atomically
- inventory balancesInventory - List stock balances (optional item/location filter)
- memory rememberMemory - Persist a memory entry — signed claim 'I (account) noticed/learned X'
- memory recallMemory - Recall memory entries by query (substring + tag), optionally filtered by account or tag
- memory getMemory - Fetch one memory entry by id
- memory listMemory - List memory entries — optionally filter by account or tag
- memory recall-for-goalsMemory - Recall memory entries biased by the actor's active goals — same memory pool, but goal-shaped per agent. Lambda controls how strongly goals reorder: 0.0 = direct query only; 0.5 default = goals nudge ties; 1.0 = pure goal-alignment.
- onboard statusOnboard - Check identity onboarding progress
- onboard beginOnboard - Create or refresh the local identity seed
- onboard profileOnboard - Show account, passport, and session profile data
- organization createOrganization - Create a standing org (owner_id + name; optional kind)
- organization member-addOrganization - Add a member to an org with a role
- organization attach-childOrganization - Attach a child ref (project/shop/venture/outlet/festival/course/site)
- organization listOrganization - List orgs with optional kind / owner filters
- avatar statusAvatar - Check avatar app status
- face statusFace - Check face app status
- person statusPerson - Check person app status
- realm bootstrapRealm - Seed a product-shaped CRE8 Realm from the existing runtime apps
- realm getRealm - Load one realm manifest by id or slug
- realm demoRealm - Run the flagship realm loop: task motion, exchange ballot, matching, collab, and one virtual compute tick
- realm environment startRealm - Launch or relaunch the realm environment from its stored manifest
- realm environment stopRealm - Stop the realm environment using its stored launch session
- realm listRealm - List recent realms
- realm statusRealm - Show realm app status and recent bootstrap activity
- virtual statusVirtual - Inspect Virtual subsystem health and registered surfaces
- virtual showcaseVirtual - Read the runtime-native Virtual showcase story and operator guidance
- virtual launchVirtual - Create or refresh the native Virtual launch session contract
- virtual launch nativeVirtual - Spawn the standalone CRE8VIRTUAL 3D world in a native window
- emulateVirtual - Spawn a CRE8VM emulator ROM fullscreen in a native frame-host window
- virtual native-demoVirtual - Run the flagship native Virtual demo through the app-owned surface
- virtual launch inspectVirtual - Inspect one launch session, bridge, and liveness bundle
- virtual launch summaryVirtual - Load the compact launch summary from the latest or named artifact
- virtual demo statusVirtual - Read Virtual demo status from the latest launch artifact
- virtual demo readyVirtual - Check whether the native Virtual demo is ready for the flagship story
- virtual demo cardVirtual - Render the compact operator card for the latest Virtual demo pass
- virtual bridge resumeVirtual - Resume the latest paused Virtual bridge run from persisted artifacts
- virtual replayVirtual - Replay the latest Virtual launch artifact through the runtime surface
- goal setGoal - Set a new goal — signed self-direction claim
- goal updateGoal - Patch fields on an existing goal (statement, weight, status, tags)
- goal achieveGoal - Mark goal as Achieved (self-attested in v1; peer-validated when validation primitive ships)
- goal abandonGoal - Mark goal as Abandoned — distinguished from Achieved for honesty
- goal getGoal - Fetch one goal by id
- goal listGoal - List goals with optional account / status / active_only filters
- goal list-visibleGoal - List goals the actor can see — own goals + cross-account goals under active Visibility consent. Emergent shared values via consent.
- goal scoreGoal - Rank candidate actions by alignment to the actor's active goals (optionally including visible cross-account goals at a discounted weight).
- health statusHealth - Derive a subject's live condition + vitality from the Action log
- health tickHealth - Recompute + persist a snapshot; mint wellbeing on sustained health
- health strainHealth - Record a strain event lowering an axis (energy / nourishment / protection)
- health applyHealth - Record a care / rest event raising an axis
- health getHealth - Fetch the last persisted condition snapshot for a subject
- health listHealth - List persisted condition snapshots across subjects
- skill claimSkill - Assert a skill at a proficiency for an account
- skill demonstrateSkill - Attach evidence (task/work asset refs) to a claim
- skill certifySkill - Attest a subject's skill (mints the endorsement credential to the subject)
- skill revokeSkill - Revoke a skill claim
- skill getSkill - Fetch one account's skill claim + endorsements
- skill listSkill - List skill claims with optional account / skill filters
- skill matchSkill - Rank accounts against a skill-requirement set (certified-only by default)
- schedule reserveSchedule - Book a resource for [start, end); rejects on conflict unless force=true
- schedule cancelSchedule - Cancel a reservation, freeing its slot
- schedule completeSchedule - Mark a reservation kept; mints the kept-commitment credential
- schedule recurSchedule - Expand a daily/weekly recurrence into reservations within a window
- schedule find-slotSchedule - Find free slots of a duration on a resource within a window
- schedule conflictsSchedule - List reservations overlapping a candidate interval on a resource
- schedule availabilitySchedule - Publish an availability window for a resource
- schedule listSchedule - List reservations with optional resource / holder filters
- schedule importSchedule - Import an iCal feed (inline text or a .ics URL) as reservations
- schedule feedSchedule - Export reservations as an iCalendar (.ics) document
- schedule caldav-pushSchedule - Push reservations to an external CalDAV calendar (Basic auth / app-password)
- escrow lockEscrow - Lock asset units under a release condition
- escrow releaseEscrow - Release escrowed funds to the beneficiary if the condition holds
- escrow refundEscrow - Return escrowed funds to the depositor
- escrow getEscrow - Fetch one escrow by id
- escrow listEscrow - List escrows with optional depositor / beneficiary filters
- agreement createAgreement - Create a multi-party agreement (optionally locking an escrow it settles)
- agreement signAgreement - Add a party's signature over the instrument
- agreement evaluateAgreement - Evaluate a bound agreement against facts and settle obligations
- agreement getAgreement - Fetch one agreement by id
- agreement listAgreement - List all agreements
- claim assertClaim - Anchor a falsifiable claim in the truth graph
- claim evidenceClaim - Attach signed-strength evidence from a source
- claim stanceClaim - Record a peer's verdict (support | dispute | neutral)
- claim argueClaim - Link a claim as dialectic for another (supports | rebuts)
- claim predictClaim - Commit to a claim's outcome (true | false) before reality arrives
- claim resolveClaim - Stamp the resolved outcome and grade every open prediction
- claim evaluateClaim - Fold the epistemic neighborhood into a truth assessment
- claim getClaim - Fetch one claim by id
- claim listClaim - List all claims
- claim regimesClaim - Consensus regimes + forecast over assessment history
- claim calibrationClaim - Per-peer prediction track record vs resolved reality
- event createEvent - Create a draft event with time, venue, capacity, and ticket tiers
- event publishEvent - Publish an event, opening it for reservations
- event cancelEvent - Cancel an event; refunds all paid tickets
- event completeEvent - Mark an event completed; mints the organizer's hosted credential
- event listEvent - List events with optional organizer / status filters
- ticket reserveEvent - Reserve a ticket (RSVP free / buy paid); waitlists when full
- ticket check-inEvent - Check a ticket in; settles payment to organizer and mints attendance credential
- ticket cancelEvent - Cancel a ticket before check-in; refunds any held payment
- ticket listEvent - List tickets with optional event / holder / status filters
- event importEvent - Import events from an iCal feed, or Eventbrite/Calendly (BYO token)
- event remindEvent - Notify all active ticket holders with an .ics invite
- ticket checkoutEvent - Create an external (Stripe) checkout session for a paid ticket
- venue createVenue - Create a draft venue (owner_org_id + name required)
- venue room-addVenue - Add a bookable room to a venue (its id becomes the Schedule resource_id)
- venue availabilityVenue - Fetch a venue's live room availability, each room resolved against Schedule
- venue listVenue - List venues
- festival createFestival - Create a draft festival (owner_id + title required)
- festival slot-addFestival - Add a slot pointing at an Event (session), Room (stage), or Shop (merch)
- festival scheduleFestival - Fetch a festival's live program with each slot resolved against its sibling app
- festival listFestival - List festivals
- fabrication runFabrication - Run a device job: produce an item and land it as stock
- fabrication submitFabrication - Queue a fabrication job
- fabrication verifyFabrication - Proof-of-Make: verify a produced item's provenance witness (by item_ref or job_id)
- fabrication listFabrication - List fabrication jobs (newest first)
- property statusProperty - Property data-spine status
- property providersProperty - List market-data providers + datasets
- property ingestProperty - Pull a provider dataset (e.g. zillow zhvi_zip) into the graph
- property parcel-atProperty - Find the parcel containing a lat/lng point
- property estimateProperty - Estimate a parcel's value (indexed anchor + comps)
- property publish-indexProperty - Publish a region's market index as a priceable asset
- property livabilityProperty - Rank where to live by your goals + budget + anchors
- property listingsProperty - Browse active property listings
- property virtual-sceneProperty - Export regions/parcels as a value-colored virtual-world scene
- doc statusDoc - Check doc app status
- doc generateDoc - Author a long-form document from a brief
- conduit statusConduit - Show Conduit jobs, live sessions, muxes, and stream health
- conduit substrateConduit - Show the shared live substrate across sessions, streams, and muxes
- conduit jobsConduit - List Conduit transform jobs
- conduit eventsConduit - List recent Conduit job events
- conduit streamsConduit - List active Conduit audio streams
- conduit streamConduit - Show one Conduit audio stream
- conduit closeConduit - Close a Conduit audio stream
- conduit clearConduit - Clear buffered audio chunks for a stream
- conduit liveConduit - List shared live sessions
- conduit live generateConduit - Generate a shared audio/video live room recipe
- conduit live closeConduit - Close a shared live session
- conduit workersConduit - List registered transcode and packaging workers
- radio statusRadio - Show radio subsystem health and voice cache stats
- radio formatsRadio - List available radio formats (talk_solo, music_dj, meditation, ...)
- radio tuneRadio - Run a generative radio loop — script (LLM) → TTS → Conduit chunks
- radio stopRadio - Stop a running Radio.Tune loop by stream_id
- radio synthRadio - Generate inline PCM (sine / square / saw / triangle / noise) — WASM-compatible
- audio statusAudio - Show audio graph and engine status
- audio synthAudio - Create a simple synthesized tone
- audio songAudio - Render a fully arranged song (drums + bass + pads + melody)
- audio sceneAudio - Build a harmonic scene from the audio graph
- audio focusAudio - Start a tuned-in live focus stream
- audio wonderAudio - Start a wider, more exploratory harmonic stream
- audio pulseAudio - Start a rhythmic ignition stream
- audio droneAudio - Start a grounded low-frequency drone
- audio shimmerAudio - Start a bright harmonic shimmer stream
- audio breathAudio - Start a slow breath-paced harmonic stream
- audio binauralAudio - Start a stronger binaural carrier field
- audio ritualAudio - Start a longer ceremonial harmonic stream
- audio focus-wonderAudio - Move the macro slider from focus toward wonder
- audio liveAudio - Prepare a live evolving harmonic scene stream
- audio streamsAudio - List active audio streams in Conduit
- audio streamAudio - Show the default audio stream state
- audio stopAudio - Close the default live audio stream
- audio clearAudio - Clear buffered chunks for the default audio stream
- audio recipeAudio - Validate an audio recipe
- audio autogenAudio - Generate a live audio recipe from a prompt
- audio sonify-seqAudio - Sonify a genomic DNA sequence
- audio sonify-ledgerAudio - Sonify a ledger of transactions
- agent createAgent - Bootstrap a new agent (kind=agent account + auto-Visibility consent + optional initial transfer)
- agent listAgent - List all agent accounts on this runtime
- agent getAgent - Fetch one agent's profile by account_id
- agent statusAgent - Show agent runtime status (counts by status field)
- agent set-statusAgent - Flip an agent between active / dormant / archived
- agent live-workAgent - List runtime processes attributed to this agent (chunk 4)
- validation attestAssociation - Attest another peer's claim — fires the consensus loop. verdict = accept | reject | amend (amend requires amend_suggestion).
- validation getAssociation - Fetch one Validation by id
- validation listAssociation - List Validations targeting a specific subject
- association getAssociation - Fetch one Association by id
- association listAssociation - List Associations targeting a specific subject (typically 0 or 1)
- attention feedAttention - List tracked attention records
- attention persistAttention - Track attention and mint an attention asset
- attention summaryAttention - Daily and weekly attention dashboard
- attention analyticsAttention - Aggregate live rooms and click activity
- attention streaksAttention - Habit streak progress
- attention regimesAttention - Habit clusters and a forecast of where attention goes next
- attention habitsAttention - List tracked habits
- attention habit createAttention - Create a new habit category
- attention habit goalAttention - Set a time goal for a habit
- ballot catalogBallot - List position-creating ballots
- ballot submitBallot - Submit answers and emit a position
- charter createCharter - Create a charter manifest
- charter amendCharter - Amend an existing charter
- charter attachCharter - Attach a charter to a scope
- charter getCharter - Fetch one charter by id or slug
- charter listCharter - List charters
- charter checkCharter - Check whether a connection is sanctioned in a charter or scope
- collab session runCollab - Run a fully specified writer and critic collaboration session
- collab demoCollab - Run the standard collab demo using the runtime's default or selected provider
- collab retrieveCollab - Run the retrieval-backed collab demo with a seeded mini corpus
- collab cross-cliCollab - Run the Claude writer / Codex critic collab demo through the app surface
- collab session getCollab - Load one collaboration session by id
- collab statusCollab - Inspect collab and intelligence provider status
- notification inboxNotification - List local runtime notifications
- notification createNotification - Create a local inbox notification
- project createProject - Create a project (Solo/Multisig/Ballot/DelegatedToAgent governance)
- project getProject - Fetch one project by id, optionally with task/time activity
- project listProject - List projects — filter by status / creator / member
- project statusProject - Summarize project coordination health from task state and recent time
- project validation-draftsProject - Generate project-scoped review drafts for recent time entries
- project fundProject - Add to a project's declared budget (v1: declarative; real escrow in Commit 8)
- project member-addProject - Add a member (v1: owner-only; multisig/ballot governance gates land in Commits 7+9)
- project member-removeProject - Remove a member (v1: owner-only; cannot remove the creator)
- project update-statusProject - Change project status (Active ↔ Paused; → WoundDown is terminal)
- task createTask - Create a new task — emits no receipt yet (vertex only); claim/submit/approve drive the lifecycle.
- task getTask - Fetch one task by id
- task listTask - List tasks — filter by status / owner / claimant / project_id
- task claimTask - Claim an Open task (signed claim receipt fires through chokepoint)
- task submitTask - Submit evidence on a Claimed task (claimant-only)
- task approveTask - Approve a Submitted task — signs receipt, fires task.complete contract, settles bounty + credentials
- task cancelTask - Cancel a non-terminal task (owner-only)
- task scheduleTask - Time-block a task onto a calendar (auto-fit before its due date, or a given start)
- task recommendTask - Rank the open-task queue for a peer by value + feasibility (optionally auto-schedule top picks)
- time logTime - Log a time entry — self-attestation of work on a task
- time getTime - Fetch one time entry by id
- time listTime - List time entries — filter by account, task, or project
- time rollupTime - Summarize time activity by account, task, and project across an optional started_ts_ms window
- time atTime - Witness an actor's presence at a moment — fires time.at receipt (preview)
- time duringTime - Witness an actor's interval over a moment — fires time.during receipt (preview)
- time validateTime - Peer-attest a TimeEntry — verdict accept/reject/amend, optional dimension scores
- time valueTime - Score the value of being at a moment for an actor — read-only dry-run
SSR snapshot
Live Payload
Cli.commands SSR payload is live-ready.