Token-auth API for modules, then LLM agent chat with tool-calling on top.
Scope
Ship an API early for existing modules; agent UI and tool-calling come later. Pause agent work until notes editor (#7) and journal foundations are ready if needed.
Children
Research ADR: API auth, surface shape, and LLM agent architecture
<brief>Token-auth API for modules, then LLM agent chat with tool-calling on top.</brief>
## Scope
Ship an API early for existing modules; agent UI and tool-calling come later. Pause agent work until notes editor (#7) and journal foundations are ready if needed.
## Children
- [ ] Research ADR: API auth, surface shape, and LLM agent architecture
- [ ] API surface + token auth for existing modules
- [ ] LLM agent chat UI
- [ ] Map agent tool-calling to API
- [ ] Agent smoke tests with mock provider
## Build order
1. ADR
2. API surface for existing modules (early)
3. Pause for editor/journal as needed
4. Agent UI
5. Tool-calling
6. Smoke tests
## References
- Tasks: `docs/tasks/87-api-surface.md`, `docs/tasks/88-llm-agent.md`
- ADR: `docs/decisions/0006-api-and-agent.md`
## Notes
API early, agent late.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Token-auth API for modules, then LLM agent chat with tool-calling on top.
Scope
Ship an API early for existing modules; agent UI and tool-calling come later. Pause agent work until notes editor (#7) and journal foundations are ready if needed.
Children
Build order
References
docs/tasks/87-api-surface.md,docs/tasks/88-llm-agent.mddocs/decisions/0006-api-and-agent.mdNotes
API early, agent late.