Changelog: optional frontmatter keys and the seeded .gitignore join the 2.0 block

Claude-Session: https://claude.ai/code/session_01CqjXB7ASoWtbyoGod68k97
This commit is contained in:
2026-08-01 07:44:35 -04:00
parent 274ccd9ff5
commit 153d12558c
+4
View File
@@ -30,6 +30,10 @@ VoiceOver reads boards as lanes of cards, announces outside changes in one polit
Every board gets a guide file teaching AI agents the folder format, kept up to date automatically.
A hand-made card file no longer needs an order or schema line — the card simply lands at the end of its lane until you place it.
Every board carries a .gitignore naming which files count as noise, so system files like .DS_Store stay put instead of being gathered into a card's attachments.
Every card can carry a comment thread, shown beside or below the card's text in its window.
The comment composer keeps its draft inside the board itself, so a half-written comment is waiting whenever and wherever you reopen the card.