Skip to content

Commit 30e947d

Browse files
committed
site: correct the conformance-corpora claim (19 corpora, 249 fixtures)
The landing page said "five shared conformance corpora ... metamodel (~90 fixtures)". There are 19 corpora and the metamodel corpus holds 249 fixtures; api-contract runs in both the reference and generated lanes. Also names verify and extract, which the old sentence omitted entirely. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 00619b8 commit 30e947d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h2 class="section-label">Five ports. All installable today.</h2>
223223
</tbody>
224224
</table>
225225
<p class="impl-note">
226-
Five shared conformance corpora at <a href="https://github.com/metaobjectsdev/metaobjects/tree/main/fixtures"><code>fixtures/</code></a> — metamodel (~90 fixtures), render, persistence (24/24 against Testcontainers Postgres), API contract (cross-port), YAML — validate every implementation byte-identically against shared expectations.
226+
Nineteen shared conformance corpora at <a href="https://github.com/metaobjectsdev/metaobjects/tree/main/fixtures"><code>fixtures/</code></a> — metamodel (249 fixtures), render, verify, extract, persistence (24 query scenarios against Testcontainers Postgres), API contract (cross-port, reference <em>and</em> generated lanes), YAML and more — validate every implementation against the same expectations.
227227
</p>
228228
</section>
229229

0 commit comments

Comments
 (0)