Commit Graph

617 Commits

Author SHA1 Message Date
1154460919 Add swarm governor — prevents PR pileup across the org 2026-04-15 21:24:01 -04:00
Alexander Whitestone
29ad855662 WIP: issue #720 (mimo swarm) 2026-04-15 21:24:01 -04:00
Alexander Whitestone
4bcf014076 fix: closes #727 2026-04-15 21:24:01 -04:00
Alexander Whitestone
3b77a3aa77 fix: closes #696 2026-04-15 21:24:01 -04:00
Alexander Whitestone
f72e79d378 docs: add AI tools org assessment tracker (#1119)
Concise implementation checklist extracted from Bezalel's 205-repo scan.
Prioritizes the 7 actionable tools with clear next steps for the fleet.
2026-04-15 21:24:01 -04:00
Alexander Whitestone
6b55eb1b99 Add sovereign room to MemPalace fleet taxonomy
Refs #1116. Adds 'sovereign' room for cataloging Alexander Whitestone's
requests and responses as dated, retrievable artifacts.

Room config:
- key: sovereign, available to all wizards
- Naming convention: YYYY-MM-DD_HHMMSS_<topic>.md
- Running INDEX.md for chronological catalog
- Fleet-wide tunnel for cross-wizard search
2026-04-15 21:24:01 -04:00
Alexander Whitestone
a643955ebc fix: closes #673 2026-04-15 21:24:01 -04:00
Alexander Whitestone
4f560dd08a fix: closes #675 2026-04-15 21:24:00 -04:00
Alexander Whitestone
20711a8692 feat(mnemosyne): constellation-aware connection lines
- Strength-encoded opacity: line brightness proportional to blended
  source/target memory strength (0.15-0.7 range instead of flat 0.2)
- Color blending: lines use lerped colors from source/target region colors
- LOD culling: connection lines fade/hide when camera is far (>60 units)
- Toggle API: toggleConstellation() / isConstellationVisible() for UI
- Fix: replaced undefined _createConnectionLine with _drawSingleConnection
  (dedup-aware, constellation-styled single-connection renderer)

Part of #1215
2026-04-15 21:24:00 -04:00
Alexander Whitestone
2dfd3013b6 fix: closes #1208 2026-04-15 21:24:00 -04:00
Alexander Whitestone
7cc68f0d04 fix: closes #1181 2026-04-15 21:24:00 -04:00
Alexander Whitestone
0f504ef665 fix: [PORTALS] Build a portal atlas / world directory for all current and future worlds (closes #712) 2026-04-15 21:24:00 -04:00
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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