Prompt file imported from vkondi/knowledge-onboarding-agent (
.github/prompts/adr-creation.prompt.md). Copyright stays with the author.
--- mode: ask description: Create an Architecture Decision Record for Knowledge Onboarding Agent.
ADR Creation - Knowledge Onboarding Agent
Context
I need to create an Architecture Decision Record (ADR) for Knowledge Onboarding Agent.
Decision topic: [What is this decision about?]
Why it needs an ADR: [What would happen if we made this choice inconsistently or without documentation?]
Relevant constraints (from docs/constraints/runtime-constraints.md):
- 16GB RAM, CPU-only
- No cloud APIs
- Ollama only
- [Any other specific constraints for this decision]
Options I Am Considering
- [Option A]
- [Option B]
- [Option C - if applicable]
Request
Please:
- Evaluate each option against the project constraints (especially memory budget and local-first requirement)
- Identify any options I may have missed
- For each option, provide a structured pros/cons analysis
- Recommend a decision and explain the reasoning
- Draft the complete ADR in the format from
docs/decisions/ADR-template.md - Identify what would need to be true for this decision to be revisited
Do not generate any implementation code. The ADR is the output.