foxloom 0.2.1

Hybrid memory layer with mem0-style semantics on top of foxstash-core
Documentation
# Foxloom Docs

Fast path for new contributors and integrators.

## Start Here

1. Read `docs/START-HERE.md`
2. Read `docs/ARCHITECTURE.md`
3. Read `docs/RETRIEVAL-AND-CONTEXT.md`
4. Read `docs/TESTING-AND-RELEASE.md`

## Docs Map

- `docs/START-HERE.md`: quick onboarding and first successful run.
- `docs/ARCHITECTURE.md`: module boundaries and data flow.
- `docs/MEMORY-MODEL.md`: record schema and operation semantics.
- `docs/RETRIEVAL-AND-CONTEXT.md`: retrieval, ranking, and prompt context building.
- `docs/API-REFERENCE.md`: public API surface summary.
- `docs/TESTING-AND-RELEASE.md`: local validation and release workflow.