From f008fdfe784516ec35ba23494243fbbf4ef145a8 Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Fri, 27 Mar 2026 11:06:11 -0400 Subject: [PATCH] docs: add guidance on object and flattened field types Add documentation to schemas/README.md explaining when object and flattened field types are acceptable in ECS schema definitions, and when explicit leaf fields must be used instead. Add a review checkpoint to the RFC template requiring contributors to justify any use of object or flattened types without defined children. --- rfcs/0000-rfc-template.md | 9 +++++++++ schemas/README.md | 25 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/rfcs/0000-rfc-template.md b/rfcs/0000-rfc-template.md index 1ac7c95052..843963a12f 100644 --- a/rfcs/0000-rfc-template.md +++ b/rfcs/0000-rfc-template.md @@ -25,6 +25,15 @@ Stage X: Provide a brief explanation of why the proposal is being marked as aban