docs: split Time Machine (4D authoring/editing) into its own page - #92
Merged
Conversation
Author/What-if/Editor/P6-import content was buried inside ERPUserGuide.md (~230 lines) with only a thin pointer from BIMUserGuide.md. Pulled it out to docs/TimeMachine.md and added the missing "Editing the Gantt directly" section covering drag/resize/link/marquee-group-move and the new ⏪ Pull Back (reschedule-as-early-as-possible) action shipped in bim-ootb PR #1498. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Root cause: the last real gh-pages deploy (2026-08-19, commit ae892ab76) was built from a merge of origin/fable/meshdb-livewire, never from master, and that merge was never pushed/merged back. master and gh-pages have been diverging silently since. - docs/VibeProgramming.md, docs/LAST_MILE_PROBLEM.md, docs/PROJECT_CHRONOLOGY.md: net-deleted from master by 2d330e3 (PR #33 "unified guides pass", 2026-07-03) — collateral damage of a large squash merge, not a deliberate removal (that same squashed PR's own sub-commit message links TO VibeProgramming.md and reports deploying PROJECT_CHRONOLOGY.md). Restored from their last-known-good commits (50b0b8b, bc82fec). - docs/ViewerComponentModel.html, docs/grislab_proof_run.html: never merged to master at all; recovered from 0cda27c / d95348b (the latter is itself an earlier session's fix for this exact same drift class, on a branch that never landed). - docs/ERP_PROJECT_REVIEW.md: never merged to master; recovered from 6c15471. Orphan page (not in any branch's mkdocs.yml nav) — restored as-is to match its prior live state, not promoted to nav. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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
ERPUserGuide.md(~230 lines) into its owndocs/TimeMachine.mdpage, linked from bothERPUserGuide.mdandBIMUserGuide.md.TimeMachine.mdtomkdocs.ymlnav.Test plan
mkdocs build --strictclean of new warnings (verified from a fresh worktree offorigin/master)id=attributes in the built HTML🤖 Generated with Claude Code