Skip to content

Commit 94fc4e4

Browse files
committed
Simplify status to prevent them from being falsely exhaustive
1 parent 601027b commit 94fc4e4

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

content/collections/reference/status.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,10 @@ title: Status
33
weight: 5
44
---
55

6-
# Collection Status
6+
# Collection status
77

88
This reference documentation outlines the different status levels that a collection can have within the system. Understanding these statuses is crucial for users to assess a collection's reliability, maintenance level, and current operational state.
99

10-
## Status Overview
11-
12-
| Status | Tracking | Engine and infrastructure updates | Roles activity | Quality |
13-
|:-----------------|:---------|:------------|:-----------|:------------|
14-
| `Active` | Operational | All | All | Stable |
15-
| `Maintenance requested` | ⚠️ May have interupts | ⚠️ Critical only | ⚠️ Admin only | ⚠️ Decreasing |
16-
| `Abandoned` | ⚠️ Unknown | None | None | Poor |
17-
| `Terminated` | ❌ Stopped | N/A | N/A | Depends on maintenance level during active period |
18-
19-
## Detailed status descriptions
20-
2110
### `Active`
2211

2312
- The optimal operational state for a collection.
@@ -30,18 +19,6 @@ This reference documentation outlines the different status levels that a collect
3019

3120
---
3221

33-
### `Maintenance requested`
34-
35-
- Indicates a collection that needs attention but remains functional.
36-
37-
- Regular record saving continues, however, the collection shows signs of strain with limited or no updates to terms declarations. The number of tracked terms is declining, and tracking quality is decreasing.
38-
39-
- Technical maintenance continues but at a reduced level, critical dependency updates are applied, though often with delays. The collection maintains access to essential engine features and infrastructure updates to ensure basic functionality, but may not receive all new feature improvements.
40-
41-
- Some roles are inactive; while hosts and administrators remain partially active, curators and maintainers have become inactive.
42-
43-
---
44-
4522
### `Abandoned`
4623

4724
- Collection may be functional but shows clear signs of neglect.

0 commit comments

Comments
 (0)