Changes for page Data Model
Last modified by Robert Schaub on 2025/12/24 18:26
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -FactHarbor.Specification.WebHome 1 +Test.FactHarbor.Specification.WebHome - Content
-
... ... @@ -249,7 +249,7 @@ 249 249 * Threshold-based promotions 250 250 * Reputation decay for inactive users 251 251 * Track record scoring for contributors 252 -See [[When to Add Complexity>> Test.FactHarbor.Specification.When-to-Add-Complexity]] for triggers.252 +See [[When to Add Complexity>>FactHarbor.Specification.When-to-Add-Complexity]] for triggers. 253 253 === 1.7 Edit === 254 254 **Fields**: entity_type, entity_id, user_id, before_state (JSON), after_state (JSON), edit_type, reason, created_at 255 255 **Purpose**: Complete audit trail for all content changes ... ... @@ -307,10 +307,10 @@ 307 307 308 308 == 1.4 Core Data Model ERD == 309 309 310 -{{include reference=" Test.FactHarbor.Specification.Diagrams.Core Data Model ERD.WebHome"/}}310 +{{include reference="FactHarbor.Specification.Diagrams.Core Data Model ERD.WebHome"/}} 311 311 312 312 == 1.5 User Class Diagram == 313 -{{include reference=" Test.FactHarbor.Specification.Diagrams.User Class Diagram.WebHome"/}}313 +{{include reference="FactHarbor.Specification.Diagrams.User Class Diagram.WebHome"/}} 314 314 == 2. Versioning Strategy == 315 315 **All Content Entities Are Versioned**: 316 316 * **Claim**: Every edit creates new version (V1→V2→V3...) ... ... @@ -573,6 +573,6 @@ 573 573 * Source names (autocomplete) 574 574 Synchronized from PostgreSQL via change data capture or periodic sync. 575 575 == 4. Related Pages == 576 -* [[Architecture>> Test.FactHarbor.Specification.Architecture.WebHome]]577 -* [[Requirements>> Test.FactHarbor.Specification.Requirements.WebHome]]578 -* [[Workflows>> Test.FactHarbor.Specification.Workflows.WebHome]]576 +* [[Architecture>>FactHarbor.Specification.Architecture.WebHome]] 577 +* [[Requirements>>FactHarbor.Specification.Requirements.WebHome]] 578 +* [[Workflows>>FactHarbor.Specification.Workflows.WebHome]]