Skip to content

litcoin: sync to v2.3.0 — RS vertical + boost auto-enrollment + SDK 4.14.8#345

Open
tekkaadan wants to merge 3 commits into
BankrBot:mainfrom
tekkaadan:litcoin-v220-sync
Open

litcoin: sync to v2.3.0 — RS vertical + boost auto-enrollment + SDK 4.14.8#345
tekkaadan wants to merge 3 commits into
BankrBot:mainfrom
tekkaadan:litcoin-v220-sync

Conversation

@tekkaadan
Copy link
Copy Markdown
Contributor

@tekkaadan tekkaadan commented May 3, 2026

Refreshes the litcoin skill to v2.3.0.

What changed since v2.2.0

  • RuneScape vertical (Phases 1-4) — four new adapters live: runescape-insight, runescape-ta, runescape-sentiment, runescape-update-impact. Per-item OSRS / RS3 intelligence, hash-committed TA forecasts, multi-source sentiment theses, per-Jagex-update item-level impact predictions. Total adapter count: 20 → 24.
  • Boost auto-enrollment — miners with consistent archetype output get auto-enrolled at Conservative tier with a 14-day risk-free preview. Eligibility: ≥10 verified subs/7d, avg q ≥6, one archetype ≥60% of volume. Generalists excluded by design.
  • SDK bumped 4.14.1 → 4.14.8 — six PyPI publishes covering: tier-aware stake routing, Windows charmap fix, charmap root-cause fix, pre-flight balance check on stake() with clearer error surfacing.

Files changed

  • litcoin/SKILL.md — version + SDK ref + adapter list + auto-enrollment paragraph
  • litcoin/README.md — SDK version line
  • litcoin/docs.md — domain refresh (already in v2.2.0 commit set)
  • litcoin/references/protocol.md — protocol context (already in v2.2.0 commit set)

Upstream: https://github.com/tekkaadan/litcoin-skill (currently at commit 24fb52b).

🤖 Generated with Claude Code

tekkaadan and others added 2 commits May 2, 2026 23:26
Upstream litcoin/ was last updated 2026-03-19 at version 2.0.0 with the
old litcoiin.xyz domain. This brings it to parity with
github.com/tekkaadan/litcoin-skill v2.2.0:

- Domain refresh across SKILL.md, README.md, docs.md, references/protocol.md
  from litcoiin.xyz to litcoin.app (api.litcoin.app for the coordinator).

- Liquidity to Production delegation system documented end-to-end:
  delegate / undelegate / list_delegations / commission_status /
  claim_commission. Six "Nen archetype" pools (Enhancer, Transmuter,
  Conjurer, Specialist, Manipulator, Emitter) keyed by poolId 0..5.
  Tier-weighted delegation power (Spark 1x, Circuit 2x, Core 4x,
  Architect 8x). 7-day commitment lock + 14-day-yield emergency exit
  penalty (delegation_lock_status, emergency_exit). Pools you back +
  miners opted in via backed_miners.

- Boost program (miner side): opt_in_to_boost(pool_id, commitment_tier)
  with three tiers (Conservative 1x weight / 10% miss penalty,
  Aggressive 2x / 20%, All-In 3x / 35%). opt_out_of_boost,
  boost_optin_status. Threshold = avg quality >= 6/10 AND >= 5 verified
  subs/day. Pool boost share sourced from a 2.5% carve-out of the daily
  research mining pool plus recycled forfeits, so unbacked miners are
  not penalized for stakers' delegation choices.

- TCG intelligence vertical (20 adapters total now): Pokemon, Magic,
  Yu-Gi-Oh, One Piece, Greed Island. tcg_card_profile + tcg_sentiment
  adapters. SDK methods for catalog stats, card profiles, trending,
  events, prices, sentiment.

- About page domain references and protocol.md references all aligned
  to the live coordinator at api.litcoin.app.

SDK on PyPI: v4.14.1 with the full delegation surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…K 4.14.8

Brings the BankrBot litcoin skill up to date with the upstream
tekkaadan/litcoin-skill repo:

- Skill version 2.2.0 → 2.3.0
- SDK reference 4.14.1 → 4.14.8 (six PyPI publishes covered)
- Adapter count 20 → 24 (RuneScape vertical Phases 1-4 added: insight,
  TA forecast, sentiment, update-impact)
- Boost auto-enrollment paragraph added (2026-05-04 ship: 14-day
  preview window, eligibility filter, opt-out semantics)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tekkaadan tekkaadan changed the title litcoin: sync to v2.2.0 — delegation system + litcoin.app domain refresh litcoin: sync to v2.3.0 — RS vertical + boost auto-enrollment + SDK 4.14.8 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant