Wikid2 0.21.0

Topics about the sample model, linked to each other, to classes and to objects. Start with Welcome. Your AI's memories and skills have their own lists: ai:memories and ai:skills.

Welcome Welcome to the d2 wiki
This is the prototype's wiki: markdown topics that link to each other, to the domain model and to objects. Everything here is made up, a sandbox for trying d2.
Copperhead Copperhead Mining
Copperhead Mining is a made-up copper producer in British Columbia (CA-BC). It runs the Viper Ridge Mine on the prop-viper property, with its plant and camp.
DrillingPrimer Drilling, in model terms
How the sample model follows a drill campaign, using Frostline's 2026 program.
Frostline Frostline Resources
Frostline Resources is a made-up gold developer listed on the TSXV. Its main asset is the Frost Lake property in Ontario (CA-ON), home of the Frost Lake Main deposit.
Help
How-tos for the d2 prototype. Each one is a short list of steps; pick the task you want to do.
ModelTour A tour of the mining model
The sample domain in mining-domain has 56 classes in eight groups. The [model graph](/domain/overview) shows them all; its Groups tab shows them group by group.
NorthRoyalty North Royalty & Streaming
North Royalty & Streaming is a made-up royalty and streaming company. It doesn't operate mines: it pays up front for a share of other companies' production.
alerts
Readings come in; a limit decides who hears about it. alerts.notify stands in for a real channel such as email or a push message: here it only records what it would send,
spec
hello
The smallest spec: one message and the rules that answer it. A rule's last payload goes back to whoever sent the message.
spec
mining-domain
A made-up mining-company domain model for playing with domain tooling: the model graph (/domain/overview), the object browser (/dom) and the domain APIs. Converted from d
spec · 56 classes
order
Placing an order: check the stock, price the lines, pick a discount, confirm. Each step is its own message, so each can be extended or replaced with rules of its own. The
spec
alerts alerts: story
Three rounds of readings through alerts.
story
hello hello: story
Sends hello's message twice and checks the answers.
story
mining-samples
Sample objects for mining-domain: three made-up companies (Frostline Resources, Copperhead Mining, North Royalty & Streaming) with their people, properties, deposits, dri
story · 63 objects
order order: story
Three orders through order: a member's, a big one from a guest, and one the stock can't cover.
story