From 9ad0112a1e2d816c5cba6138efc4b0b35c815f5a Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 17:13:46 -0700 Subject: [PATCH] Add stewardship readiness asset: docs/ROADMAP.md --- docs/ROADMAP.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/ROADMAP.md diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md new file mode 100644 index 0000000..393f6b7 --- /dev/null +++ b/docs/ROADMAP.md @@ -0,0 +1,20 @@ +# Roadmap + + +## Now + +- Confirm the project purpose in the README. +- Confirm build, run, or flash instructions on a clean machine. +- Classify license status and upstream provenance. +- Close the stewardship readiness checklist issue. + +## Next + +- Add project-specific tests or verification steps. +- Publish the first verified release only after provenance and security review. +- Replace placeholder wiki notes with project-specific architecture or hardware details. + +## Later + +- Add examples, screenshots, wiring diagrams, or demo media where useful. +- Decide whether duplicate or experimental branches should be archived.