Skip to content

Commit e339a64

Browse files
hhkaosclaude
andcommitted
docs: point the handoff at the two spec questions the real feed raised
Both change what this validator reports the day they land, and neither can be fixed here: the schema arrives from @opentechevents/schema. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 4381bb9 commit e339a64

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

HANDOFF.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ closes — that issue also settles `application/ote+json` vs.
3838
`application/feed+json`, at which point the lax media-type matching can become
3939
a definite answer plus a warning for the loser.
4040

41+
Two more spec questions came out of validating a real 475-event feed, both
42+
filed and both changing what this validator reports the day they land:
43+
[spec#31](https://github.com/OpenTechEvents/opentechevents-spec/issues/31)
44+
(image URLs are https-only as a MUST, so one old poster invalidates a whole
45+
feed — proposed as a SHOULD) and
46+
[spec#32](https://github.com/OpenTechEvents/opentechevents-spec/issues/32)
47+
(`format: uri` is ASCII-only, so `…/pycamp-españa` is "invalid" — proposed
48+
`format: iri`). Nothing to do here until the schema moves; `pnpm gen` picks
49+
it up.
50+
4151
### 2. Housekeeping in Cloudflare
4252

4353
- **Dangling DNS record `fetch.opentechevents.org`** — still in the zone,

0 commit comments

Comments
 (0)