## CodeMind OKF Context Instructions

This repository has a pre-built OKF (Open Knowledge Format) knowledge bundle
in the `.okf/` directory. Use it as structured context when answering questions.

### How to use the OKF bundle

1. Start with `.okf/index.md` to understand the project architecture.
2. Find relevant modules in `.okf/modules/*.md` using the `type`, `tags`, and `key_functions` fields.
3. Each module file maps directly to a source file via the `resource` field.

The OKF bundle was generated by [CodeMind](https://github.com/YashGondaliya36/OKF-Open-Knowledge-Format)
using deterministic AST parsing — zero hallucination, structured metadata only.
