Skip to content

feat(examples): ship battlestation flagship showcase#33

Merged
devallibus merged 2 commits intomasterfrom
feat/battlestation-showcase
Feb 27, 2026
Merged

feat(examples): ship battlestation flagship showcase#33
devallibus merged 2 commits intomasterfrom
feat/battlestation-showcase

Conversation

@devallibus
Copy link
Copy Markdown
Owner

Summary

  • add the battlestation design brief (#29) and implement the full battlestation showcase across web + desktop with a complete Rust core/commands/app/wasm stack
  • deliver Phase 1 loop (#26) and Phase 2 polish (#27): radar interaction, dispatch loop, atmospheric feedback, profile persistence, event-driven comms, and runtime metadata
  • document the flagship module-coverage story in docs/BATTLESTATION-SHOWCASE.md and promote the example in README.md/docs/GETTING-STARTED.md

Test plan

  • cargo test -p battlestation-core --manifest-path examples/battlestation/src-tauri/Cargo.toml
  • cargo check --target wasm32-unknown-unknown -p battlestation-commands --manifest-path examples/battlestation/src-tauri/Cargo.toml
  • bunx tsc --noEmit -p examples/battlestation/tsconfig.json
  • bun run build:web in examples/battlestation (not run locally in this pass)

Closes #29
Closes #26
Closes #27

devallibus and others added 2 commits February 27, 2026 11:40
Replace ASCII architecture diagram with a color-coded Mermaid flowchart,
add an ecosystem mindmap under Packages, and enhance the comparison table
with emoji status icons for better visual scanning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Ship the battlestation design brief and end-to-end showcase example (stub loop plus polish) to demonstrate the full webtau module story with public walkthrough docs and roadmap-ready implementation evidence.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant