Database schema property this maps to, or null for computed properties.
When null, specification must explain the computation logic.
API documentation for consumers (Swagger UI).
Explain what the property represents. No implementation details.
Property key to add.
Evidence and reasoning for adding this property.
Describe what you found that requires this addition.
Whether property should be in required array.
Schema definition for the new property.
Must be consistent with specification. Inline objects forbidden; use
$ref for nested structures.
Implementation guidance for downstream agents.
Internal documentation for Realize/Test agents. When
databaseSchemaProperty is null, this must fully explain the computation
logic.
Discriminator for property revision type.
Add a new property to a DTO schema.
Use when a property is missing: database field not included, relation not exposed, or computed property needed.
Author
Samchon