Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

docs: hand off SHAFT MCP to SHAFT_ENGINE - #115

Merged
MohabMohie merged 1 commit into
mainfrom
codex/archive-to-shaft-engine
Jun 12, 2026
Merged

docs: hand off SHAFT MCP to SHAFT_ENGINE#115
MohabMohie merged 1 commit into
mainfrom
codex/archive-to-shaft-engine

Conversation

@MohabMohie

Copy link
Copy Markdown
Contributor

Summary

  • mark this repository as historical and link maintained SHAFT MCP/Pilot documentation and examples
  • add a one-time manual workflow that transfers the existing GHCR package to ShaftHQ/SHAFT_ENGINE using OCI source metadata

Sequence

  1. Merge this PR.
  2. Run the migration workflow once.
  3. Prove SHAFT_ENGINE can publish the package independently.
  4. Disable workflows and archive this repository.

Related to ShaftHQ/SHAFT_ENGINE#2858

ref: 10.2.20260612

- name: Log in to GitHub Container Registry
uses: docker/login-action@v4
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push canonical OCI image
uses: docker/build-push-action@v7
@MohabMohie

Copy link
Copy Markdown
Contributor Author

The application test failure is pre-existing and unrelated to this README/workflow-only change: SHAFT Engine 10.2.20260506 attempts to download the removed legacy path src/main/resources/properties/default/TestNG.properties from SHAFT_ENGINE main. Package/build and CodeQL checks pass, and the canonical SHAFT_ENGINE release-candidate suite passed. Merging with administrator override solely to complete the repository handoff and archive.

@MohabMohie
MohabMohie merged commit 869dc8b into main Jun 12, 2026
4 of 5 checks passed
@MohabMohie
MohabMohie deleted the codex/archive-to-shaft-engine branch June 12, 2026 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants