Skip to content

docs(oddities): correct §5o (a)-(c) attribution to iOS (macOS presumed, unverified) - #373

Merged
mikegreiling merged 1 commit into
mainfrom
mg/headarc-attribution-fix
Aug 3, 2026
Merged

docs(oddities): correct §5o (a)-(c) attribution to iOS (macOS presumed, unverified)#373
mikegreiling merged 1 commit into
mainfrom
mg/headarc-attribution-fix

Conversation

@mikegreiling

Copy link
Copy Markdown
Owner

What

Corrects the attribution of the three GUI drag/cascade constraints in docs/things-app-oddities.md §5o (a)–(c) — added by #372:

  • (a) No drag-into an archived heading
  • (b) Drag-out is one-way to the active bucket + reopen
  • (c) Un-completing a child cascades upward (unarchives the heading)

These were attributed via the shared header as "host GUI, Things 3.22.12". They were actually maintainer-observed on iOS; macOS is presumed identical but unverified. This corrects the header attribution to match the style already used by item (d) in the same section.

Change

One line — the §5o "Maintainer-observed GUI constraints" header parenthetical:

- (host GUI, Things 3.22.12 — distinct from …)
+ (iOS, Things 3.22.12; macOS presumed identical but unverified — distinct from …)

Nothing else changes. Docs-only attribution fix; no CHANGELOG entry (not a user-visible behavior change).

npm run check passes (exit 0).

…d, unverified)

The three GUI drag/cascade constraints in §5o - no drag-into archived
heading, one-way drag-out + reopen, and un-complete cascades unarchive -
were attributed "host GUI, Things 3.22.12". They were maintainer-observed
on iOS; macOS is presumed identical but unverified. Corrects the shared
header attribution to match item (d)'s style. No behavior change.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RYbJensXxHpJK1v1VDXYUD
@mikegreiling
mikegreiling merged commit 9821843 into main Aug 3, 2026
1 check passed
@mikegreiling
mikegreiling deleted the mg/headarc-attribution-fix branch August 3, 2026 08:04
mikegreiling added a commit that referenced this pull request Aug 3, 2026
…ne (PR 5) (#379)

Final PR of the read-shape doctrine (ruling #C6) — docs only, no behavior change.

- docs/contract.md: new "Read views — shapes and orderings" section documenting
  every view's data shape + each kept bucket's ordering, flagging the two
  presentation-derived orders (trash recency, search relevance) vs the real
  user-controlled axes. (The envelope schema models only the envelope layer —
  the data payload is an open coverage boundary — so orderings live in prose.)
- things-cli skill (SKILL.md, references/model.md, references/contracts.md) swept
  for the flat shapes across PRs 1-4: today flat items[] + meta.counts (no
  badge/sections); project card flat items + heading catalog + flat logbook (no
  anytime/upcoming/someday/logbookHeadings); area card flat items + projects;
  corrected stage-drop and heading-ref rules.
- docs/things-app-oddities.md §5o lede: "desktop GUI is stricter" -> platform-
  accurate "the GUI is stricter" (observed on iOS; macOS presumed unverified —
  the residual flagged in #373).
- read-shape-doctrine.md marked fully implemented (all five PRs landed).


Claude-Session: https://claude.ai/code/session_01RYbJensXxHpJK1v1VDXYUD

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant