Skip to content

feat: Milestone v4.0 Quality Hardening — CI tests, 73 xUnit tests, checkpoint versioning, portfolio polish#7

Merged
OgeonX-Ai merged 7 commits into
mainfrom
docs/portfolio-hardening-20260610
Jun 14, 2026
Merged

feat: Milestone v4.0 Quality Hardening — CI tests, 73 xUnit tests, checkpoint versioning, portfolio polish#7
OgeonX-Ai merged 7 commits into
mainfrom
docs/portfolio-hardening-20260610

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

Summary

  • Phase 17 (CI Hardening): Added dotnet test + Coverlet coverage collection to ci.yml; tests badge in README. CI now enforces test execution on every push/PR.
  • Phase 18 (State Test Coverage + Checkpoint Hardening): 73 tests total (up from 36). Dedicated xUnit test classes for all 6 previously untested states: Analyzing, Branching, Editing, Committing, Documenting, PrCreating. SchemaVersion added to GsdWorkflowContext with version-mismatch guard in FileCheckpointStore.
  • Phase 19 (Portfolio Polish): GitHub topics applied to gsd-orchestrator, Promptimprover, and autogen. OgeonX-Ai personal profile README created and live at github.com/OgeonX-Ai.

Test plan

  • CI workflow runs dotnet test step green on this PR
  • Coverage artifact appears in GitHub Actions run summary
  • dotnet test locally shows 73 tests passing
  • Topics visible on all 3 CAS repo pages
  • github.com/OgeonX-Ai shows profile README

Generated with Claude Code

Aitomates and others added 7 commits June 14, 2026 14:42
Closes CIQUAL-01, CIQUAL-02, CIQUAL-03 — Phase 17 CI Hardening

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…5 tests)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ing (18 tests)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes CHKPT-01, CHKPT-02 — Phase 18

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes TESTCOV-01 through TESTCOV-06, CHKPT-01, CHKPT-02

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes POLISH-01, POLISH-02

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- PROJECT.md: current milestone updated to v4.0
- MILESTONES.md: v3.0 marked COMPLETE, v4.0 section added
- REQUIREMENTS.md: v4 requirements (CIQUAL, TESTCOV, CHKPT, POLISH)
- ROADMAP.md: Phases 17-19 appended (13 requirements across 3 phases)
- STATE.md: reset for v4.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@OgeonX-Ai OgeonX-Ai merged commit 8b0f044 into main Jun 14, 2026
1 check passed
@OgeonX-Ai OgeonX-Ai deleted the docs/portfolio-hardening-20260610 branch June 14, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants