Skip to content

Commit 80fc920

Browse files
apiadclaude
andcommitted
chore(examples): remove 9 legacy demos superseded by canonical set
The 5-tier canonical set (01_static → 05_realtime) replaces the prior hand-written demos completely. The new set is structured, tested, and each tier exercises a distinct slice of the framework. Git history is the archive — no transitional _legacy/ directory. Removed: basic_pwa, broadcast, full_pwa, hello_world, quickstart, reactivity, rpc_call, server_realtime, simple_client. Updates the AGENTS.md layout description to point at the new set. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9cab6d7 commit 80fc920

10 files changed

Lines changed: 1 addition & 617 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ violetear/ package source
3838
presets.py FlexGrid, SemanticDesign, UtilitySystem, Atomic
3939
tests/ pytest suite
4040
docs/ quarto docs site + example .py files (consumed by test_examples.py)
41-
examples/ hand-written demos (hello_world, reactivity, full_pwa, …)
41+
examples/ canonical demos, one per tier (01_static → 05_realtime)
4242
issues/ design docs for unimplemented features
4343
.github/workflows/ CI (ruff format-check + pytest on push/PR)
4444
roadmap.md v1.0 roadmap (Phases 1-4)

examples/basic_pwa.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

examples/broadcast.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

examples/full_pwa.py

Lines changed: 0 additions & 90 deletions
This file was deleted.

examples/hello_world.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

examples/quickstart.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)