Alexander Whitestone
091089e53e
WIP: issue #728 (mimo swarm)
2026-04-15 21:24:00 -04:00
Alexander Whitestone
0348138bd9
fix: portfolio CTA, rate card consistency, remove typo file
...
- Add 'Let's Build' CTA section to portfolio.md with contact info and next steps
- Fix README decision rule: minimum project k (was k, rate-card says k)
- Remove CONTRIBUTORING.md typo duplicate (content already in CONTRIBUTING.md)
2026-04-15 21:24:00 -04:00
Alexander Whitestone
6f9b2cd299
fix: closes #865
2026-04-15 21:24:00 -04:00
Alexander Whitestone
4a1b37f0fa
fix: [PERF] Add quality-tier feature gating for heavy visual effects ( closes #706 )
2026-04-15 21:24:00 -04:00
Alexander Whitestone
ca68286eb1
fix: closes #1277
2026-04-15 21:24:00 -04:00
3f877e2019
feat: integrate blackboard into AgentFSM
2026-04-15 21:24:00 -04:00
fdb906cd95
refactor: move symbolic engine components to separate file
2026-04-15 21:24:00 -04:00
c5fef11788
feat: integrate blackboard into MemoryOptimizer
2026-04-15 21:24:00 -04:00
10b76472f9
feat: extract symbolic engine components
2026-04-15 21:24:00 -04:00
Alexander Whitestone
b83af291c7
Wire heartbeat into NexusMind consciousness loop
...
The heartbeat module existed but was never called. Now write_heartbeat fires:
- On startup (cycle 0, status thinking)
- After every successful think cycle
- On graceful shutdown (status idle)
This gives the watchdog a signal that the mind is alive, not just running.
2026-04-15 21:24:00 -04:00
Alexander Whitestone
59f36fc40f
fix: closes #866
2026-04-15 21:24:00 -04:00
981ab55a95
Apply GOFAI final cleanup changes directly to main
2026-04-15 21:24:00 -04:00
0a90c861b6
Apply GOFAI final cleanup changes directly to main
2026-04-15 21:24:00 -04:00
b9fed5ee88
Apply GOFAI final cleanup changes directly to main
2026-04-15 21:24:00 -04:00
8b34ec207a
Apply GOFAI final cleanup changes directly to main
2026-04-15 21:24:00 -04:00
Alexander Whitestone
cc1264140c
feat(mnemosyne): implement discover() — serendipitous entry exploration ( #1271 )
...
- Added discover() method to archive.py (probabilistic, vitality-weighted)
- Added cmd_discover CLI handler with subparser
- Supports: -n COUNT, -t TOPIC, --vibrant flag
- prefer_fading=True surfaces neglected entries
2026-04-15 21:24:00 -04:00
33e10f2aac
fix: [PORTALS] Design many-portal navigation for crowded Nexus layouts ( #1314 )
...
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-15 21:24:00 -04:00
8c28e97aa9
Merge PR #1313
...
Merged small validated fix from PR #1313
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-15 21:24:00 -04:00
Alexander Whitestone
9c3d9952d7
fix: closes #674
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 12:26:17 -04:00
aab3e607eb
Merge pull request '[GOFAI] Resonance Viz Integration' ( #1297 ) from feat/resonance-viz-integration-1776010801023 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 16:20:09 +00:00
fe56ece1ad
Integrate ResonanceVisualizer into app.js
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 16s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 16:20:03 +00:00
bf477382ba
Merge pull request '[GOFAI] Resonance Linking' ( #1293 ) from feat/resonance-linker-1776010647557 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 16:17:33 +00:00
fba972f8be
Add ResonanceLinker
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 16:17:28 +00:00
6786e65f3d
Merge pull request '[GOFAI] Layer 4 — Reasoning & Decay' ( #1292 ) from feat/gofai-layer-4-v2 into main
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 16:15:29 +00:00
62a6581827
Add rules
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 16:15:24 +00:00
797f32a7fe
Add Reasoner
2026-04-12 16:15:23 +00:00
80eb4ff7ea
Enhance MemoryOptimizer
2026-04-12 16:15:22 +00:00
b205f002ef
Merge pull request '[GOFAI] Resonance Visualization' ( #1284 ) from feat/resonance-viz-1775996553148 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 12:22:39 +00:00
2230c1c9fc
Add ResonanceVisualizer
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 12:22:34 +00:00
d7bcadb8c1
Merge pull request '[GOFAI] Final Missing Files' ( #1283 ) from feat/gofai-nexus-final-v2 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 12:22:20 +00:00
e939958f38
Add test_resonance.py
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 12:21:07 +00:00
387084e27f
Add test_discover.py
2026-04-12 12:21:06 +00:00
2661a9991f
Add test_snapshot.py
2026-04-12 12:21:05 +00:00
a9604cbd7b
Add snapshot.py
2026-04-12 12:21:04 +00:00
a16c2445ab
Merge pull request '[GOFAI] Mega Integration — Mnemosyne Resonance, Discover, Snapshot + Memory Optimizer' ( #1281 ) from feat/gofai-nexus-mega-1775996240349 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 12:18:31 +00:00
36db3aff6b
Integrate MemoryOptimizer
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 17s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 12:17:45 +00:00
43f3da8e7d
Add smoke test
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 12:17:43 +00:00
6e97542ebc
Add guardrails
2026-04-12 12:17:42 +00:00
6aafc7cbb8
Add MemoryOptimizer
2026-04-12 12:17:40 +00:00
84121936f0
Merge pull request '[PURGE] Rewrite Fleet Vocabulary — deprecate Robing pattern' ( #1279 ) from purge/openclaw-fleet-vocab into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 17s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 12:09:22 +00:00
ba18e5ed5f
Rewrite Fleet Vocabulary — replace Robing pattern with Hermes-native comms
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 17s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 12:09:18 +00:00
c3ae479661
Merge pull request '[PURGE] Remove OpenClaw reference from README' ( #1278 ) from purge/openclaw-readme into main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 12:09:14 +00:00
9e04030541
Remove OpenClaw sidecar reference from README — Hermes maxi directive
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 19s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 12:09:07 +00:00
75f11b4f48
[claude] Mnemosyne file-based document ingestion pipeline ( #1275 ) ( #1276 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 11:50:16 +00:00
72d9c1a303
[claude] Mnemosyne Memory Resonance — latent connection discovery ( #1272 ) ( #1274 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-12 11:18:54 +00:00
fd8f82315c
[claude] Mnemosyne archive snapshots — backup and restore ( #1268 ) ( #1270 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 09:49:31 +00:00
bb21beccdd
Merge pull request '[Mnemosyne] Fix path command bug + add vitality/decay CLI commands' ( #1267 ) from fix/mnemosyne-cli-path-vitality into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 09:26:37 +00:00
3361a0e259
docs: update FEATURES.yaml with new CLI commands
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 3s
2026-04-12 08:43:16 +00:00
8fb0a50b91
test: add CLI command tests for path, touch, decay, vitality, fading, vibrant
2026-04-12 08:42:59 +00:00
99e4baf54b
fix: mnemosyne path command bug + add vitality/decay CLI commands
...
Closes #1266
- Fix cmd_path calling nonexistent _load() -> use MnemosyneArchive()
- Add path to dispatch dict
- Add touch, decay, vitality, fading, vibrant CLI commands
2026-04-12 08:41:54 +00:00