Commit Graph

4 Commits

Author SHA1 Message Date
s1d3sw1ped 699d26d90d docs: add robinhood-agentic-mcp implementation plan
TDD tasks for wire, client, rhntest, auth, each asset-class
package, then the rh Connect facade and tool coverage.
2026-09-01 11:05:28 -05:00
s1d3sw1ped 4dd586eea1 docs: live MCP tests are out of scope, not deferred
No //go:build live smoke. Tests stop at rhntest and env-token Login.
2026-09-01 10:56:58 -05:00
s1d3sw1ped 6600aa0eff docs: apply spec corrections for identity, decimal parse, mocks
Callers set MCP/OAuth identity on Config before Login/Connect.
Unparseable money errors instead of silent zero. Tests hit an
httptest Robinhood MCP mock, not only injected Callers.
2026-09-01 10:49:37 -05:00
s1d3sw1ped 58b9b48e15 docs: add robinhood-agentic-mcp library design spec
Typed Go client for the full Robinhood Agentic MCP, using tradey's
transport/auth and Alpaca-shaped decimals and order enums.
2026-09-01 10:36:19 -05:00