Files
rzen aad8857ea0 Set up distribution and release
Records the channel decision: the Mac App Store, as version 2.0 of the
existing dev.rzen.indie.Kanban record - the 1.x app already listed
there under the Lanework name. The question the card held open was
settled by three prior rulings (the edition split's separate App Store
targets with base keeping the shipping bundle id, the 2.0 marketing
version, and the account's App-Store-shaped tooling); RELEASE.md
records the reasoning and why notarized-direct is not pursued for 2.0.

Pipeline carried over from the 1.x repo: scripts/release.sh (archive +
destination=upload export, --platform macos reminders in its epilogue),
ExportOptions-macOS.plist, .env.release.example (+ .gitignore entry for
the real credentials). scripts/metadata/ holds the fresh 2.0 listing -
rewritten description/what's-new for the rewrite (plain-files boards,
live outside edits, card windows, trash, undo, templates, agent guide,
accessibility), carried keywords/URLs/categories/pricing (free)/
availability (ALL), and review notes updated to the 2.0 UI. All fields
within API limits; asc-metadata --dry-run validates end-to-end against
the live record (version 2.0 would be created; pricing and availability
already correct). Local Release archive verified: Lanework 2.0 build
165, signed, correct identity.

Remaining steps are deliberately user-gated at RELEASE.md's PUSH POINT:
screenshots need a real display, and everything past the archive writes
to the live record of a shipping 1.x app.

Claude-Session: https://claude.ai/code/session_01SR4XGjmBE16ZUYWpfFHXwY
2026-07-29 13:43:26 -04:00

12 lines
946 B
Plaintext

Lanework 2.0 is a ground-up rewrite around one idea: your boards are plain folders and Markdown files, and the app is a live view over them.
• Boards now update live when files change — edit from any app, script, or AI agent and the window follows, with changes announced.
• Cards open in their own window: formatted Markdown preview, checklists, a fast editor, file attachments, and a raw-source view.
• A per-board trash: deleted cards are recoverable until you empty it.
• System-native undo and redo across every board action.
• Ten bundled board templates, plus save-any-board-as-template.
• Cut, copy, and paste cards and lanes — within a board, across boards, or as text.
• Live search that filters the board as you type.
• Full keyboard control, VoiceOver support with live announcements, and system accessibility accommodations throughout.
• Every board gets a guide file that teaches AI agents the folder format.