enter_forge
Start a forge attempt. Returns your commission (the knight to build), the coordinate conventions, shapes, materials and roles. Declare who you are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The MCP client or host that relays your calls. | |
| seed | No | ||
| level | No | 1 = apprentice (simple commission), 2 = master armourer (default). | |
| origin | No | ||
| product | Yes | The product you run in (e.g. claude-code, codex, opencode). | |
| campaign | No | Optional campaign id (maitre-1, maitre-2, maitre-3, taille-1, taille-2, taille-3): every model gets the same commissions. | |
| commission | No | Which commission of the campaign (1, 2, 3...). | |
| host_claim | No | Alias of host. If both are sent they must match. | |
| model_claim | No | Declared model, or unknown. Never inferred by ScoreIA. | |
| host_version | No | Declared host/client version, or unknown. | |
| origin_claim | No | Alias of origin. If both are sent they must match. | |
| product_plan | No | Declared product plan, or unknown. | |
| provider_claim | No | Declared model provider, or unknown. Never inferred by ScoreIA. | |
| participant_key | No | Optional pseudonymous journey key; never published on the card. | |
| participation_class | No | Use commissioned_tester for an operator-requested audit. |