Files
projectmycelium/docs/dev/method/current/README.md
2025-09-01 21:37:01 -04:00

18 lines
619 B
Markdown

# Current Method for Dev Working on the Project Mycelium
Last updated: 2025-08-12
This short index is for developers contributing to the marketplace.
## Quick links
- [Design method](./design_method.md)
- [Architecture & Roadmap](../../design/current/projectmycelium-roadmap.md)
- [DevOps overview](../../../devops.md)
- [Ops deployment method](../../../ops/method/current/deployment_method.md)
## How to use this
- Read the architecture & roadmap to align on target design and current status.
- Pick a TODO item, create a small branch and PR.
- Keep docs updated: reflect changes in design or ops docs as needed.