This commit is contained in:
Areg Noya 2026-05-10 20:42:02 -07:00
parent 739ff9dc27
commit 09c5b30f15
7 changed files with 335 additions and 0 deletions

View file

@ -0,0 +1,35 @@
---
name: Feature request
about: Suggest a feature or enhancement
title: "[feature] "
labels: enhancement
---
## What problem does this solve?
<!-- Describe the user-facing problem or limitation. What can't you do today? -->
## Proposed solution
<!-- What you'd like to see. Concrete is better than abstract. -->
## Alternatives considered
<!-- Other approaches you thought about and why they're worse. -->
## Affected areas
- [ ] Capture path
- [ ] Recall / retrieval
- [ ] Consolidation / sleep cycles
- [ ] Daemon lifecycle
- [ ] Storage / encryption at rest
- [ ] MCP wrapper
- [ ] Bench harness
- [ ] CLI / doctor
- [ ] Documentation
- [ ] Other: ___
## Additional context
<!-- Use case, related issues, prior art. -->