Commit Graph

9 Commits

Author SHA1 Message Date
transcrilive
86ccbe53e1 feat(orchestrator): add T=1 path with audit JSONL + tail extraction 2026-05-10 03:02:31 +02:00
transcrilive
c5584b6396 feat(loader): add load_zaya_model wrapper around mlx-lm.load 2026-05-10 02:58:55 +02:00
transcrilive
4b55163a5c feat(batching): GenerationRequest/Result + run_batch dispatch (serial vs batched) 2026-05-10 02:54:58 +02:00
transcrilive
db710cc157 feat(prompts): add round-0 + zaya_v1 aggregation templates with versioned registry 2026-05-10 02:50:44 +02:00
transcrilive
3d595e021f fix(audit): raise on write-after-close + weakref.finalize + parametrized event coverage
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 02:48:38 +02:00
transcrilive
b688c4ef77 feat(audit): add JSONL event types + streaming AuditWriter 2026-05-10 02:43:10 +02:00
transcrilive
40bd38c2c5 fix(config): validate final_tokens > 0 + add replace() revalidates regression test 2026-05-10 02:40:59 +02:00
transcrilive
08ae956986 feat(config): add RSAConfig + named profiles (default-16gb, paper-16k, paper-headline-40k) 2026-05-10 02:36:51 +02:00
transcrilive
e2237f788c feat: scaffold markovian-rsa-mlx package + CLI
Public release v0.1.0 in progress. MIT, Python 3.12+, depends on
kyr0/mlx-lm fork (feat/zaya-support) for ZAYA model support until
upstream PR #1261 merges.
2026-05-10 02:29:56 +02:00