faf-kernel 1.0.1

The FAF kernel — parse, validate, and score .faf files (IANA application/vnd.faf+yaml). One kernel, many shells.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

## 1.0.1 — 2026-06-18

- Docs: elevated README to a landing page (install, quick start, scoring, testing, sibling cross-links, links).
- Docs: full API doc coverage — documented the public data-model types and their fields, the `Mk4Result` fields, and the `FafError` variants.
- Meta: added `documentation = "https://docs.rs/faf-kernel"`.

No code or behavior changes.

## 1.0.0 — 2026-06-16

- Initial release. The FAF kernel — parse, validate, and score `.faf` files (Mk4, 33-slot model).