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 update documentation for.
Evidence and reasoning for documentation update.
Describe what was missing or incorrect.
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.
Update documentation of an existing property without changing its type.
Use when the JSON Schema type is correct but documentation fields (
databaseSchemaProperty,specification,description) need fixing.If you discover the schema type is wrong while writing specification, use
updateinstead.Author
Samchon