fix(labs): replace lab7 workrepo gitlink with tracked scaffold#385
Draft
kaizencycle wants to merge 1 commit into
Draft
fix(labs): replace lab7 workrepo gitlink with tracked scaffold#385kaizencycle wants to merge 1 commit into
kaizencycle wants to merge 1 commit into
Conversation
labs/lab7-proof/workrepo was mode 160000 without a .gitmodules entry, causing reserve-block checkout cleanup to warn: fatal: No url found for submodule path 'labs/lab7-proof/workrepo' Convert to a normal directory with .gitkeep so quorum_orchestrator --workdir workrepo has a stable scaffold and git submodule foreach is clean. EPICON-INTENT: lab7 workrepo scaffold only; no submodule URL; labs scope. Co-authored-by: michaeljjudan <[email protected]>
Contributor
|
✅ Drift Compliance: All test vectors passed GI threshold validation |
Contributor
🌀 Mobius PR Bot — EPICON-02 Check: ❌ FAILIntent Publication
Divergence Severity🔴 HIGH Changed Files
Labels Applied
Notes
Failures
📝 Auto-Generated TemplatePaste this template into your PR description and fill it out: EPICON-02 INTENT PUBLICATIONHow to Fix
🔎 Why This Failed
👉 Learn more: docs/epicon/EXPLAIN_FAILURE.md |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mobius PR — Cycle
1. Summary
What changed?
Replaced
labs/lab7-proof/workrepo(gitlinkmode 160000with no.gitmodulesentry) with a normal tracked directory containing.gitkeep.Why?
reserve-block-canonization.ymlcheckout cleanup onmainemitted:The path is only a scaffold for
labs/lab7-proof/tools/quorum_orchestrator.py --workdir workrepo; it was never meant to be a submodule.2. Risk Tier
3. EPICON Intent
4. Integrity Impact
What could go wrong?
Minimal. Removes a phantom submodule reference; no runtime services affected.
Assessment
Checklist
5. Rollback Plan
6. Testing
git submodule foreach echo ok— no error (no registered submodules)labs/lab7-proof/workrepo/.gitkeeppresent on branchEvidence:
7. Sentinel Review Requested
Tier 0 labs scaffold fix — fast merge acceptable.
"We heal as we walk." — Mobius Systems