948 B
948 B
Fixture Harvester Charter
Mission
Maintain the fixture harvester CLI and tests for deterministic fixture capture.
Responsibilities
- Maintain fixture harvesting, validation, and metadata commands.
- Keep fixture outputs deterministic and offline-friendly.
- Track sprint tasks in
TASKS.mdand update the sprint tracker.
Key Paths
Program.csCommands/*.csFixtureHarvester.csprojFixtureHarvester.Tests.csproj*Tests.cs
Required Reading
docs/07_HIGH_LEVEL_ARCHITECTURE.mddocs/modules/platform/architecture-overview.mddocs-archived/implplan/2025-12-29-csproj-audit/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md
Working Agreement
-
- Use fixed time/ID sources for fixture metadata and sample content.
-
- Prefer offline defaults; gate live downloads behind explicit flags.
-
- Keep CLI output ASCII-only and deterministic.
-
- Update
TASKS.mdand sprint statuses when work changes.
- Update