docs: reconcile O.C.C. roadmap and ignore local Codex artifacts#65
Merged
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR refreshes the recorded delivery queue after PR 64, updates issue status and sequencing, and adds an ignore rule for the local Codex artifacts directory. ChangesDelivery status tracking
Local artifact exclusion
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related issues
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Comment |
StreamDemon
marked this pull request as ready for review
July 26, 2026 14:38
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
next-uptask and record the remaining blockers for Coalition Grunt O.C.C.: second playable class foundation #57, Glitter Boy O.C.C.: power armor and Boom Gun vertical #58, and Juicer O.C.C.: augmentation, bonuses, and lifecycle vertical #59..codexartifacts while preserving the 11 planning/design records already tracked by the project.Why
PR #64 merged and its predecessor gate was verified on synchronized local
main, but the committed roadmap still described #60 as current and retained already-satisfied species/S.D.C. dependencies. This keeps the repository roadmap aligned with the now-reconciled GitHub issues and milestone.The repository also did not exclude new local Codex artifacts, creating a risk of accidentally committing session-generated files. The new
/.codex/rule prevents future untracked content there from being added without deleting or untracking the project records already under version control.Tracker reconciliation
next-upissue and contains the verified post-merge handoff.next-uplabels were removed from closed issues.needs:sdc-bonuseswas removed from Coalition Grunt O.C.C.: second playable class foundation #57–Juicer O.C.C.: augmentation, bonuses, and lifecycle vertical #59 and closed Skill legality and additive S.D.C. foundation #61.Verification
git check-ignore -v --no-index .codex/local-probe.txt— matched/.codex/vp check— 129 files formatted; 101 files lint/typecheckedvp test— 26 files / 595 tests passedgit diff --checkSummary by cubic
Update the O.C.C.-breadth roadmap after PR #64: mark #60 and #61 complete, make #62 the sole next-up, and sync labels with the live tracker. Also fix the skill-description page span to RUE pp. 304–330.
Refactors
next-upandneeds:sdc-bonuses; kept only remaining blockers on Coalition Grunt O.C.C.: second playable class foundation #57–Juicer O.C.C.: augmentation, bonuses, and lifecycle vertical #59.Bug Fixes
Written for commit e5c82ac. Summary will update on new commits.