Establish baseline: core documentation and memory system
Adds foundational workspace documentation: - Core identity and operating principles (SOUL.md, IDENTITY.md, AGENTS.md, USER.md) - Memory management system specification (MEMORY.md) - Development team context and workflow (CONTEXT.md, PROJECTS.md) - Environment notes template (TOOLS.md) - Heartbeat task template (HEARTBEAT.md) Includes super-enhanced memory system: - JavaScript memory engine implementation - Memory initialization and test scripts - Daily memory logs for 2026-07-03, 2026-07-04 - Project-level memory structure for site-survey-ai Adds project templates: - Standard Python Flask application template
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"key": "mem:knowledge:dashboard_url",
|
||||
"category": "knowledge",
|
||||
"content": "http://192.168.50.11:3003/dashboard.html",
|
||||
"importance": 7,
|
||||
"tags": [
|
||||
"url",
|
||||
"dashboard"
|
||||
],
|
||||
"created": "2026-07-04T00:33:56.272Z",
|
||||
"updated": "2026-07-04T00:33:56.272Z",
|
||||
"access_count": 0,
|
||||
"expires": null,
|
||||
"confidence": 1
|
||||
}
|
||||
Reference in New Issue
Block a user