Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/SHR-APPLICATION-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ itemId: SHR-APPLICATION-2
itemTitle: Application Run Management
itemType: Requirement
Requirement type: ENVIRONMENT
itemIntroducesRisk: PYSDK-29, PYSDK-30, PYSDK-31, PYSDK-33, PYSDK-40, PYSDK-42, PYSDK-45, PYSDK-46, PYSDK-47, PYSDK-48
itemIntroducesRisk: PYSDK-29, PYSDK-30, PYSDK-31, PYSDK-33, PYSDK-34, PYSDK-40, PYSDK-41, PYSDK-42, PYSDK-45, PYSDK-46, PYSDK-47, PYSDK-48
---

## Description
Expand Down
1 change: 1 addition & 0 deletions requirements/SHR-BUCKET-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ itemId: SHR-BUCKET-1
itemTitle: Cloud Storage File Management
itemType: Requirement
Requirement type: ENVIRONMENT
itemIntroducesRisk: PYSDK-39
---

## Description
Expand Down
1 change: 1 addition & 0 deletions requirements/SHR-SYSTEM-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ itemId: SHR-SYSTEM-2
itemTitle: Sensitive Data Privacy and Access Control
itemType: Requirement
Requirement type: ENVIRONMENT
itemIntroducesRisk: PYSDK-35, PYSDK-36, PYSDK-37, PYSDK-40, PYSDK-43
---

## Description
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC-BUILD-CHAIN-CICD-SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,12 +423,6 @@ uv run nox -s dist # Package building

## Documentation Maintenance

### Verification and Updates

**Last Verified**: 2025-09-11 when spec was created and accuracy-verified against implementation
**Verification Method**: Comprehensive analysis of .github/workflows/, Makefile, noxfile.py, pyproject.toml, and actual workflow configurations
**Next Review Date**: 2025-12-11 (quarterly review cycle)

### Change Management

**Interface Changes**: Changes to workflow interfaces or Make commands require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC-DATASET-SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,12 +353,6 @@ _Note: For exact version requirements, refer to `pyproject.toml` and dependency

## Documentation Maintenance

### Verification and Updates

**Last Verified**: September 11, 2025
**Verification Method**: Code review against implementation in `src/aignostics/dataset/`
**Next Review Date**: October 11, 2025

### Change Management

**Interface Changes**: Changes to public APIs require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC-MODULE-SERVICE-TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,12 +383,6 @@ _[Describe performance characteristics and scalability approaches]_

## Documentation Maintenance

### Verification and Updates

**Last Verified**: [Date when spec was verified against implementation]
**Verification Method**: [How accuracy was confirmed - code review, testing, etc.]
**Next Review Date**: [When this spec should be reviewed again]

### Change Management

**Interface Changes**: Changes to public APIs require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC-UTILS-SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,12 +365,6 @@ _Note: For exact version requirements, refer to `pyproject.toml` and dependency

## Documentation Maintenance

### Verification and Updates

**Last Verified**: September 11, 2025
**Verification Method**: Code review against implementation in `src/aignostics/utils/`
**Next Review Date**: December 11, 2025

### Change Management

**Interface Changes**: Changes to BaseService or BasePageBuilder APIs require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC_GUI_SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,12 +346,6 @@ For exact version requirements, refer to `pyproject.toml` and dependency lock fi

## Documentation Maintenance

### Verification and Updates

**Last Verified**: September 15, 2025
**Verification Method**: Code review against implementation in `src/aignostics/gui/` and template compliance check
**Next Review Date**: December 15, 2025

### Change Management

**Interface Changes**: Changes to BasePageBuilder APIs require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC_NOTEBOOK_SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,6 @@ _Note: For exact version requirements, refer to `pyproject.toml` and dependency

## Documentation Maintenance

### Verification and Updates

**Last Verified**: 2025-09-11
**Verification Method**: Source code analysis and senior engineer review
**Next Review Date**: 2025-12-11

### Change Management

**Interface Changes**: Changes to Service API require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC_SYSTEM_SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,6 @@ _Note: For exact version requirements, refer to `pyproject.toml` and dependency

## Documentation Maintenance

### Verification and Updates

**Last Verified**: 2025-09-11
**Verification Method**: Source code analysis, test examination, and implementation review
**Next Review Date**: 2025-12-11

### Change Management

**Interface Changes**: Changes to Service API require spec updates and version bumps
Expand Down
6 changes: 0 additions & 6 deletions specifications/SPEC_WSI_SERVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,12 +500,6 @@ _Note: For exact version requirements, refer to `pyproject.toml` and dependency

## Documentation Maintenance

### Verification and Updates

**Last Verified**: September 10, 2025
**Verification Method**: Code review against implementation in `src/aignostics/wsi/` and test verification in `tests/aignostics/wsi/`
**Next Review Date**: December 10, 2025 (quarterly review)

### Change Management

**Interface Changes**: Changes to public APIs require spec updates and version bumps
Expand Down
Loading