Commit graph

6 commits

Author SHA1 Message Date
Virgil
f9e2948176 feat(ai): make RAG facade fail soft
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 2m27s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:58:24 +00:00
Snider
97b1854857 docs: add AX design principles RFC
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 06:06:04 +01:00
Snider
3f3faf3c9c refactor(api): update import path from go-api to core/api
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Failing after 2m0s
Part of the polyglot merge — forge.lthn.ai/core/go-api is now
forge.lthn.ai/core/api.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 10:10:32 +00:00
Snider
6460301533 docs: add human-friendly documentation
Some checks failed
Security Scan / security (push) Successful in 8s
Test / test (push) Failing after 2m1s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:39 +00:00
Snider
f032887827 docs: add angular-testing MCP guide from core/go
Some checks failed
Security Scan / security (push) Successful in 8s
Test / test (push) Failing after 1m32s
MCP tools live in go-ai — this doc belongs here.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 14:24:41 +00:00
Snider
9016e2ee7d docs: graduate TODO/FINDINGS into production documentation
Replace internal task tracking (TODO.md, FINDINGS.md) with four
structured documentation files covering architecture, tool reference,
development guide, and project history. Trim CLAUDE.md to agent
instructions only — all detailed content now lives in docs/.

- docs/architecture.md: subsystem plugin model, transports, IDE bridge,
  AI facade, full package layout
- docs/tools.md: all 49 MCP tools with parameters and descriptions
- docs/development.md: prerequisites, test patterns, adding tools/subsystems
- docs/history.md: split history, 5 phases with commit hashes, known issues

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 14:54:05 +00:00