Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
1f2a9af
feat(cli): guard against invisible unpainted artifacts (#230)
kunchenguid Aug 10, 2026
fa074d4
fix: streamline invisible artifact guidance (#232)
kunchenguid Aug 10, 2026
57642c8
chore(main): release lavish-axi 0.1.48 (#231)
github-actions[bot] Aug 10, 2026
c2fd52a
fix(server): confine artifact asset route by realpath (symlink-escape…
tibernero Aug 11, 2026
3fc42ef
chore(main): release lavish-axi 0.1.49 (#234)
github-actions[bot] Aug 11, 2026
bb75a1b
fix(server): harden feedback submission boundaries (#235)
kunchenguid Aug 11, 2026
d5d5287
chore(main): release lavish-axi 0.1.50 (#236)
github-actions[bot] Aug 11, 2026
8d23e87
chore: remove committed no-mistakes evidence (now on orphan branch) (…
kunchenguid Aug 12, 2026
a9ed449
chore: gitignore no-mistakes evidence dir (contributor safety) (#240)
kunchenguid Aug 12, 2026
ff31b42
feat(attachments): attach reference images to annotations and deliver…
coreldh Aug 14, 2026
b449a58
chore(main): release lavish-axi 0.1.51 (#244)
github-actions[bot] Aug 15, 2026
5c8e540
fix(whiteboard): preserve Mermaid node label line breaks in Excalidra…
kunchenguid Aug 15, 2026
9e51b8a
chore(main): release lavish-axi 0.1.52 (#247)
github-actions[bot] Aug 15, 2026
44ed200
chore(agents): use @AGENTS.md import instead of CLAUDE.md symlink (#249)
kunchenguid Aug 17, 2026
d915ab0
fix: avoid phantom whiteboard conflicts (#252)
kunchenguid Aug 18, 2026
00abc0c
chore(main): release lavish-axi 0.1.53 (#253)
github-actions[bot] Aug 18, 2026
e384d37
docs: establish author-approved project vision (#254)
kunchenguid Aug 19, 2026
102861b
fix: preserve Mermaid label line breaks (#237)
goblinmode2700 Aug 19, 2026
cc604c4
fix: add semantic names to table annotations (#256)
kunchenguid Aug 19, 2026
49e3f77
fix(server): reject foreign origins on mutating routes (#257)
kunchenguid Aug 20, 2026
e0d884b
fix: preserve sends across poll presence transitions
Aug 20, 2026
06e067e
fix(server): restore feedback from closed immediate polls
Julian-Dasilva Aug 20, 2026
ca8ab87
no-mistakes(document): docs: document closed-poll feedback restore in…
Aug 20, 2026
2131912
no-mistakes: apply CI fixes
Aug 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ coverage/
.DS_Store
*.log
package-lock.json
.no-mistakes/evidence/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
66 changes: 0 additions & 66 deletions .no-mistakes/evidence/chrome-v2-alignment/chrome-v2-sample.html

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 0 additions & 11 deletions .no-mistakes/evidence/design-system-v2-sync/http-server.log

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading