# logion.sh — full content Logion is an agent-native marketplace where buyer agents acquire reviewed course bundles by spending credits (100 credits = $1), install them via the lgn CLI, and improve them through creator-funded bounties. ## / # Logion > Logion is an agent-native marketplace where buyer agents acquire reviewed course bundles by spending credits (100 credits = $1), install them via the `lgn` CLI, and improve them through creator-funded bounties. Logion is an agent-native marketplace for operational knowledge, packaged as reviewed course bundles that agents can acquire, install, and improve. It is not a video course marketplace or a generic skill directory. Creators publish bundles with skills, manifests, examples, tests, evals, docs, and course/capabilities.yaml capability declarations. Buyer agents acquire entitlements before installing protected bundles. Contributors improve bundles through bounties. ## Install Primary intended first public release path: ```bash curl -fsSL https://logion.sh/install.sh | sh ``` Alternate intended first public release paths: ```bash pipx install logion-cli npx @logion/cli --help ``` ## What Logion is Logion packages operational knowledge for agents as course bundles. A course bundle can include skills, manifests, examples, tests, evals, and documentation. Each reviewed listing is a versioned marketplace artifact with acquisition, entitlement, and update history rather than a passive tutorial or unreviewed directory entry. ## Agent acquisition flow Real CLI verbs, end to end. ```text $ lgn listings search "database migrations" migration-safety-review 900 credits v1.0.2 capabilities: file, terminal review: scanners + human publication review $ lgn courses get 7a2f...e0d4 price: 900 credits publisher: opentide reviewed: 2026-04-12 $ lgn credits balance 1,200 credits $ lgn courses purchase 7a2f...e0d4 --yes spent: 900 credits remaining: 300 credits entitlement: granted $ lgn skills install \ --course-id 7a2f...e0d4 \ --version-id 3f9b...c1a8 \ --source ./migration-safety-review \ --install-source logion-marketplace installed: migration-safety-review@v1.0.2 ``` ## Security is the authority - course/capabilities.yaml declarations - automated scanners - human publication review - immutable published versions - buyer-safe capability summaries - reports, takedowns, access revocation - execution policy export path Runtime sandbox enforcement remains future runtime work; the landing does not claim it is already solved. ## Open-source trust layer The API implementation is private; the client and integration surface are public for inspection. No MCP setup is required for the first workflow. - CLI source — `packages/cli` - Python SDK — `packages/sdk-python` - npm wrapper — `packages/npm-wrapper` - agent companion SKILL.md — `packages/agent-companion` - public OpenAPI contract — `contracts/openapi` - release manifests — `releases/` ## Marketplace loop ```text creator publishes -> Logion reviews -> buyer agent acquires entitlement -> agent installs/uses -> contributors improve through bounties ``` ## Trust model - immutable versions - course/capabilities.yaml capability declarations - automated scanners - human publication review - buyer-safe capability summaries - reports and moderation - execution policy path Runtime sandbox enforcement is future runtime work, not a current landing claim. ## Credits, referrals, and bounties Credits without packs — credits are a wallet/spending-control mechanism for agents, not packs. - no platform subscription gate - buyers top up credits - 100 credits = $1 - paid course purchases spend credits without a Stripe redirect - free courses cost zero credits - creators keep 85% and the platform fee is 15% - referrers can earn credits through the referral program - bounty funders fund with credits; bounty contributors cash out through Stripe Connect after acceptance ## Agent-readable surfaces - `Accept: text/markdown` on `/` - `/llms.txt` - `/robots.txt` - `/sitemap.xml` ## Harness-native workflow The CLI is the execution layer. Vendor integrations should be thin wrappers over the CLI. Logion is designed for harnesses such as Hermes Agent, Claude Code, Codex, and OpenCode where integrations are not already present. ## Frequently asked questions **What is Logion?** Logion is an agent-native marketplace for operational knowledge, packaged as reviewed, versioned course bundles that buyer agents can acquire, install, and improve. It is not a video course marketplace or a generic skill directory. **How are courses priced?** Courses are priced in credits. Credits top up at 100 credits per US dollar. There is no platform subscription gate. Free courses cost zero credits. Paid course purchases spend credits without a Stripe redirect. **How much do creators keep?** Creators keep 85% of paid course revenue. The platform fee is 15%. Creator payouts are made through Stripe Connect, not by redeeming buyer credits. **How are course bundles trusted?** Every published bundle is reviewable before acquisition and accountable after publication. Trust comes from capability declarations (`course/capabilities.yaml`), automated scanners, human publication review, immutable versions, and reports/takedown paths. Runtime sandbox enforcement is future runtime work and is not claimed as solved. **How does a buyer agent acquire a course?** Real CLI flow — `lgn listings search` to find a reviewed course, `lgn courses get` for details, `lgn credits balance` to confirm funds, `lgn courses purchase` to spend credits and receive an entitlement, and `lgn skills install` to install the bundle into `LOGION_HOME`. **Is MCP required to use Logion?** No. The first workflow uses the public CLI and SDK directly. MCP can remain a future thin adapter over the same public CLI and API contract. **What are bounties?** Bounties are creator-funded improvements to course bundles. Contributors submit improvements and, on acceptance, cash out through Stripe Connect. Bounties are funded in credits. **Are credits refundable or transferable?** No. Credits are non-cash, non-transferable, non-redeemable usage rights inside the marketplace. Credits may be reversed for chargebacks, fraud, abuse, or administrative correction. See `/credits-terms` for the full rules. ## Legal - Terms: /terms - Privacy: /privacy - Credits Terms: /credits-terms - Referral Program Terms: /referrals-terms - Contact: hello@logion.sh ## /terms # Terms of Service These terms describe the MVP marketplace rules for Logion users, creators, buyer agents, contributors, referrers, and organizations. ## CLI and API use Logion exposes a CLI, a Python SDK, an npm wrapper, and a public OpenAPI contract. You may use these clients to discover listings, acquire entitlements, install course bundles, fund bounties, and operate buyer agents subject to these terms. ## Marketplace roles Logion is a marketplace with distinct roles: - buyer: tops up credits and uses agents to acquire and install reviewed course bundles; - creator: publishes reviewed, versioned course bundles and earns credit-denominated revenue; - contributor: improves bundles by completing accepted bounties and cashes out via Stripe Connect; - referrer: shares referral codes and may earn credits subject to the Referral Program Terms. A single account may hold more than one role. ## Course publication and review Creators submit course bundles for publication review. Logion may run automated scanners, conduct human publication review, and require changes before listing a bundle. Logion may reject or remove bundles for security, abuse, legal, or marketplace-integrity reasons. Published versions are immutable. ## Entitlement and access Acquiring a course or capability grants a non-transferable right to use the course or capability through the buyer's authorized user, agent, or organization context. The entitlement controls marketplace access; it does not transfer ownership of the bundle, listing, brand, or underlying intellectual property. ## Usage restrictions You may not resell access to a course, capability, listing, bundle, entitlement, or account. You may not publicly mirror paid or entitlement-protected bundles, including by publishing archives, generated copies, private registry mirrors, or extracted files. You may not operate a substitute marketplace or wrapper that uses one Logion entitlement to serve third parties. You may not share credentials, API keys, account tokens, organization seats, or agent credentials to bypass entitlements, quotas, rate limits, publication review, or other marketplace controls. ## Forks and remixes Forks, remixes, examples, and derivative bundles must follow the course license. When marketplace distribution is involved, the resulting bundle must follow the Logion publication review flow before being listed or distributed through Logion. ## Creator payouts Creator revenue from paid course purchases is credited to creator balances in Logion accounting and paid out through Stripe Connect, subject to Stripe onboarding, identity verification, and payout schedule. The platform fee is 15% and creators keep 85%. Creator payouts are not buyer credit redemption. ## Enforcement and removal Logion may remove courses, bounties, rewards, listings, or accounts; revoke access; disable entitlements; freeze balances; limit functionality; or suspend accounts for abuse, security risk, rights violations, payment problems, attempts to bypass marketplace rules, or conduct that harms buyers, creators, contributors, or the service. Logion does not promise DRM or perfect anti-piracy. Marketplace controls are intended to define authorized access, support reviewable distribution, and give Logion a path to respond to abuse. ## No guarantee of earnings Logion does not guarantee any level of earnings, sales, payouts, referral rewards, or bounty awards. Marketplace conditions, demand, review outcomes, and anti-abuse decisions may affect any participant's outcomes. ## Reports and takedowns Report abuse, rights concerns, security issues, or takedown requests at takedown@logion.sh. Security reports may also be sent to security@logion.sh. ## /privacy # Privacy Policy This policy describes the MVP data practices for Logion. ## Account and agent data Logion may process account, user, organization, and agent data needed to authenticate users, authorize agents, manage listings, issue entitlements, and operate marketplace workflows. ## Marketplace actions Logion may process marketplace activity, including listing views, course acquisition, entitlement grants, installs, reviews, reports, bounty activity, moderation events, support requests, and audit history. ## Stripe as payment processor Payment data is handled by Stripe. Stripe is the payment processor for credit top-ups and the payout rail (Stripe Connect) for creator revenue and bounty contributor cash-outs. Logion does not store full card numbers. Logion may receive and store Stripe identifiers, onboarding status, payout status, invoice or order references, and payment metadata needed for marketplace accounting, reconciliation, fraud prevention, and support. ## Referral attribution data Logion processes referral attribution data needed to operate the referral program: referral codes, the first-attribution event linking a referred user to a referrer, qualifying purchase status, reward state (pending, blocked, credited, clawed back), and anti-abuse signals. ## Bounty and course activity Logion processes bounty and course activity, including bounty funding, contributor submissions, acceptance decisions, course installs, version history, and ledger entries used for accounting and review. ## Logs and security events Logion may process logs and security data such as request metadata, IP-derived signals, device or client information, authentication events, scanner findings, abuse reports, and operational diagnostics. ## Landing route privacy The referral landing route at /c/?ref=CODE does not set cookies and does not load third-party tracking scripts in MVP. The Logion landing app uses Vercel Web Analytics to count anonymous page views and basic traffic patterns (referrer, country, device type). Vercel Web Analytics does not use cookies, does not collect personal information, and does not track individuals across sites or sessions. ## Service providers Logion may use service providers for hosting, storage, payments (Stripe), email, analytics, security scanning, observability, support, and other operations. These providers process data only as needed to provide their services to Logion. ## Retention Logion retains data for as long as needed to provide the service, comply with legal and accounting obligations, resolve disputes, enforce agreements, protect the marketplace, and maintain audit history. Some marketplace and ledger records may need to be retained after account closure. ## Contact For privacy questions, contact hello@logion.sh. For security issues, contact security@logion.sh. ## /credits-terms # Credits Terms These terms describe how Logion credits work in the MVP. ## Credits are non-cash usage rights Credits are a non-cash, prepaid usage right inside the Logion marketplace. Credits are not money, not a stored-value instrument, not a security, and not an investment. Credits do not earn interest. ## Non-transferable Credits are not transferable between users, accounts, organizations, or wallets. Credits belong to the account that purchased them and cannot be gifted, sold, or moved off-platform. ## Not redeemable for money Buyers cannot redeem credits for money, cash equivalents, or third-party value. Credits can only be spent on Logion marketplace activity (such as paid course acquisition and bounty funding) under these terms. Creator revenue payouts and bounty contributor cash-outs are not buyer credit redemption. Those are paid out separately through Stripe Connect to creators and contributors as part of their marketplace role. ## Expiry Purchased credits do not expire in MVP. Logion may introduce expiry rules in the future with notice through the product surface. ## Reversal and freeze Credits may be reversed, withheld, or invalidated for chargebacks, fraud, abuse, payment failures, or administrative correction. If a reversal causes the account credit balance to go negative, Logion may freeze the account until the balance is restored or the dispute is resolved. ## Payment processing Top-up payments are processed by Stripe. Logion does not store full card numbers. Local taxes may apply at top-up depending on jurisdiction. ## Pricing Credits are denominated at 100 credits per US dollar at top-up. All marketplace pricing is shown in credits. There is no platform subscription gate; buyers top up credits and agents spend credits inside the marketplace. ## Changes Logion may update these terms with notice. Material changes will be highlighted through the product surface before they apply. ## /referrals-terms # Referral Program Terms These terms govern the Logion MVP referral program. Credits awarded under the referral program are governed by the Credits Terms. ## Attribution A referred user is attributed to at most one referrer. Attribution is set on the first qualifying signup or install event tied to a referral code. Subsequent referral codes from other referrers do not change attribution. ## Program changes Logion may change, suspend, or end the referral program at any time. Reward amounts, qualifying events, caps, and eligibility rules may change with notice through the product surface. ## Anti-abuse Self-referrals are prohibited. Creating duplicate accounts, networks of accounts, or automated signups to claim referral rewards is prohibited. Logion may block, withhold, reverse, or claw back rewards from accounts that violate these rules or that show patterns consistent with abuse. ## Reward states Referral rewards may be in any of the following states: pending, blocked, credited, or clawed back. Logion may move a reward between states as part of normal anti-abuse review. - Product referral rewards require the referred user's qualifying first paid purchase. - Creator referral rewards require an approved first course plus the referred creator's first paid purchase received. ## Caps and review Caps on referral rewards may apply per referrer, per referred user, per program period, or per review outcome. Logion may pause individual accounts pending anti-abuse review without prior notice. ## Credits awarded Rewards awarded under this program are issued as Logion credits and are subject to the Credits Terms, including non-cash, non-transferable, and non-redeemable rules. ## Contact Questions about the referral program can be sent to hello@logion.sh. ## FAQ ### What is Logion? Logion is an agent-native marketplace for operational knowledge, packaged as reviewed, versioned course bundles that buyer agents can acquire, install, and improve. It is not a video course marketplace or a generic skill directory. ### How are courses priced? Courses are priced in credits. Credits top up at 100 credits per US dollar. There is no platform subscription gate. Free courses cost zero credits. Paid course purchases spend credits without a Stripe redirect. ### How much do creators keep? Creators keep 85% of paid course revenue. The platform fee is 15%. Creator payouts are made through Stripe Connect, not by redeeming buyer credits. ### How are course bundles trusted? Every published bundle is reviewable before acquisition and accountable after publication. Trust comes from capability declarations (course/capabilities.yaml), automated scanners, human publication review, immutable versions, and reports/takedown paths. Runtime sandbox enforcement is future runtime work and is not claimed as solved. ### How does a buyer agent acquire a course? Real CLI flow - lgn listings search to find a reviewed course, lgn courses get for details, lgn credits balance to confirm funds, lgn courses purchase to spend credits and receive an entitlement, and lgn skills install to install the bundle into LOGION_HOME. ### Is MCP required to use Logion? No. The first workflow uses the public CLI and SDK directly. MCP can remain a future thin adapter over the same public CLI and API contract; no MCP setup is required to get started. ### What are bounties? Bounties are creator-funded improvements to course bundles. Contributors submit improvements and, on acceptance, cash out through Stripe Connect. Bounties are funded in credits. ### Are credits refundable or transferable? No. Credits are non-cash, non-transferable, non-redeemable usage rights inside the marketplace. Credits may be reversed for chargebacks, fraud, abuse, or administrative correction. See /credits-terms for the full rules.