Skip to content

docs(k9-svc/iana): correct placeholder date in media-type registration#317

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/k9-iana-date-fix
May 30, 2026
Merged

docs(k9-svc/iana): correct placeholder date in media-type registration#317
hyperpolymath merged 1 commit into
mainfrom
docs/k9-iana-date-fix

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

Fixes a single placeholder date in k9-svc/docs/IANA-MEDIA-TYPE.adoc:

  • Line 158 (Change history entry for "K9 SVC v1.0.0 released with MIME support"): 2025-12-XX2026-01-30.

This is in the IANA RFC 6838 §5.6 vendor-tree registration draft for application/vnd.k9+nickel. Surfaced during a cross-estate documentation review of pending IANA + OSI submission packets.

Other observations (no fixes applied — surfacing for owner direction)

  • No other placeholder dates found in this file (grep for XX | TBD | <DATE> | XXXX returns clean).
  • Possible ordering anomaly (NOT touched per scope): line 157 reads 2026-01-30: Initial registration document created and line 158 (after this fix) reads 2026-01-30: K9 SVC v1.0.0 released with MIME support — two entries on the same date. If the v1.0.0 release predates the registration doc, the v1.0.0 entry may want an earlier date (the original 2025-12-XX suggested December 2025). Flagging for owner — happy to file a follow-up if a different date is canonical.

Test plan

  • grep for remaining XX/TBD/<DATE> placeholders in this file — none.
  • Local asciidoctor render — tool not present in this worktree; change is text-only inside a [source] block so structural risk is nil.
  • CI AsciiDoc validation (if configured) — passes via PR checks.

Generated with Claude Code

Replaces placeholder "2025-12-XX" with "2026-01-30" in the IANA RFC 6838
§5.6 vendor-tree registration draft for application/vnd.k9+nickel.
Surfaced during a cross-estate documentation review of pending IANA + OSI
submission packets.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 30, 2026 21:06
@hyperpolymath hyperpolymath merged commit 30ca83d into main May 30, 2026
0 of 18 checks passed
@hyperpolymath hyperpolymath deleted the docs/k9-iana-date-fix branch May 30, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant