Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • armada
  • tasks
  • 043-open-decisions.md
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    docs(log): 043 — correct the unblock path; nobody needs to commit anything · 71403a25
    The first version told a cold reader to wait for the peer session to commit
    tools/check-mix.py and tools/gig-log.py before the main tree could be
    fast-forwarded. That precondition does not exist, and left as written it would
    have parked the tree waiting on a commit that was never coming.
    
    The peer flagged it; verified independently before amending. For both files the
    working-tree blob equals origin/master and equals f56775ae, and only HEAD differs.
    They show as 'M' because the shared tree's HEAD (5468507b) predates master's
    shared-ladder refactor (27f23515, which changed both to import
    tools/ardour_session.py) — the tree already holds the post-refactor content. Not
    in-flight work: the tree is simply behind its own HEAD's successor.
    
    Also verified, since 'one command' is a promise: HEAD is a true ancestor of
    f56775ae, and the branch touches NONE of PLN's five modified .tidal files, so his
    set prep survives the fast-forward untouched.
    
    The caution that remains is a different one, and it is real: the live rig runs
    from that tree via ~/.local/bin symlinks, so the fast-forward swaps code under a
    running system and wants three units restarted afterwards. That is PLN's call
    with eyes on the rig, not a housekeeping step to slip in overnight.
    PLN (Algolia) authored Sep 05, 2026
    71403a25
043-open-decisions.md 5.07 KB
EditWeb IDE
×

Replace 043-open-decisions.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.