Welcome! This is your guide to all OasisWaker documentation.
- README.md ← Start here! Updated for v2.0 vision
- New to the project? Read NEW_ARCHITECTURE.md to understand the vision
- CONTRIBUTING.md - How to contribute
- CODE_OF_CONDUCT.md - Community guidelines
- .trae/specs/project-preparation-phase/ - Current work
- MIGRATION_PLAN.md - v2.0 migration roadmap
- .trae/specs/ - All formal specifications
These documents define the future of OasisWaker:
| Document | Purpose |
|---|---|
| README.md | Project overview, updated for v2.0 |
| NEW_ARCHITECTURE.md | The vision: Universal Infrastructure Kernel |
| MIGRATION_PLAN.md | How to get from v1.0 to v2.0 |
| MIGRATION_PLAN.md | Phased approach (5 phases, 2.5-3 months) |
Important lessons from our first attempt:
| Document | Purpose |
|---|---|
| LEGACY.md | What v1.0.0 was (archived) |
| CRITIQUE.md | Critical review - what went wrong |
| .trae/archive/CODE_CLEANUP.md | Known code issues to avoid |
Active specifications and planning:
| Document | Purpose |
|---|---|
| .trae/specs/project-preparation-phase/ | Current phase - Project cleanup |
| .trae/specs/project-preparation-phase/spec.md | Phase spec (PRD) |
| .trae/specs/project-preparation-phase/tasks.md | Task breakdown |
| .trae/specs/project-preparation-phase/checklist.md | Verification checklist |
Old documents from v1.0 development:
| Document | Purpose |
|---|---|
| .trae/archive/README.md | Archive overview |
| .trae/documents/ | Old MVP planning |
| .trae/docs/ | Old architecture docs |
| .trae/premortem/ | Old risk analysis |
| .trae/specs/oasiswaker-cli/ | Old CLI spec |
| .trae/specs/oasiswaker-security-architecture/ | Old security spec |
Brand and visual design:
| Document | Purpose |
|---|---|
| .trae/design/LOGO-DESIGN-SPECIFICATION.md | Logo and brand guide |
| assets/logo/ | SVG logo files |
Current project state:
| Document | Purpose |
|---|---|
| PROJECT_STATUS.md | Overall project status |
| PROJECT_RUNNABILITY.md | Can you run the code? |
| CHANGELOG.md | Version history |
For contributing:
| Document | Purpose |
|---|---|
| CONTRIBUTING.md | How to contribute |
| CODE_OF_CONDUCT.md | Community guidelines |
| LICENSE | MIT License |
- Read README.md
- Read NEW_ARCHITECTURE.md
- Check .trae/specs/project-preparation-phase/
- Read the tasks.md
- Read CRITIQUE.md
- See .trae/archive/CODE_CLEANUP.md
- Read CONTRIBUTING.md
- Pick a task from the current phase
Phase 0: Project Preparation (In Progress)
- ✅ Create documentation index
- Organize and archive old docs
- Clean up codebase structure
- Set up monorepo skeleton
See .trae/specs/project-preparation-phase/ for details.
- Check this index first
- Look in relevant category above
- Ask in Discord or open a GitHub issue