1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
# Card Index
<!-- GENERATED BY xtask repo-contract; DO NOT EDIT. -->
| Card | Kind | Owner | Summary |
| --- | --- | --- | --- |
| `agent/effects` | `surface-card` | `sim` | agent effect requirement surface |
| `agent/memory` | `surface-card` | `sim` | agent memory surface |
| `agent/model-runner` | `surface-card` | `sim` | agent model runner surface |
| `agent/tool-surface` | `surface-card` | `sim` | agent callable tool surface |
| `browse/Coverage` | `browse-reflection` | `sim` | test and example coverage summary for one Card |
| `browse/Facet` | `browse-reflection` | `sim` | typed extension payload attached to a Card |
| `browse/Help` | `browse-reflection` | `sim` | fixed-field help document embedded in a Card |
| `browse/Redaction` | `browse-reflection` | `sim` | placeholder for hidden but known browse data |
| `browse/Test` | `browse-reflection` | `sim` | fixed-field executable test or worked example |
| `browse/TestReport` | `browse-reflection` | `sim` | fixed-field result of an explicit test run |
| `browse/catalog` | `browse-root` | `workspace` | root browse catalog |
| `citizen/OverrideTable` | `citizen-class` | `sim-table-override` | citizen class constructor surface |
| `citizen/agent-runner/ModelBid` | `citizen-class` | `sim-lib-agent-runner-core` | citizen class constructor surface |
| `citizen/agent-runner/ModelCard` | `citizen-class` | `sim-lib-agent-runner-core` | citizen class constructor surface |
| `citizen/agent-runner/ModelRequest` | `citizen-class` | `sim-lib-agent-runner-core` | citizen class constructor surface |
| `citizen/agent-runner/ModelResponse` | `citizen-class` | `sim-lib-agent-runner-core` | citizen class constructor surface |
| `citizen/agent-runner/ModelUsage` | `citizen-class` | `sim-lib-agent-runner-core` | citizen class constructor surface |
| `citizen/audio-dsp/Config` | `citizen-class` | `sim-lib-audio-dsp` | citizen class constructor surface |
| `citizen/audio-graph/NodeConfig` | `citizen-class` | `sim-lib-audio-graph-core` | citizen class constructor surface |
| `citizen/audio-graph/Patch` | `citizen-class` | `sim-lib-audio-graph-core` | citizen class constructor surface |
| `citizen/audio-synth/Preset` | `citizen-class` | `sim-lib-music-synth` | citizen class constructor surface |
| `citizen/daw-session/DawSession` | `citizen-class` | `sim-lib-daw-session` | citizen class constructor surface |
| `citizen/discrete/BitVectorSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/BoundedIntVectorSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/Combination` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/CombinationSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/Edge` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/FwhtSignal` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/FwhtSignalSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/Graph` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/Matrix` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/MstCertificate` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/Permutation` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/PermutationSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/SimpleGraphSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/SparseMatrix` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/discrete/SubsetSpace` | `citizen-class` | `sim-lib-discrete` | citizen class constructor surface |
| `citizen/doc/Article` | `citizen-class` | `sim-lib-view-doc` | citizen class constructor surface |
| `citizen/femm/Field` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/FuncPayload` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Function` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Geometry` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Material` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Mesh` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Model` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Ode` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Physics` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Post` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Sensitivity` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Solution` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Solve` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Space` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/femm/Tape` | `citizen-class` | `sim-lib-femm-codec` | citizen class constructor surface |
| `citizen/forge/CompiledIntent` | `citizen-class` | `sim-lib-forge` | citizen class constructor surface |
| `citizen/intent/Intent` | `citizen-class` | `sim-lib-intent` | citizen class constructor surface |
| `citizen/list/ConsList` | `citizen-class` | `sim-list-cell` | citizen class constructor surface |
| `citizen/list/LazyConsList` | `citizen-class` | `sim-list-lazy` | citizen class constructor surface |
| `citizen/list/LazyIterList` | `citizen-class` | `sim-list-lazy` | citizen class constructor surface |
| `citizen/mcp/AuditEntry` | `citizen-class` | `sim-lib-mcp` | citizen class constructor surface |
| `citizen/mcp/Cassette` | `citizen-class` | `sim-lib-mcp` | citizen class constructor surface |
| `citizen/mcp/CassetteEntry` | `citizen-class` | `sim-lib-mcp` | citizen class constructor surface |
| `citizen/mcp/Error` | `citizen-class` | `sim-codec-mcp` | citizen class constructor surface |
| `citizen/mcp/ErrorEnvelope` | `citizen-class` | `sim-codec-mcp` | citizen class constructor surface |
| `citizen/mcp/Notification` | `citizen-class` | `sim-codec-mcp` | citizen class constructor surface |
| `citizen/mcp/Request` | `citizen-class` | `sim-codec-mcp` | citizen class constructor surface |
| `citizen/mcp/Response` | `citizen-class` | `sim-codec-mcp` | citizen class constructor surface |
| `citizen/midi/ChannelMessage` | `citizen-class` | `sim-lib-midi-shapes` | citizen class constructor surface |
| `citizen/midi/MetaEvent` | `citizen-class` | `sim-lib-midi-shapes` | citizen class constructor surface |
| `citizen/midi/MidiEvent` | `citizen-class` | `sim-lib-midi-shapes` | citizen class constructor surface |
| `citizen/midi/SmfFile` | `citizen-class` | `sim-lib-midi-shapes` | citizen class constructor surface |
| `citizen/midi/SmfTrack` | `citizen-class` | `sim-lib-midi-shapes` | citizen class constructor surface |
| `citizen/music/Chord` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/music/Melody` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/music/Note` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/music/Par` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/music/Score` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/music/Seq` | `citizen-class` | `sim-lib-music-shapes` | citizen class constructor surface |
| `citizen/numbers/Cas` | `citizen-class` | `sim-lib-numbers-cas` | citizen class constructor surface |
| `citizen/numbers/Complex` | `citizen-class` | `sim-lib-numbers-complex` | citizen class constructor surface |
| `citizen/numbers/Func` | `citizen-class` | `sim-lib-numbers-func` | citizen class constructor surface |
| `citizen/numbers/Rational` | `citizen-class` | `sim-lib-numbers-rational` | citizen class constructor surface |
| `citizen/numbers/Tensor` | `citizen-class` | `sim-lib-numbers-tensor` | citizen class constructor surface |
| `citizen/openai/GatewayEvent` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/openai/GatewayKey` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/openai/GatewayRequest` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/openai/GatewayResponse` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/openai/GatewayRun` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/openai/Plan` | `citizen-class` | `sim-lib-openai-server` | citizen class constructor surface |
| `citizen/pitch/Chord` | `citizen-class` | `sim-lib-pitch-shapes` | citizen class constructor surface |
| `citizen/pitch/Interval` | `citizen-class` | `sim-lib-pitch-shapes` | citizen class constructor surface |
| `citizen/pitch/Pitch` | `citizen-class` | `sim-lib-pitch-shapes` | citizen class constructor surface |
| `citizen/pitch/PitchClassMask` | `citizen-class` | `sim-lib-pitch-shapes` | citizen class constructor surface |
| `citizen/pitch/Scale` | `citizen-class` | `sim-lib-pitch-shapes` | citizen class constructor surface |
| `citizen/plugin-core/PluginDescriptor` | `citizen-class` | `sim-lib-plugin-core` | citizen class constructor surface |
| `citizen/rank/Coord` | `citizen-class` | `sim-lib-rank` | citizen class constructor surface |
| `citizen/rank/Node` | `citizen-class` | `sim-lib-rank` | citizen class constructor surface |
| `citizen/rank/Space` | `citizen-class` | `sim-lib-rank` | citizen class constructor surface |
| `citizen/scene/Scene` | `citizen-class` | `sim-lib-scene` | citizen class constructor surface |
| `citizen/server/Address` | `citizen-class` | `sim-lib-server` | citizen class constructor surface |
| `citizen/server/Frame` | `citizen-class` | `sim-lib-server` | citizen class constructor surface |
| `citizen/shape/AcceptOnNoDiagnosticsHook` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/And` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Any` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Class` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Defs` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/DiscardOnDiagnosticPrefixHook` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/ExactExpr` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/ExprKind` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Hooked` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/List` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Not` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Or` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Ref` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Repeat` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/ScoreFloorHook` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Table` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/TraceMarkHook` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/shape/Venn` | `citizen-class` | `sim-shape` | citizen class constructor surface |
| `citizen/skill/Card` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpCallParams` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpPromptArgument` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpPromptDescriptor` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpPromptGetParams` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpResourceDescriptor` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpResourceReadParams` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpToolDescriptor` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/skill/McpToolResult` | `citizen-class` | `sim-lib-skill` | citizen class constructor surface |
| `citizen/sound/Envelope` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/sound/Partial` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/sound/Spectrum` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/sound/Timbre` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/sound/Tone` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/sound/TuningDescriptor` | `citizen-class` | `sim-lib-sound-shapes` | citizen class constructor surface |
| `citizen/standard/FidelityBadge` | `citizen-class` | `sim-lib-standard-core` | citizen class constructor surface |
| `citizen/standard/Profile` | `citizen-class` | `sim-lib-standard-core` | citizen class constructor surface |
| `citizen/stream-bridge/LiftMidiOptions` | `citizen-class` | `sim-lib-stream-bridge` | citizen class constructor surface |
| `citizen/stream-bridge/RenderOptions` | `citizen-class` | `sim-lib-stream-bridge` | citizen class constructor surface |
| `citizen/stream/Clock` | `citizen-class` | `sim-lib-stream-clock` | citizen class constructor surface |
| `citizen/stream/DeviceSample` | `citizen-class` | `sim-lib-stream-device` | citizen class constructor surface |
| `citizen/stream/Metadata` | `citizen-class` | `sim-lib-stream-core` | citizen class constructor surface |
| `citizen/stream/Packet` | `citizen-class` | `sim-lib-stream-core` | citizen class constructor surface |
| `citizen/stream/PcmFormat` | `citizen-class` | `sim-lib-stream-audio` | citizen class constructor surface |
| `citizen/stream/WornEvent` | `citizen-class` | `sim-lib-stream-wrist` | citizen class constructor surface |
| `citizen/stream/XrSample` | `citizen-class` | `sim-lib-stream-xr` | citizen class constructor surface |
| `citizen/table/DbDir` | `citizen-class` | `sim-table-db` | citizen class constructor surface |
| `citizen/table/FsDir` | `citizen-class` | `sim-table-fs` | citizen class constructor surface |
| `citizen/table/HashTable` | `citizen-class` | `sim-table-hash` | citizen class constructor surface |
| `citizen/table/HttpDir` | `citizen-class` | `sim-table-http` | citizen class constructor surface |
| `citizen/table/LazyTable` | `citizen-class` | `sim-table-lazy` | citizen class constructor surface |
| `citizen/table/RemoteDir` | `citizen-class` | `sim-table-remote` | citizen class constructor surface |
| `citizen/topology/Edge` | `citizen-class` | `sim-lib-topology` | citizen class constructor surface |
| `citizen/topology/Node` | `citizen-class` | `sim-lib-topology` | citizen class constructor surface |
| `citizen/topology/Package` | `citizen-class` | `sim-lib-topology` | citizen class constructor surface |
| `citizen/view/LensDescriptor` | `citizen-class` | `sim-lib-view` | citizen class constructor surface |
| `citizen/web/Workspace` | `citizen-class` | `sim-lib-web-layout` | citizen class constructor surface |
| `codec/algol` | `surface-card` | `sim` | .sima |
| `codec/binary` | `surface-card` | `sim` | .simb |
| `codec/binary-base64` | `surface-card` | `sim` | .simb64 |
| `codec/chat` | `surface-card` | `sim` | .simchat |
| `codec/extensions` | `surface-card` | `sim` | codec extension names facet |
| `codec/json` | `surface-card` | `sim` | .simj |
| `codec/lisp` | `surface-card` | `sim` | .siml |
| `codec/positions` | `surface-card` | `sim` | codec position behavior facet |
| `cookbook/sim-conformance` | `cookbook-recipe` | `sim-conformance` | Recipes that show how the executable architecture contract is run. |
| `cookbook/sim-sdk` | `cookbook-recipe` | `sim-nest` | Small recipes for booting and checking the umbrella SIM facade. |
| `core/Card` | `browse-reflection` | `sim` | Card fixed-field browse envelope |
| `core/args` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `core/browse` | `browse-reflection` | `sim` | returns a Card for a subject or the root browse catalog |
| `core/browse-neighbors` | `browse-reflection` | `sim` | returns visible graph refs directly reachable from one Card |
| `core/browse-path` | `browse-reflection` | `sim` | returns the shortest visible browse graph path between refs |
| `core/coverage` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `core/examples` | `browse-reflection` | `sim` | projects example browse/Test values for one subject |
| `core/facets` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `core/help` | `browse-reflection` | `sim` | returns and publishes authored Help for one subject |
| `core/help-object` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `core/result` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `core/tests` | `browse-reflection` | `sim` | projects one stable Card field for a subject |
| `model-runner/ai/infer.v1` | `surface-card` | `sim` | ai/bid.v1 |
| `numbers/dispatch` | `surface-card` | `sim` | number dispatch operations facet |
| `numbers/domain` | `surface-card` | `sim` | number domain shape facet |
| `rank/coordinate` | `surface-card` | `sim` | rank |
| `rank/space` | `surface-card` | `sim` | rank |
| `registry/catalog` | `browse-registry` | `workspace` | registry catalog browse card |
| `server/connection` | `surface-card` | `sim` | server connection surface |
| `server/metrics` | `surface-card` | `sim` | server metrics facet |
| `server/server` | `surface-card` | `sim` | live evaluation server surface |
| `server/session` | `surface-card` | `sim` | server session surface |
| `server/transport` | `surface-card` | `sim` | server transport facet |
| `server/trigger` | `surface-card` | `sim` | server trigger surface |
| `standard/fidelity` | `surface-card` | `sim` | standard fidelity facet |
| `standard/organ` | `surface-card` | `sim` | standard |
| `standard/profile` | `surface-card` | `sim` | standard |
| `standard/standard/install.v1` | `surface-card` | `sim` | standard/diff.v1 |
| `stream/data` | `surface-card` | `sim` | stream |
| `stream/data/model-event` | `surface-card` | `sim` | stream |
| `stream/data/rank-frontier` | `surface-card` | `sim` | stream |
| `stream/events` | `surface-card` | `sim` | stream event surface facet |
| `stream/queue-policy` | `surface-card` | `sim` | stream |
| `stream/stream` | `surface-card` | `sim` | core |