init: seed content from candidature + mvp docs

This commit is contained in:
2026-04-21 07:21:52 +00:00
commit ee7cc9463d
21 changed files with 2633 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# NowYouSea — Overview
Goal: a real-world project combining physical equipment + software control + a web dashboard.
## Workflow
- Feature request comes in (Discord/TG)
- Create branch `feat/<slug>`
- Update docs and/or code
- Provide test steps
- Merge only on explicit approval
## Current goals
- A web front-end dashboard to track project status and evolution
- A structured repo so each feature changes both code + documentation