Skip to content

aws-transform: ingest NextSteps.md and download artifacts at .NET completion#162

Merged
nadetastic merged 1 commit into
kirodotdev:mainfrom
vikkurt:dotnet-nextsteps-ingestion
Jul 7, 2026
Merged

aws-transform: ingest NextSteps.md and download artifacts at .NET completion#162
nadetastic merged 1 commit into
kirodotdev:mainfrom
vikkurt:dotnet-nextsteps-ingestion

Conversation

@vikkurt

@vikkurt vikkurt commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Reworks the .NET transformation completion flow to close the post-transformation workflow gap:

  • Announces available artifacts, then offers: download code & fix next steps (recommended), download all to review, or complete now.
  • On "download & fix", downloads all artifacts locally and uploads NextSteps.md back to the agent (fileType=MARKDOWN) so it works through the remaining post-migration items.
  • Adds a standalone "ingest NextSteps.md on request" handler with a terminal-state guard (won't fake success on a closed job).

Scoped to a single file: aws-transform/steering/workload-dotnet.md.

Testing

Validated end-to-end on the prod IAD integ test account — NextSteps.md ingestion round-trip and migrated-code download under .atx/ confirmed working.

Mirrors the internal ATXKiroPower change already merged to mainline.

…T completion

Rework the .NET completion flow to offer download + NextSteps.md round-trip:
- Announce artifacts, then present download-and-fix / download-only / complete options
- Download all output artifacts and upload NextSteps.md back to the agent to
  work through remaining post-migration items
- Add a standalone 'ingest NextSteps.md on request' handler with a terminal-state guard
- Specify fileType=MARKDOWN on the NextSteps.md upload

Mirrors internal ATXKiroPower change (CR-287056974).
@vikkurt

vikkurt commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@dkkiuna could you review when you get a chance? This publishes my .NET NextSteps.md ingestion change — scoped to a single file (aws-transform/steering/workload-dotnet.md). It mirrors the internal ATXKiroPower change (CR-287056974) and was validated end-to-end on the prod IAD integ account. Thanks!

@nadetastic nadetastic merged commit 3d04e3a into kirodotdev:main Jul 7, 2026
1 check passed
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