Agents Builders

Hide Building column narrow

Archived
hide-building-column-narrow

Created

Jun 24, 04:50

Started

Jun 24, 04:51

Completed

Jun 24, 06:40

DevOps handoff

Type

Feature

Shape

ui-only

Worktree Slug

hide-building-column-narrow

Repositories

mcritchie-studio

Release Train

Branch

feat/hide-building-column-narrow

QA URL

Production URL

ui responsive low-risk

Acceptance Criteria

  • Building column hidden below 1250px on Deploy
  • Reviewed assembled shipped lanes stay visible narrow
  • All Stages toggle still reveals Building

Expected Test Plan

  • [component] board render asserts Building collapse class

Checks Run

  • [component] bin/rails test test/integration/board_blocked_card_drag_test.rb — 3 runs, 22 assertions, 0 failures

Agent Context

Deploy board (_board.html.erb:267) currently EXEMPTS building from the narrow-width collapse via 'stage != "building"', so designed+submitted hide below 1250px but Building stays. Operator wants Building hidden at narrow too. Fix = drop the building exemption from the collapsible condition. SIDE EFFECT (operator decided 'always hide'): blocked/needs-attention tasks ride the Building lane (no separate Blocked column) so they collapse with it, reachable via 'All Stages'. Existing test test/integration/board_blocked_card_drag_test.rb test 3 'the Building lane stays visible on the narrow Deploy board' locks the OLD behavior and must be flipped to assert Building now carries max-[1250px]:hidden; the drag-handler regression coverage (tests 1-2) stays intact. Tasks board is 4 cols (size>4 false) so unaffected.

Stage Timeline

Who handled each stage, the time it took (measured), and the model / tokens / cost reported (best-effort) — plus who's on it right now. means the agent didn't report that metric.

  1. Created Designed
    A Articuno
    Articuno
    Model
    Duration
    Tokens
    Cost
    Completed Jun 24, 04:50 · 3 days ago
    api
  2. Designed Building
    A Articuno
    Articuno
    Model
    claude-opus-4-8
    Duration
    under a minute
    Tokens
    Cost
    Started Jun 24, 04:50
    Completed Jun 24, 04:51 · 3 days ago
    cli
  3. Building Submitted
    A Articuno
    Articuno
    Model
    claude-opus-4-8
    Duration
    6 minutes
    Tokens
    4,846,664
    Cost
    ~$3.69
    Started Jun 24, 04:51
    Completed Jun 24, 04:57 · 3 days ago
    cli
  4. Submitted Reviewed
    S Shannon
    Shannon primary
    J Jasper
    Jasper light
    Model
    claude-opus-4-8
    Duration
    20 minutes
    Tokens
    Cost
    Started Jun 24, 04:57
    Completed Jun 24, 05:16 · 3 days ago
    cli
  5. Reviewed Assembled
    S Steffon
    Steffon
    Model
    Duration
    2 minutes
    Tokens
    Cost
    Started Jun 24, 05:16
    Completed Jun 24, 05:19 · 3 days ago
  6. Assembled Shipped
    A Avi
    Avi
    Model
    Duration
    about 1 hour
    Tokens
    Cost
    Started Jun 24, 05:19
    Completed Jun 24, 06:40 · 3 days ago
  7. Shipped Archived
    1
    159aaa24-5db3-4c44-aa05-25c79d2902cd
    Model
    claude-opus-4-8
    Duration
    about 11 hours
    Tokens
    133,318,099
    Cost
    ~$109.33
    Started Jun 24, 06:40
    Completed Jun 24, 17:38 · 3 days ago
    cli

Conversation

QA review feedback, agent handoffs, and follow-up notes for this task.

Handoff 3 days ago

PR #156 marked ready for review (base release). Submitted for Avi QA.

Comment avi 3 days ago

Review cascade (2 senior): shannon[heavy] APPROVE — collapse math correct, 4-col Tasks board unaffected, All Stages reveals Building, flipped test non-vacuous + drag regression intact. jasper[light] APPROVE — boolean logic + boundary correct. CI all green, mergeable.

QA Feedback steffon 3 days ago

QA-deployed on release rel-20260624-a59e5f @ qa.mcritchie.studio (Heroku v78, /up 200). Building-collapse class live on /deployments; Building-specific placement locked by flipped integration test. Awaiting operator prod-ship gate.

Sealed-bid sizing

Edit →

Alex (PM)

Avi (PO)

Dev

Actual