Commit graph

4 commits

Author SHA1 Message Date
Claude
f413111f08
docs: archive completed backend-result-type plan
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 2m40s
Move backend-result-type plan to docs/plans/completed/ with summary.
Unified Result struct now used across all ML backends.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:51:21 +00:00
Snider
0cf35221e6 docs: document InspectAttention pass-through on InferenceAdapter
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 2m31s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 12:34:32 +00:00
Snider
a6fb45da67 refactor: apply go fix modernizers for Go 1.26
Automated fixes: interface{} → any, range-over-int, t.Context(),
wg.Go(), strings.SplitSeq, strings.Builder, slices.Contains,
maps helpers, min/max builtins.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 21:00:16 +00:00
Snider
3918051112 docs: graduate TODO/FINDINGS into production documentation
Replace internal task tracking (TODO.md, FINDINGS.md) with structured
documentation in docs/. Trim CLAUDE.md to agent instructions only.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 15:01:55 +00:00