33 lines
818 B
Markdown
33 lines
818 B
Markdown
---
|
|
id: TASK-126
|
|
title: Repo structure setup
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-03-29 20:51'
|
|
labels:
|
|
- setup
|
|
- repo
|
|
milestone: m-2
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Create directory structure (docs/, firmware/, app/js/, app/css/, app/guides/), move existing spec docs to docs/, write README.md
|
|
<!-- SECTION:DESCRIPTION:END -->
|
|
|
|
## Acceptance Criteria
|
|
<!-- AC:BEGIN -->
|
|
- [ ] #1 Directory structure matches plan
|
|
- [ ] #2 Existing docs moved to docs/
|
|
- [ ] #3 README.md with project overview, quick start, and structure
|
|
<!-- AC:END -->
|
|
|
|
## Final Summary
|
|
|
|
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
|
|
Repo structured, docs moved, README written with full project overview, hardware setup, command protocol, and licence info.
|
|
<!-- SECTION:FINAL_SUMMARY:END -->
|