What the report is

A fictional but carefully-constructed scenario: these specific experts met at Lau Pa Sat hawker centre in Singapore after API Days, produced a joint review of INHERIT, and offered 10 prioritised recommendations. Rich wrote it as a stress-test of INHERIT’s design against the perspectives of the people most likely to critically evaluate it.

The expert panel:

  • Graham Grieve — creator of HL7 FHIR
  • Eve Maler — co-creator of SAML, UMA architect, DADE protocol architect (OpenID Foundation)
  • Mike Kiser — OIDF Board Member, Director of Strategy & Standards at SailPoint
  • Dean Saxe — DADE co-chair
  • Heather Flanagan — identity standards expert, NIST mDL contributor
  • Juan Cruz Viotti — JSON Schema architect, Sourcemeta toolchain, co-author of Unifying Business, Data, and Code
  • Cassian Smith — author of JSON Mastery for API Development (2026)
  • Jon Scheele — API Days APAC producer (host)

Headline verdict

The report endorses the current INHERIT JSON Schema + TemporalRule + OpenAPI 3.1 architecture. It recommends 10 enhancements, not paradigm change.

Key endorsements:

  • Juan: “this is someone who read chapter 4 of my book and actually understood it” (on JSON Schema usage)
  • Graham: “structurally what I’d expect from someone who studied FHIR carefully… temporal rules genuinely clever”
  • Cassian: “OpenAPI 3.1.0 maps cleanly to JSON Schema 2020-12 dialect… field naming consistent camelCase”
  • Eve: “The data layer is solid — what’s missing is the protocol layer on top. But he knows that. He’s left a clean seam for us.”
  • Dean: “We don’t need to build a data layer. We need to build a bridge to this one.”

Explicit “do not change” items (Part 3 of the report):

  1. Do NOT add XML support (Graham, FHIR lesson)
  2. Do NOT move to HL7 governance (Mike)
  3. Do NOT weaken unevaluatedProperties: false (Juan)
  4. Do NOT adopt FHIR’s resource naming (Graham — INHERIT’s naming is better)
  5. Do NOT conflate data and access (Eve — keep two-layer)

The 10 recommendations (prioritised in Part 4)

#RecommendationPriorityEffortLead
1JSON Profile Document (parser-boundary behaviour)HIGHLowCassian
2Schema Diff + Contract Testing in CIHIGHMediumJuan
3Data Product framing + Concept MapHIGHMediumJuan
4Two-Layer Architecture INHERIT + DADE formalisationHIGHLowEve + Dean
5Non-TypeScript SDK generation (Python, Go, C#, Java)MEDIUMMediumCassian
6Canonical JSON + signing readinessMEDIUMLowCassian + Eve
7Legal-professional maturity signalling (self-verified / peer-reviewed / institutionally endorsed)MEDIUMLowGraham + Heather
8RFC 9457 Error ReportingMEDIUMLowCassian
9Minimal Viable Estate Levels (0–3)MEDIUMLowJuan
10Conformance Kit as adoption flywheel (FHIR Connectathon model)HIGHMediumGraham + Jon

Already absorbed

Recs 7 and 9 are already in Scoping Framework v1.1+:

  • Review-status vocabulary (self_verified / peer_reviewed / institutionally_endorsed) = Rec 7
  • MVE levels L0–L3 = Rec 9

Rec 3 “Data Product framing” is already referenced in Scoping Framework v1.1+ (Viotti & Itelman).

Implications for foundation-architecture decision

The report is a material piece of evidence that:

  1. The current JSON Schema foundation is endorsed, not challenged
  2. DADE’s integration is planned around JSON-format INHERIT entities
  3. FHIR-lessons-learned argue AGAINST multi-serialisation burdens (explicit anti-XML advice extends to RDF/OWL/SHACL as a paradigm shift)
  4. OpenAPI 3.1 + RFC 9457 + canonical JSON direction is supported
  5. The TemporalRule mechanism is praised (explicitly “better than FHIR did it”)
  6. Juan’s JSON Schema praise implies Sourcemeta relationship has technical legitimacy

The v2.4 foundation-architecture thesis (RDF/OWL/SHACL/SPARQL/LegalRuleML/Akoma Ntoso/OWL-Time replacing JSON Schema) is at odds with this report’s endorsements. After honest self-correction (Friday 17 April 2026), the thesis was narrowed to selective additions that do NOT displace JSON Schema — option C from the three-option choice presented to Rich.

What the narrowed thesis preserves

  • Akoma Ntoso URIs for statute references (additive)
  • JSON-LD as concentric alternative serialisation (additive, not replacing)
  • LegalRuleML as optional formal-rules format alongside Rego (additive)
  • FHIR-inspired resource modelling (already visible, make explicit)
  • OASIS TC hosting pathway to ISO/IEC JTC 1 (works for JSON-based specs; UBL precedent)
  • Agent-ready layer: OpenAPI 3.1 + Arazzo + RFC 9457 + Jentic AI-Readiness scoring

What the narrowed thesis drops

  • SHACL replacing JSON Schema
  • RDF/OWL as primary ontology
  • SPARQL as primary query
  • OWL-Time replacing TemporalRule

References

  • Source document: standard/orgs/dade/singapore-bar-report.md v1.0 (15 April 2026)
  • Companion: standard/orgs/dade/complementary-positioning.md (TT’s DADE positioning)
  • INHERIT-FHIR thesis: standard/orgs/dade/fhir-of-us-probate-thesis.md
  • Foundation-architecture handoff prompt evolution:
    • v2.4 (broad paradigm-shift thesis) — superseded
    • v3.0 (narrowed thesis + Lau Pa Sat as primary evidence)