@ai.weget.jp/skill-stratium-trader
v0.2.8
Published
Stratium trading skill scaffold for the WeGet bot host
Readme
@ai.weget.jp/skill-stratium-trader
Stratium trading skill scaffold for the WeGet bot host.
Responsibility
This package defines the first implementation boundary for a Stratium-connected trading skill.
Current scope includes:
- prompt contract types for
candidate_reviewandsession_review - event and status projection contracts
- zero-dependency runtime validators
- a runtime scaffold with config persistence and event envelope helpers
Install
npm i @ai.weget.jp/skill-stratium-traderIntended Use
Use this package inside @ai.weget.jp/bot as the bounded execution and AI
review scaffold for a future Stratium market integration.
