test(catalog): flip red-nested-key -> green-nested-key (okr's checker converged)
okr closed patch-lane #2 (commit 35a0bb8): scripts/okf-check.mjs now reads type: at root level only, so a type nested only in a sources[] entry no longer passes as typed. Both implementations now agree the fixture's concept is untyped, so the manifest's own note2 prediction ("flips to 'agree' only if okr scopes the checker's reader without touching inject") has come true. Renamed the fixture (manifest key + corpus directory) to match the red-*/green-* naming convention the parity unit test enforces, and updated okf-frontmatter.mjs's header comment to match. check-okf-parity.mjs: 10/10 fixtures pass. Full suite: 120/120.
This commit is contained in:
parent
ca27939a6c
commit
d2169a42c3
4 changed files with 11 additions and 10 deletions
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
title: A concept with no top-level type
|
||||
description: Its only `type:` sits inside a sources[] entry.
|
||||
resource: about
|
||||
timestamp: 2026-08-01
|
||||
sources:
|
||||
- id: ga4-schema
|
||||
resource: https://developers.google.com/analytics/bigquery/export-schema
|
||||
title: GA4 BigQuery Export schema
|
||||
type: Reference
|
||||
---
|
||||
# Derived
|
||||
Loading…
Add table
Add a link
Reference in a new issue