6 Commits

Author SHA1 Message Date
John Doe 153b53dac6 Heretek OpenClaw - A modular cognitive architecture for autonomous agents 2026-03-28 20:47:59 -04:00
Tabula Myriad 82f7a38b1a Sync: curiosity databases updated (quorum tables added) 2026-03-26 00:15:28 -04:00
Tabula Myriad 7a184af447 Sync: anomalies.db schema migrated (score column added) 2026-03-25 23:57:22 -04:00
Tabula Myriad d930fa31b7 Restructure: README.md + Modules/curiosity/
- Move databases to Modules/curiosity/
- Update README with new structure
- Ready for incremental module growth
2026-03-25 23:55:20 -04:00
Tabula Myriad 62d08b6737 Flatten: .curiosity at repo root + add README
- Move .curiosity/* to root (clean repo structure)
- Add README.md documenting contents and purpose
- Synced from workspace .curiosity/
2026-03-25 23:52:06 -04:00
Tabula Myriad b6e3e4322b Clean: only .curiosity modules
- anomalies.db — anomaly pattern storage
- capabilities.db — goal-skill mappings
- consensus_ledger.db — deliberation votes
- curiosity_metrics.db — growth tracking
- opportunities.db — release/update tracking
- auto-trigger-integration-test.md — integration test doc

Removed: patches, test-*, scripts, package files, AGENTS files, empty files
2026-03-25 23:51:08 -04:00