{ "contactFirstName": "Rouslan", "contactLastName": "Zenetl", "contactEmail": "indie@rzen.dev", "contactPhone": "+16465840598", "demoAccountRequired": false, "notes": "Lanework is a native macOS app whose boards are plain folders — each board, lane, and card is a folder containing an index.md (YAML frontmatter + Markdown body). There is no account or login of any kind, and no network access: all data lives in local files the user picks. To test: launch the app, create a new board from the welcome window (File > New Board opens a template chooser; picking one creates a .kanban folder where you choose). Add cards with Cmd-N and lanes with the New Lane command or toolbar item; cards rename inline, drag within and between lanes, and open in their own window on double-click (Markdown preview, editor, attachments). Deleting a card moves it to the board's own trash (View > Show Trash); Empty Trash removes permanently. The app uses user-selected file access (App Sandbox) to read and write the board folders the user chooses. Version 2.0 is a ground-up rewrite of the 1.x app under the same name." }