Skip to content

Commit be83173

Browse files
committed
refactor: reorganize documentation and remove legacy files
1 parent c640a0a commit be83173

8 files changed

Lines changed: 1177 additions & 654 deletions

File tree

INSTALL.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,19 @@ omni stats
145145
```
146146

147147
Need to see the filters in action or add your own custom rules?
148-
You can easily create your own rules using simple TOML files. Check out our `filters/` directory!
148+
You can easily create your own rules using simple TOML files.
149+
150+
### Documentation Index
151+
152+
**For Users:**
153+
- [The Ultimate Guide (HOW_TO_USE.md)](docs/HOW_TO_USE.md) — Everything you need: Installation, `omni learn`, Custom TOML Filters, and CLI Commands.
154+
155+
**For Developers & System Integrators:**
156+
- [Development Guide](docs/DEVELOPMENT.md) — How to build and contribute to the OMNI codebase.
157+
- [Testing Architecture](docs/TESTING.md) — Quality assurance and context safety.
158+
- [Session Continuity](docs/SESSION.md) — Deep dive into OMNI's working memory.
159+
- [Roadmap](docs/ROADMAP.md) — Current development status and upcoming features.
160+
- [Migration Guide](docs/MIGRATION.md) — Notes on upgrading from Node/Zig to the Rust version.
149161

150162
---
151163

File renamed without changes.

docs/CLI_REFERENCE.md

Lines changed: 0 additions & 195 deletions
This file was deleted.

0 commit comments

Comments
 (0)