We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f18927 commit ccfbba3Copy full SHA for ccfbba3
1 file changed
docs/decisions/0023-competency-criteria-versioning.rst
@@ -72,7 +72,6 @@ Rejected Alternatives
72
- First-class draft/published semantics with immutable historical versions
73
- Consistent APIs and patterns shared across other authoring apps
74
- Cons:
75
- - Inefficient for large nested structures because all children are copied for each new parent version
76
- Requires modeling criteria/groups as publishable entities and wiring Studio/LMS workflows to versioning APIs
77
- Adds schema and migration complexity for a feature that does not yet require full versioning
78
4. Append-only audit log table (event history)
0 commit comments