Skip to content

Commit af89aed

Browse files
committed
Refactor Collection status reference
1 parent 35bb81d commit af89aed

File tree

1 file changed

+28
-45
lines changed

1 file changed

+28
-45
lines changed

content/collections/reference/status.md

Lines changed: 28 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -7,76 +7,59 @@ weight: 5
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 types
10+
## Status Overview
1111

12-
Each status represents a distinct state of collection health and maintenance, ranging from fully operational to terminated.
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
1320

1421
### `Active`
15-
The optimal operational state for a collection.
1622

17-
##### ✅ Operational characteristics
18-
- Regular record saving
19-
- Terms declarations actively maintained and updated
20-
- Consistent growth or stability in tracked terms
21-
- High and stable tracking quality
23+
- The optimal operational state for a collection.
24+
25+
- The collection maintains regular record saving with actively maintained and updated terms declarations. The number of tracked terms remains stable or increases over time. The tracking quality is high and stable.
2226

23-
##### ✅ Technical maintenance
24-
- Regular dependency updates
25-
- Access to latest engine features
26-
- Benefits from infrastructure updates
27+
- Technical maintenance includes regular dependency updates, access to the latest engine features, and benefits from all infrastructure updates.
2728

28-
##### ✅ Team status
29-
- All roles are filled and active
29+
- All roles filled and active.
3030

3131
---
3232

3333
### `Maintenance requested`
3434

35-
Indicates a collection that needs attention but remains functional.
36-
37-
##### ⚠️ Operational characteristics
38-
39-
- Regular record saving
40-
- Limited or no updates to terms declarations
41-
- Declining number of tracked terms
42-
- Decreasing tracking quality
43-
44-
##### ✅ Technical maintenance
35+
- Indicates a collection that needs attention but remains functional.
4536

46-
- Critical dependency updates maintained
47-
- Access to latest engine features
48-
- Benefits from infrastructure updates
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.
4938

50-
##### ⚠️ Team status
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.
5140

52-
- Host and administrator remain active
53-
- Curators and maintainers are inactive
41+
- Some roles are inactive; while hosts and administrators remain partially active, curators and maintainers have become inactive.
5442

5543
---
5644

5745
### `Abandoned`
5846

59-
Collection is functional but showing signs of neglect.
47+
- Collection may be functional but shows clear signs of neglect.
6048

61-
##### Operational characteristics
49+
- Operational status has deteriorated significantly with unknown record saving status, no updates to terms declarations, declining number of tracked terms, and decreasing tracking quality.
6250

63-
- Unknown record saving status
64-
- No updates to terms declarations
65-
- Declining number of tracked terms
66-
- Decreasing tracking quality
51+
- Technical maintenance has ceased completely, with no dependency updates, missing latest engine features, and no infrastructure updates.
6752

68-
##### ❌ Technical maintenance
53+
- All roles are inactive.
6954

70-
- No dependency updates
71-
- Missing latest engine features
72-
- Missing infrastructure updates
55+
---
7356

74-
##### ❌ Team status
57+
### `Terminated`
7558

76-
- All roles are inactive
59+
- Collection has ceased all operational activities.
7760

78-
---
61+
- Record saving is no longer active, though historical records remain accessible for reference purposes.
7962

80-
### `Terminated`
63+
- No technical maintenance is performed as the collection is no longer operational.
8164

82-
Collection has ceased operations, it cannot be used for new records but may still be accessible for historical reference. Tracking quality reflects the collection's maintenance level during its active period.
65+
- No active roles exist as the collection is terminated.

0 commit comments

Comments
 (0)