awslabs / awslabs/agentcore-samples
02-use-cases - [Content Improvement] Document memory namespace trailing slash convention
Open
02-use-cases
documentation
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**Please list the sample in which the bug is present.**
```
02-use-cases/SRE-agent/
02-use-cases/cost-optimization-agent/
02-use-cases/customer-support-assistant/
02-use-cases/intelligent-event-agent/
02-use-cases/market-trends-agent/
02-use-cases/slide-deck-generator-memory-agent/
```
**Improvement Description**
We are using namespace with trailing slash as the standard convention, so we want to ensure all memory namespace examples consistently use trailing slashes for proper path parsing and prefix matching.
Contributor guide
Assessment
This issue has not been assessed yet.