Alexander Whitestone
96426378e4
fix: portfolio CTA, rate card consistency, remove typo file
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 3s
- 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-12 19:26:36 -04:00
d26483f3a5
Merge pull request 'fix: [ALLEGRO-BACKLOG] Propagate hybrid heartbeat daemon to Adagio' ( #1315 ) from mimo/create/issue-864 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 23:22:58 +00:00
fda4fcc3bd
Merge pull request 'fix: [NEXUS] [MIGRATION] Audit and Restore Spatial Audio from Legacy Matrix' ( #1320 ) from mimo/research/issue-866 into main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 23:22:55 +00:00
f8505ca6c5
Apply GOFAI final cleanup changes directly to main
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 23:22:43 +00:00
d8ddf96d0c
Apply GOFAI final cleanup changes directly to main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 23:22:41 +00:00
11c5bfa18d
Apply GOFAI final cleanup changes directly to main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 23:22:40 +00:00
8160b1b383
Apply GOFAI final cleanup changes directly to main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-12 23:22:39 +00:00
3c1f760fbc
Merge pull request 'feat(mnemosyne): implement discover() — serendipitous entry exploration ( #1271 )' ( #1290 ) from burn/20260412-1202-mnemosyne into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 23:18:33 +00:00
878461b6f7
fix: [PORTALS] Design many-portal navigation for crowded Nexus layouts ( #1314 )
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-12 23:07:17 +00:00
40dacd2c94
Merge PR #1313
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
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-12 23:06:21 +00:00
Alexander Whitestone
869a7711e3
fix: closes #866
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 12:52:39 -04:00
Alexander Whitestone
d5099a18c6
Wire heartbeat into NexusMind consciousness loop
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
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-12 12:45:58 -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
Alexander Whitestone
b5ed262581
feat(mnemosyne): implement discover() — serendipitous entry exploration ( #1271 )
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 2s
- 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-12 12:07:28 -04: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
b0e24af7fe
Merge PR #1265
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Auto-merged by Timmy PR triage — clean diff, no conflicts, tests present.
2026-04-12 08:37:15 +00:00
65cef9d9c0
docs: mark memory_pulse as shipped, add memory_path feature
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:22:58 +00:00
267505a68f
test: add tests for shortest_path and path_explanation
2026-04-12 08:22:56 +00:00
e8312d91f7
feat: add 'path' CLI command for memory pathfinding
2026-04-12 08:22:55 +00:00
446ec370c8
feat: add shortest_path and path_explanation to MnemosyneArchive
...
BFS-based pathfinding between memories through the connection graph.
Enables 'how is X related to Y?' queries across the holographic archive.
2026-04-12 08:22:53 +00:00
76e62fe43f
[claude] Memory Pulse — BFS wave animation on crystal click ( #1263 ) ( #1264 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-12 06:45:25 +00:00
b52c7281f0
[claude] Mnemosyne: memory consolidation — auto-merge duplicates ( #1260 ) ( #1262 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-12 06:24:24 +00:00
af1221fb80
auto
...
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 2s
auto
2026-04-12 06:08:51 +00:00
42a4169940
docs(mnemosyne): mark memory_decay as shipped
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
Part of #1258 .
2026-04-12 05:43:30 +00:00
3f7c037562
test(mnemosyne): add memory decay test suite
...
Part of #1258 .
- Test vitality fields on entry model
- Test touch() access recording and boost
- Test compute_vitality decay math
- Test fading/vibrant queries
- Test apply_decay bulk operation
- Test stats integration
- Integration lifecycle test
2026-04-12 05:43:28 +00:00
17e714c9d2
feat(mnemosyne): add memory decay system to MnemosyneArchive
...
Part of #1258 .
- touch(entry_id): record access, boost vitality
- get_vitality(entry_id): current vitality status
- fading(limit): most neglected entries
- vibrant(limit): most alive entries
- apply_decay(): decay all entries, persist
- stats() updated with avg_vitality, fading_count, vibrant_count
Decay: exponential with 30-day half-life.
Touch: 0.1 * (1 - current_vitality) — diminishing returns.
2026-04-12 05:42:37 +00:00
653c20862c
feat(mnemosyne): add vitality and last_accessed fields to ArchiveEntry
...
Part of #1258 — memory decay system.
- vitality: float 0.0-1.0 (default 1.0)
- last_accessed: ISO datetime of last access
Also ensures updated_at and content_hash fields from main are present.
2026-04-12 05:41:42 +00:00
89e19dbaa2
Merge PR #1257
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
Auto-merged by Timmy PR review cron job
2026-04-12 05:30:03 +00:00
3fca28b1c8
feat: export embedding backends from mnemosyne __init__
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 05:07:55 +00:00
1f8994abc9
docs: mark embedding_backend as shipped in FEATURES.yaml
2026-04-12 05:07:29 +00:00
fcdb049117
feat: CLI --backend flag for embedding backend selection
...
- search: --backend ollama|tfidf|auto
- rebuild: --backend flag
- Auto-detects best backend when --semantic is used
2026-04-12 05:07:14 +00:00
85dda06ff0
test: add embedding backend test suite
...
Tests cosine similarity, TF-IDF backend,
auto-detection, and fallback behavior.
2026-04-12 05:06:24 +00:00
bd27cd4bf5
feat: archive.py uses embedding backend for semantic search
...
- MnemosyneArchive.__init__ accepts optional EmbeddingBackend
- Auto-detects best backend via get_embedding_backend()
- semantic_search uses embedding cosine similarity when available
- Falls back to Jaccard token similarity gracefully
2026-04-12 05:06:00 +00:00
fd7c66bd54
feat: linker supports pluggable embedding backend
...
HolographicLinker now accepts optional EmbeddingBackend.
Uses cosine similarity on embeddings when available,
falls back to Jaccard token similarity otherwise.
Embedding cache for performance during link operations.
2026-04-12 05:05:17 +00:00
3bf8d6e0a6
feat: add pluggable embedding backend (Ollama + TF-IDF)
...
Implements embedding_backend from FEATURES.yaml:
- Abstract EmbeddingBackend interface
- OllamaEmbeddingBackend for local sovereign models
- TfidfEmbeddingBackend pure-Python fallback
- get_embedding_backend() auto-detection
2026-04-12 05:04:53 +00:00
eeba35b3a9
Merge pull request '[EPIC] IaC Workflow — .gitignore fix, stale PR closer, FEATURES.yaml, CONTRIBUTING.md' ( #1254 ) from epic/iac-workflow-1248 into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-12 04:51:44 +00:00
perplexity
55f0bbe97e
[IaC] Add CONTRIBUTING.md — assignment-lock protocol and workflow conventions
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
Closes #1252
- Assignment-as-lock protocol for humans and agents
- Branch naming conventions
- PR requirements (rebase, reference issues, no bytecode)
- Path conventions table
- Feature manifest workflow
- Stale PR policy documentation
2026-04-12 03:52:36 +00:00
perplexity
410cd12172
[IaC] Add Mnemosyne FEATURES.yaml — declarative feature manifest
...
Closes #1251
- Documents all shipped backend modules (archive, entry, ingest, linker, cli, tests)
- Documents all shipped frontend components (11 components)
- Lists planned/unshipped features (decay, pulse, embeddings, consolidation)
- References merged PRs for each feature
- Enforces canon_path: nexus/mnemosyne/
2026-04-12 03:51:48 +00:00
perplexity
abe8c9f790
[IaC] Add stale PR closer script — auto-close conflicted superseded PRs
...
Closes #1250
- Shell/Python script for cron on Hermes (every 6h)
- Identifies PRs that are both conflicted AND superseded
- Matches by Closes #NNN references and title similarity (60%+ overlap)
- Configurable grace period via GRACE_HOURS env var
- DRY_RUN mode for safe testing
- Idempotent — safe to re-run
2026-04-12 03:51:48 +00:00
perplexity
67adf79757
[IaC] Fix .gitignore — recursive __pycache__ exclusion + purge 22 cached .pyc files
...
Closes #1249
- Replace path-specific __pycache__ entries with recursive **/__pycache__/
- Add *.pyc and *.pyo globs
- Remove 22 tracked .pyc files from bin/, nexus/evennia_mempalace/,
nexus/mempalace/, and nexus/mnemosyne/
- Reorganize .gitignore with section comments for clarity
2026-04-12 03:49:50 +00:00
a378aa576e
Merge pull request '[Mnemosyne] Connection Panel — browse, add, remove memory relationships' ( #1247 ) from feat/mnemosyne-connection-panel into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 03:44:39 +00:00
Alexander Whitestone
5446d3dc59
feat(mnemosyne): Add connection panel HTML + CSS
...
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 3s
- Panel container in index.html after memory-inspect-panel
- Full CSS styles matching Mnemosyne aesthetic
- Slide-in from right, positioned next to inspect panel
- Connected memories list with navigate/remove actions
- Suggested memories with add-connection button
- Hover highlight state for 3D crystal feedback
2026-04-11 21:48:13 -04:00
Alexander Whitestone
58c75a29bd
feat(mnemosyne): Memory Connection Panel — interactive connection management
...
- Browse all connections from a selected memory crystal
- Suggested connections from same region + nearby memories
- Add/remove connections with bidirectional sync
- Hover highlights connected crystals in 3D world
- Navigate to connected memories via click
- Clean slide-in panel UI matching Mnemosyne aesthetic
2026-04-11 21:46:47 -04:00
b3939179b9
[claude] Add temporal query methods: by_date_range and temporal_neighbors ( #1244 ) ( #1246 )
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-12 01:03:50 +00:00
a14bf80631
[claude] Mnemosyne entry update + content deduplication ( #1239 ) ( #1241 )
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-11 23:44:57 +00:00
217ffd7147
[claude] Mnemosyne tag management — add, remove, replace topics ( #1236 ) ( #1238 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 23:34:25 +00:00
09ccf52645
Merge pull request '[Mnemosyne] Graph cluster analysis — clusters, hubs, bridges, rebuild' ( #1234 ) from feat/mnemosyne-graph-clusters into main
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Merge PR #1234 : [Mnemosyne] Graph cluster analysis — clusters, hubs, bridges, rebuild
2026-04-11 23:16:29 +00:00
49fa41c4f4
Merge pull request '[Mnemosyne] Graph data export for 3D constellation view' ( #1233 ) from feat/mnemosyne-graph-export into main
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Merge PR #1233 : [Mnemosyne] Graph data export for 3D constellation view
2026-04-11 23:16:16 +00:00
155ff7dc3b
Merge pull request '[Archive] Sovereign Ordinal Archive — Block 944648' ( #1235 ) from feat/ordinal-archive-2026-04-11 into main
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Merge PR #1235 : [Archive] Sovereign Ordinal Archive — Block 944648
2026-04-11 23:16:13 +00:00
e07c210ed7
feat: add metadata for ordinal archive
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-11 23:10:03 +00:00
07fb169de1
feat: Sovereign Ordinal Archive - block 944648
...
Scanned 2026-04-11, documenting philosophical and moral inscriptions on Bitcoin blockchain.
2026-04-11 23:10:02 +00:00
Alexander Whitestone
3848b6f4ea
test(mnemosyne): graph cluster analysis tests — 22 tests
...
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 3s
- graph_clusters: empty, orphans, linked pairs, separate clusters, topics, density
- hub_entries: ordering, limit, inbound/outbound counting
- bridge_entries: triangle (none), chain (B is bridge), small cluster filtered
- rebuild_links: creates links, threshold override, persistence
2026-04-11 18:44:58 -04:00
Alexander Whitestone
3ed129ad2b
feat(mnemosyne): CLI commands for graph analysis
...
- mnemosyne clusters: show connected component clusters with density + topics
- mnemosyne hubs: most connected entries by degree centrality
- mnemosyne bridges: articulation points (entries connecting clusters)
- mnemosyne rebuild: recompute all links from scratch
2026-04-11 18:43:14 -04:00
Alexander Whitestone
392c73eb03
feat(mnemosyne): graph cluster analysis — clusters, hubs, bridges, rebuild_links
...
- graph_clusters(): BFS connected component discovery with density + topic analysis
- hub_entries(): degree centrality ranking of most connected entries
- bridge_entries(): Tarjan's articulation points — entries that connect clusters
- rebuild_links(): full link recomputation after bulk ingestion
- _build_adjacency(): internal adjacency builder with validation
2026-04-11 18:42:32 -04:00
Alexander Whitestone
c961cf9122
test(mnemosyne): add graph_data() tests
...
CI / test (pull_request) Failing after 12s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 2s
- empty archive returns empty nodes/edges
- nodes have all required fields
- edges have weights in [0,1]
- topic_filter returns subgraph
- bidirectional edges deduplicated
2026-04-11 18:14:34 -04:00
Alexander Whitestone
a1c038672b
feat(mnemosyne): add graph_data() for 3D constellation export
...
Returns {nodes, edges} with live link weights. Supports topic_filter
for subgraph extraction. Edges are deduplicated (bidirectional links
become single undirected edges).
Closes #1232
2026-04-11 18:14:16 -04:00
ed5ed011c2
[claude] Memory Inspect Panel — click-to-read detail view ( #1227 ) ( #1229 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 21:17:42 +00:00
3c81c64f04
Merge pull request '[Mnemosyne] Memory Birth Animation System' ( #1222 ) from feat/mnemosyne-memory-birth into main
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 20:23:24 +00:00
909a61702e
[claude] Mnemosyne: semantic search via holographic linker similarity ( #1223 ) ( #1225 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 20:19:52 +00:00
12a5a75748
feat: integrate MemoryBirth 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 2s
- Import MemoryBirth module
- Initialize alongside SpatialMemory
- Wrap placeMemory() for automatic birth animations
- Call MemoryBirth.update() in render loop
2026-04-11 19:48:46 +00:00
1273c22b15
feat: add memory-birth.js — crystal materialization animation system
...
- Elastic scale-in from 0 to full size
- Bloom flash at materialization peak
- Neighbor pulse: nearby memories brighten on birth
- Connection line progressive draw-in
- Auto-wraps SpatialMemory.placeMemory() for zero-config use
2026-04-11 19:47:48 +00:00
038346b8a9
[claude] Mnemosyne: export, deletion, and richer stats ( #1218 ) ( #1220 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 18:50:29 +00:00
b9f1602067
merge: Mnemosyne Phase 1 — Living Holographic Archive
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-11 12:10:14 +00:00
c6f6f83a7c
Merge pull request '[Mnemosyne] Memory filter panel — toggle categories by region' ( #1213 ) from feat/mnemosyne-memory-filter into main
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Merged PR #1213 : [Mnemosyne] Memory filter panel — toggle categories by region
2026-04-11 05:31:44 +00:00
026e4a8cae
Merge pull request '[Mnemosyne] Fix entity resolution lines wiring ( #1167 )' ( #1214 ) from fix/entity-resolution-lines-wiring into main
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Merged PR #1214
2026-04-11 05:31:26 +00:00
75f39e4195
fix: wire SpatialMemory.setCamera(camera) for entity line LOD ( #1167 )
...
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 13s
Review Approval Gate / verify-review (pull_request) Failing after 3s
Pass camera reference to SpatialMemory so entity resolution lines get distance-based opacity fade and LOD culling.
2026-04-11 05:06:02 +00:00
8c6255d262
fix: export setCamera from SpatialMemory ( #1167 )
...
Entity resolution lines were drawn but LOD culling never activated because setCamera() was defined but not exported. Without camera reference, _updateEntityLines() was a no-op.
2026-04-11 05:05:50 +00:00
45724e8421
feat(mnemosyne): wire memory filter panel in app.js
...
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 11s
Review Approval Gate / verify-review (pull_request) Failing after 2s
- G key toggles filter panel
- Escape closes filter panel
- toggleMemoryFilter() bridge function
2026-04-11 04:10:49 +00:00
04a61132c9
feat(mnemosyne): add memory filter panel CSS
...
- Frosted glass panel matching Mnemosyne theme
- Category toggle switches with color dots
- Slide-in animation from right
2026-04-11 04:09:30 +00:00
c82d60d7f1
feat(mnemosyne): add memory filter panel with category toggles
...
- Filter panel with toggle switches per memory region
- Show All / Hide All bulk controls
- Memory count per category
- Frosted glass UI matching Mnemosyne design
2026-04-11 04:09:03 +00:00
6529af293f
feat(mnemosyne): add region filter visibility methods to SpatialMemory
...
- setRegionVisibility(category, visible) — toggle single region
- setAllRegionsVisible(visible) — bulk toggle
- getMemoryCountByRegion() — count memories per category
- isRegionVisible(category) — query visibility state
2026-04-11 04:08:28 +00:00
dd853a21c3
[claude] Mnemosyne archive health dashboard — statistics overlay panel ( #1210 ) ( #1211 )
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 5s
2026-04-11 03:29:05 +00:00
4f8e0330c5
[Mnemosyne] Integrate MemoryOptimizer into app.js
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-11 01:39:58 +00:00
c3847cc046
[Mnemosyne] Add scripts/smoke.mjs (GOFAI improvements and guardrails)
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-11 01:39:44 +00:00
4c4677842d
[Mnemosyne] Add scripts/guardrails.sh (GOFAI improvements and guardrails)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:39:43 +00:00
f0d929a177
[Mnemosyne] Add nexus/components/memory-optimizer.js (GOFAI improvements and guardrails)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:39:42 +00:00
a22464506c
Update style.css (manual merge)
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-11 01:35:17 +00:00
be55195815
Update index.html (manual merge)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:35:15 +00:00
7fb086976e
Update app.js (manual merge)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:35:13 +00:00
c192b05cc1
Update nexus/components/spatial-memory.js (manual merge)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:35:12 +00:00
45ddd65d16
Merge pull request 'feat: Project Genie + Nano Banana concept pack for The Nexus' ( #1206 ) from mimo/build/issue-680 into main
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:33:55 +00:00
9984cb733e
Merge pull request 'feat: [VALIDATION] Browser smoke and visual validation suite' ( #1207 ) from mimo/build/issue-686 into main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:33:53 +00:00
Alexander Whitestone
6f1264f6c6
WIP: Browser smoke tests (issue #686 )
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 4s
2026-04-10 21:17:44 -04:00
Alexander Whitestone
3367ce5438
feat: Project Genie + Nano Banana concept pack for The Nexus ( closes #680 )
...
CI / test (pull_request) Failing after 11s
CI / validate (pull_request) Failing after 11s
Review Approval Gate / verify-review (pull_request) Failing after 3s
Complete concept generation pipeline:
- shot-list.yaml: 17 shots across 5 priorities (environments, portals, landmarks, skyboxes, textures)
- prompts/: 5 YAML prompt packs with 17 detailed generation prompts
- pipeline.md: Concept-to-Three.js translation workflow
- storage-policy.md: Repo vs local split for binary media
- references/palette.md: Canonical Nexus color/material/lighting spec
All prompts match existing Nexus visual language (Orbitron/JetBrains,
#4af0c0/#7b5cff/#ffd700 palette, cyberpunk cathedral mood).
Genie world prompts designed for explorable 3D prototyping.
Nano Banana prompts designed for concept art that translates to
specific Three.js geometry, materials, and post-processing.
2026-04-10 21:17:08 -04:00
d408d2c365
Merge pull request '[Mnemosyne] Ambient particle system — memory activity visualization ( #1173 )' ( #1205 ) from feat/mnemosyne-ambient-particles into main
Deploy Nexus / deploy (push) Failing after 5s
Staging Verification Gate / verify-staging (push) Failing after 7s
2026-04-11 01:10:23 +00:00
dc88f1b834
feat(mnemosyne): integrate ambient particle system into Nexus
...
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 2s
- Import MemoryParticles component
- Init after SpatialMemory, wire onMemoryPlaced callback
- Update in animation loop
- Spawn burst on memory placement (via callback)
- Access trail on crystal click and navigate
- Category colors for all particles
2026-04-11 00:50:43 +00:00
0bf810f1e8
feat: add onMemoryPlaced callback for particle system integration
2026-04-11 00:50:18 +00:00
9561488f8a
feat(mnemosyne): ambient particle system for memory activity visualization
...
Issue #1173
- Spawn burst (20 particles, 2s fade) on new fact stored
- Access trail (10 particles) streaming to crystal on fact access
- Ambient cosmic dust (200 particles, slow drift)
- Category colors for all particles
- Total budget < 500 particles at any time
2026-04-11 00:49:13 +00:00
63435753e2
[claude] Fix mimo swarm worker tool access — add -t terminal,code_execution ( #1203 ) ( #1204 )
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-11 00:40:46 +00:00
c736540fc2
merge: Mnemosyne spatial search
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-11 00:35:29 +00:00
d00adbf6cc
merge: Mnemosyne timeline scrubber
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-11 00:35:06 +00:00
7ed9eb75ba
merge: Mnemosyne crystal rendering
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com >
2026-04-11 00:34:50 +00:00
3886ce8988
fix: remove auto-merge stub
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-11 00:32:17 +00:00
4422764b0f
fix: [MIGRATION] Preserve legacy the-matrix quality work before Nexus rewrite ( #1195 )
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-11 00:21:20 +00:00
7a2a48f4f1
fix: [MONITORING] Integrate Kimi Heartbeat status into Nexus Watchdog ( #1192 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 00:21:12 +00:00
15e3473063
fix: [RESEARCH] MemPalace — Local AI Memory System Assessment & Leverage Plan ( #1191 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 00:21:05 +00:00
c5c752f9be
fix: [TRAINING] Capture the first replayable local Bannerlord session trace for Timmy
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Closes #1197
Automated squash merge by mimo swarm.
2026-04-11 00:20:37 +00:00
b6980409f6
fix: [MEDIA] Veo/Flow flythrough prototypes for The Nexus and Timmy
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Closes #1194
Automated squash merge by mimo swarm.
2026-04-11 00:20:14 +00:00
29f48e124e
fix: [PORTAL] Add honest local Bannerlord readiness/status to the Nexus
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Closes #1193
Automated squash merge by mimo swarm.
2026-04-11 00:20:06 +00:00
aa322a2baa
fix: [SOVEREIGNTY] Audit NostrIdentity for side-channel timing attacks
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Closes #1190
Automated squash merge by mimo swarm.
2026-04-11 00:19:44 +00:00
684f648027
fix: [A11Y] Add labels/tooltips for top-right icon controls
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
Closes #1189
Automated squash merge by mimo swarm.
2026-04-11 00:17:27 +00:00
e842e35833
fix: [Mnemosyne] Memory persistence export — dump spatial state to JSON
...
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 3s
Closes #1188
Automated squash merge by mimo swarm.
2026-04-11 00:16:08 +00:00
065e83c94e
fix: [UX] Add starter prompts / quick actions for meaningful Timmy interaction
...
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Squash merge #1185 : fix: [UX] Add starter prompts / quick actions for meaningful Timmy interaction
Closes #701
Automated by mimo-v2-pro swarm.
Worker: mimo-build-701-1775864556
2026-04-11 00:15:44 +00:00