more audit work
This commit is contained in:
21
src/Tools/__Tests/FixtureUpdater.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/FixtureUpdater.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# FixtureUpdater Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate fixture updater determinism and error handling for Concelier fixture refresh tooling.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain unit tests for FixtureUpdaterRunner and CLI behaviors.
|
||||
- Keep fixtures deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `FixtureUpdaterRunnerTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/concelier/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests deterministic (fixed time and IDs, no network).
|
||||
- 2. Avoid writing outside temp test directories.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/FixtureUpdater.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/FixtureUpdater.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# FixtureUpdater Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0770-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0770-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0770-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/LanguageAnalyzerSmoke.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/LanguageAnalyzerSmoke.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Language Analyzer Smoke Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate smoke runner options and manifest validation for language analyzer plug-ins.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for SmokeOptions and manifest validation behavior.
|
||||
- Keep smoke outputs deterministic (fixed time, stable JSON).
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `LanguageAnalyzerSmokeRunnerTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/scanner/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no network or external plug-in downloads.
|
||||
- 2. Use fixed time and stable ordering in assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/LanguageAnalyzerSmoke.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/LanguageAnalyzerSmoke.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Language Analyzer Smoke Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0771-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0771-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0771-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/NotifySmokeCheck.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/NotifySmokeCheck.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Notify Smoke Check Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate the Notify smoke-check runner configuration, parsing, and determinism.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain unit tests for NotifySmokeOptions and NotifySmokeCheckRunner helpers.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `NotifySmokeCheckRunnerTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/notify/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external Redis/HTTP calls.
|
||||
- 2. Use fixed time and deterministic ordering in assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/NotifySmokeCheck.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/NotifySmokeCheck.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Notify Smoke Check Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0772-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0772-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0772-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/PolicyDslValidator.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/PolicyDslValidator.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Policy DSL Validator Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate CLI parsing and runner wiring for the policy DSL validator tool.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for PolicyDslValidatorApp option handling and exit codes.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `PolicyDslValidatorAppTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/policy/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external policy store access.
|
||||
- 2. Use deterministic inputs and assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/PolicyDslValidator.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/PolicyDslValidator.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Policy DSL Validator Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0773-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0773-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0773-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/PolicySchemaExporter.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/PolicySchemaExporter.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Policy Schema Exporter Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate schema export determinism and output path handling for the policy schema exporter tool.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for schema generation and path resolution.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `PolicySchemaExporterTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/policy/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external schema dependencies.
|
||||
- 2. Use deterministic inputs and assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/PolicySchemaExporter.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/PolicySchemaExporter.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Policy Schema Exporter Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0774-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0774-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0774-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/PolicySimulationSmoke.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/PolicySimulationSmoke.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Policy Simulation Smoke Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate scenario evaluation and runner behavior for policy simulation smoke checks.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for PolicySimulationSmokeRunner and evaluator behavior.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `PolicySimulationSmokeEvaluatorTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/policy/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external policy store access.
|
||||
- 2. Use deterministic inputs and assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/PolicySimulationSmoke.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/PolicySimulationSmoke.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Policy Simulation Smoke Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0775-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0775-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0775-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
21
src/Tools/__Tests/RustFsMigrator.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/RustFsMigrator.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# RustFS Migrator Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate CLI parsing and URI construction for the RustFS migrator tool.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for MigrationOptions parsing and RustFS URI helpers.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `RustFsMigratorTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external S3/RustFS calls.
|
||||
- 2. Use deterministic inputs and assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/RustFsMigrator.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/RustFsMigrator.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# RustFS Migrator Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0776-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0776-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0776-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
Reference in New Issue
Block a user