Commit Graph

705 Commits

Author SHA1 Message Date
98cff9b2ce muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
00a8b2b265 muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
a4203a3d58 muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
ed505b3e7c muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
a85cd96a71 muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
4abf39b874 muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
6b9ae9b9f0 muda: remove stale artifact CONTRIBUTING.md 2026-04-15 21:24:01 -04:00
6d80f98ac8 muda: remove stale artifact CODEOWNERS 2026-04-15 21:24:01 -04:00
46fcad445b Merge PR #1343
Add structured GOFAI worker outcomes and goal-directed planning
2026-04-15 21:24:01 -04:00
484cc1f97b fix: remove stale file docus/branch-protection.md 2026-04-15 21:24:01 -04:00
8d7e666d10 fix: remove stale file timmy-home/SOUL.md 2026-04-15 21:24:01 -04:00
b44d9d7b41 fix: remove stale file timmy-home/CONTRIBUTING.md 2026-04-15 21:24:01 -04:00
7b62b16503 fix: remove stale file timmy-home/CODEOWNERS 2026-04-15 21:24:01 -04:00
4251d61c44 fix: remove stale file timmy-config/SOUL.md 2026-04-15 21:24:01 -04:00
e158f752d2 fix: remove stale file timmy-config/CONTRIBUTING.md 2026-04-15 21:24:01 -04:00
bbdec73003 fix: remove stale file timmy-config/CODEOWNERS 2026-04-15 21:24:01 -04:00
7c48449c31 fix: remove stale file the-nexus/CONTRIBUTING.md 2026-04-15 21:24:01 -04:00
8a66158996 fix: remove stale file the-nexus/CODEOWNERS 2026-04-15 21:24:01 -04:00
8b7a2efa83 fix: remove root muda .gitea.yaml 2026-04-15 21:24:01 -04:00
29aaaf31ef feat: add playwright to repo truth guard 2026-04-15 21:24:01 -04:00
f53462b101 fix: install playwright browsers in CI 2026-04-15 21:24:01 -04:00
35c2af1ad2 fix: align docker-compose.yml with deploy.sh services 2026-04-15 21:24:01 -04:00
2a1bf1e213 fix: use requirements.txt in Dockerfile 2026-04-15 21:24:01 -04:00
72cd0f3030 fix: install playwright browsers in CI 2026-04-15 21:24:01 -04:00
4ebfb035e3 fix: add missing dependencies to requirements.txt 2026-04-15 21:24:01 -04:00
d883f062d2 test: add unit tests for symbolic engine 2026-04-15 21:24:01 -04:00
46d8893ec8 docs: add README for nexus symbolic engine 2026-04-15 21:24:01 -04:00
Alexander Whitestone
557713501c fix: closes #830 2026-04-15 21:24:01 -04:00
Alexander Whitestone
970a810e52 feat: derive GOFAI perception from live Nexus state 2026-04-15 21:24:01 -04:00
Alexander Whitestone
2500366821 feat: Multi-user AI bridge + research paper draft
world/multi_user_bridge.py — HTTP API for multi-user AI interaction (280 lines)
commands/timmy_commands.py — Evennia commands (ask, tell, timmy status)
paper/ — Research paper draft + experiment results

Key findings:
- 0% cross-contamination (3 concurrent users, isolated contexts)
- Crisis detection triggers correctly ('Are you safe right now?')
2026-04-15 21:24:01 -04:00
Alexander Whitestone
35bb12e53d fix: [HUD] Health panel shows daemon reachability, session metrics, last-updated time
- Track local health daemon (localhost:8082) reachability instead of silently falling back
- Add LOCAL DAEMON service row so operators see daemon status at a glance
- Show session counts (local/total) when daemon provides them
- Add timestamp footer so HUD freshness is visible
- Fix stray ');' closing bracket on original function
2026-04-15 21:24:01 -04:00
Alexander Whitestone
61e10ef022 fix: closes #893 2026-04-15 21:24:01 -04:00
Alexander Whitestone
37b6b8239e fix: closes #717 2026-04-15 21:24:01 -04:00
Alexander Whitestone
3b3d602926 fix: closes #729 2026-04-15 21:24:01 -04:00
Alexander Whitestone
b2570554d5 WIP: issue #710 (mimo swarm) 2026-04-15 21:24:01 -04:00
Alexander Whitestone
0bf9c6766a fix: closes #672 2026-04-15 21:24:01 -04:00
Alexander Whitestone
631d0cd192 Add SOUL/Oath panel to main interaction loop (issue #709)
- Added SOUL button to HUD top-right bar next to Atlas
- Added SOUL quick action in chat panel
- Added SOUL overlay with Identity, Oath, Conscience, and Sacred Trust sections
- Link to canonical SOUL.md on timmy-home
- CSS styles matching existing Nexus design system
- JS wiring for toggle/close

Also fixed: cleaned up merge conflict markers, removed duplicated
branch-policy/mem-palace/reviewers sections from footer
2026-04-15 21:24:01 -04:00
ee09247af3 Merge PR #1330
Mainline GOFAI facts, deterministic worker reasoning, and plan offload
2026-04-15 21:24:01 -04:00
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