[Maintain 0007] Pre-v3.0.0 maintenance#675
Merged
waleedkadous merged 2 commits intomainfrom Apr 17, 2026
Merged
Conversation
- Remove unused http-proxy dependencies (flagged in run 0006, now acted on) - Refresh arch.md directory trees (afx commands, bin scripts, protocols) - Bump arch.md version stamp to v3.0.0-rc.9 - Sync AGENTS.md with CLAUDE.md (local-install flow for pnpm monorepo) - Add 3 lessons from Spec 653 review to lessons-learned.md - Add maintenance run file codev/maintain/0007.md
- arch.md: add protocol-schema.json to codev/protocols/ tree - arch.md: correct spir/ subtree (remove nonexistent manifest.yaml, add protocol.json, builder-prompt.md, prompts/, consult-types/) - arch.md: refresh codev-skeleton/protocols/ subtree (add aspir, air, bugfix, spike) - lessons-learned.md: move Spec 653 lessons into Critical section - packages/codev: add @xterm/xterm as explicit devDependency instead of relying on transitive resolution through codev-dashboard - codev/maintain/0007.md: document consultation findings and actions
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.
Summary
First MAINTAIN run on the simplified 2-phase protocol. Pre-release hygiene for v3.0.0.
http-proxy+@types/http-proxy(flagged in run 0006, now acted on).@xterm/xtermpinned explicitly instead of relying on transitive resolution throughcodev-dashboard(per 3-way review).arch.mddirectory trees refreshed (afx commands, bin scripts,codev/protocols/,spir/subtree,codev-skeleton/protocols/); version stamp bumped to v3.0.0-rc.9.AGENTS.mdpulled back in line withCLAUDE.md— local-install flow for pnpm monorepo (drift since PR Migrate monorepo from npm to pnpm #669).lessons-learned.md.codev/maintain/0007.md.Run details:
codev/maintain/0007.mdhas the full audit/clean/sync/verify log, deferred items, and consultation log.Verification
pnpm build→ greenpnpm test(codev package) → 2462 passed, 13 skipped, 122 filesdiff CLAUDE.md AGENTS.md→ empty3-way review
Consulted Gemini, Codex, and Claude on commit 96fbea1 before applying their feedback in commit 2d4a17f:
spir/subtree fix + skeleton tree addressed; stale CLI examples elsewhere deferredTest plan