mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-24 00:16:42 +02:00
Add agent knowledge files for all modules
This commit is contained in:
parent
11324b5e68
commit
dd06bb2e06
243 changed files with 50805 additions and 175 deletions
27
apps/clock/packages/shared/.agent/memory.md
Normal file
27
apps/clock/packages/shared/.agent/memory.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# Clock Shared Package Memory
|
||||
|
||||
This file tracks important decisions, patterns, and context about the Clock shared package.
|
||||
|
||||
## Recent Changes
|
||||
|
||||
_No changes recorded yet._
|
||||
|
||||
## Important Decisions
|
||||
|
||||
_No decisions recorded yet._
|
||||
|
||||
## Known Issues
|
||||
|
||||
_No issues recorded yet._
|
||||
|
||||
## Future Considerations
|
||||
|
||||
_No future items recorded yet._
|
||||
|
||||
---
|
||||
|
||||
**Note:** This memory file will be populated as changes are made to the shared package. Use it to track:
|
||||
- Breaking changes and migration notes
|
||||
- Deprecated types or constants
|
||||
- Design decisions and rationale
|
||||
- Cross-package coordination notes
|
||||
Loading…
Add table
Add a link
Reference in a new issue