Timmy
9397d88657
fix( #1601 ): Restore MemPalace Fleet API polling, remove mock MCP
...
CI / test (pull_request) Failing after 57s
CI / validate (pull_request) Failing after 58s
Review Approval Gate / verify-review (pull_request) Failing after 10s
BURN mode PR replaced the functional connectMemPalace() (which
fetches real stats from Fleet API on port 7771) with a mock
MCP server that returns hardcoded data and zeroes out stats.
The mock definition (line 3907) overwrote the real one (line
2772) because it was defined later in the same scope.
Fix: removed the mock connectMemPalace() definition. Now only
the Fleet API version exists — fetches /health and /wings from
port 7771, counts docs, computes compression ratio, updates UI.
JS syntax verified. One connectMemPalace definition remains.
Refs #1601
2026-04-15 12:34:11 -04:00
7dff8a4b5e
Merge pull request 'feat: Three.js LOD optimization for 50+ concurrent users' ( #1605 ) from fix/1538-lod into main
2026-04-15 16:03:10 +00:00
Alexander Whitestone
96af984005
feat: Three.js LOD optimization for 50+ concurrent users ( closes #1538 )
CI / test (pull_request) Failing after 1m27s
CI / validate (pull_request) Failing after 50s
Review Approval Gate / verify-review (pull_request) Successful in 9s
2026-04-15 11:38:26 -04:00
27aa29f9c8
Merge pull request 'feat: enforce rebase-before-merge branch protection ( #1253 )' ( #1596 ) from fix/1253 into main
2026-04-15 11:56:26 +00:00
39cf447ee0
docs: document rebase-before-merge protection ( #1253 )
CI / test (pull_request) Failing after 1m8s
Review Approval Gate / verify-review (pull_request) Successful in 9s
CI / validate (pull_request) Failing after 1m25s
2026-04-15 09:59:17 +00:00
fe5b9c8b75
feat: codify rebase-before-merge protection ( #1253 )
2026-04-15 09:59:15 +00:00
871188ec12
feat: codify rebase-before-merge protection ( #1253 )
2026-04-15 09:59:12 +00:00
9482403a23
wip: add rebase-before-merge protection tests
2026-04-15 09:59:10 +00:00
bd0497b998
Merge PR #1585 : docs: add night shift prediction report ( #1353 )
2026-04-15 06:13:22 +00:00
Alexander Whitestone
4ab84a59ab
docs: add night shift prediction report ( #1353 )
CI / test (pull_request) Failing after 50s
CI / validate (pull_request) Failing after 1m10s
Review Approval Gate / verify-review (pull_request) Successful in 16s
2026-04-15 02:02:26 -04:00
c63d56dfb7
fix: add branch existence check before Gitea API file operations ( #1441 ) ( #1487 )
...
Deploy Nexus / deploy (push) Failing after 5s
Staging Verification Gate / verify-staging (push) Failing after 6s
CI / test (pull_request) Failing after 1m43s
CI / validate (pull_request) Failing after 1m47s
Review Approval Gate / verify-review (pull_request) Successful in 13s
Weekly Privacy Audit / privacy-audit (push) Has started running
Merge PR #1487
2026-04-14 22:18:06 +00:00
4c08119c9e
fix: port 8080 conflict between L402 server and preview ( #1415 ) ( #1431 )
...
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 4s
Merge PR #1431
2026-04-14 22:11:56 +00:00
9ebe957bb4
feat: cross-session agent memory via MemPalace ( #1477 )
...
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 4s
Merge PR #1477
2026-04-14 22:11:51 +00:00
75b9f24915
fix: add portals.json validation tests ( #1489 )
...
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 4s
Merge PR #1489
2026-04-14 22:11:46 +00:00
8755f455b1
feat: implement Issue #1127 triage recommendations ( #1403 )
...
Deploy Nexus / deploy (push) Failing after 4s
Staging Verification Gate / verify-staging (push) Failing after 5s
Merge PR #1403
2026-04-14 22:11:12 +00:00
6160e87446
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Failing after 6s
Staging Verification Gate / verify-staging (push) Failing after 3s
2026-04-14 15:34:03 +00:00
d0fc662ad2
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 15:33:59 +00:00
4e8e9cd08d
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 15:33:56 +00:00
189c657fec
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 15:33:53 +00:00
abe21ce6ec
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 15:33:51 +00:00
114525da5f
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Failing after 5s
Staging Verification Gate / verify-staging (push) Failing after 5s
Review Approval Gate / verify-review (pull_request) Failing after 9s
CI / test (pull_request) Failing after 51s
CI / validate (pull_request) Failing after 53s
2026-04-14 11:36:09 +00:00
0de60a756f
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 11:36:05 +00:00
e7bf08b799
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 11:36:03 +00:00
749878d3ea
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 11:36:01 +00:00
e24ad0f0a7
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 11:36:00 +00:00
1907388517
[claude] Close duplicate PRs for issue #1128 ( #1449 ) ( #1466 )
Deploy Nexus / deploy (push) Failing after 6s
Staging Verification Gate / verify-staging (push) Failing after 6s
Review Approval Gate / verify-review (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 46s
CI / test (pull_request) Failing after 48s
2026-04-14 02:28:09 +00:00
dbd2e400c0
Merge pull request 'feat: Add forge cleanup tools and documentation ( #1128 )' ( #1437 ) from q/1128-1776129480 into main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 02:23:59 +00:00
071643c976
[claude] Close duplicate PRs for issue #1338 ( #1451 ) ( #1464 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 02:17:43 +00:00
c7a317babc
[claude] Close duplicate PRs for issue #1339 ( #1450 ) ( #1465 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 02:17:38 +00:00
7e23aa0827
[claude] Close duplicate PRs for issue #1336 ( #1452 ) ( #1456 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 02:07:06 +00:00
1eeeea4412
Merge pull request 'fix: Remove duplicate content blocks from README.md and POLICY.md ( #1338 )' ( #1432 ) from q/1338-1776129480 into main
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 02:02:52 +00:00
cd78f9e4c8
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:57:22 +00:00
5171dda46a
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:57:17 +00:00
682431fab1
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:57:14 +00:00
7eb339f3ce
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:57:13 +00:00
2f5f874e84
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:57:11 +00:00
ad98bd5ead
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
CI / test (pull_request) Failing after 51s
CI / validate (pull_request) Failing after 51s
Review Approval Gate / verify-review (pull_request) Failing after 7s
2026-04-14 01:52:55 +00:00
e847b0e473
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:52:51 +00:00
63c6829ef8
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Staging Verification Gate / verify-staging (push) Has been cancelled
Deploy Nexus / deploy (push) Has been cancelled
2026-04-14 01:52:48 +00:00
a55647d5d3
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:52:45 +00:00
64719324e0
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:52:43 +00:00
ee6d12ccf6
[claude] Add .gitattributes export-ignore + large-repo clone docs ( #1428 ) ( #1433 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:51:18 +00:00
Alexander Whitestone
a29299820f
feat: Add forge cleanup tools and documentation ( #1128 )
...
CI / test (pull_request) Failing after 1m1s
Review Approval Gate / verify-review (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 1m1s
## Summary
Implements forge cleanup tools and documentation as requested in issue #1128 .
## Changes
- scripts/cleanup-duplicate-prs.sh: Automated duplicate PR detection
- docs/forge-cleanup-analysis.md: Analysis of duplicate PRs
- docs/forge-cleanup-report.md: Cleanup report with metrics
- .github/workflows/pr-duplicate-check.yml: Weekly automated checks
Issue: #1128
2026-04-13 21:51:12 -04:00
84eb8104d8
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
Review Approval Gate / verify-review (pull_request) Failing after 10s
CI / test (pull_request) Failing after 55s
CI / validate (pull_request) Failing after 56s
2026-04-14 01:48:34 +00:00
93228388d7
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:48:29 +00:00
e27c51c6da
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:48:26 +00:00
ed79826608
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:48:23 +00:00
e438662c97
feat: standardize llama.cpp backend for sovereign local inference ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-14 01:48:17 +00:00
Alexander Whitestone
e683a2213f
fix: Remove duplicate content blocks from README.md and POLICY.md ( #1338 )
...
CI / test (pull_request) Failing after 40s
Review Approval Gate / verify-review (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 38s
This commit fixes issue #1338 by removing duplicate content blocks that
were appearing 3-4 times on the page.
Changes:
1. README.md:
- Removed duplicate "Branch Protection & Review Policy" section (lines 121-134)
- Removed duplicate "Running Locally" section (lines 149-167)
- Kept the detailed "Branch Protection & Review Policy" section at the top
- Kept the first "Running Locally" section with all content
2. POLICY.md:
- Consolidated duplicate content into single cohesive policy
- Merged two "Branch Protection Rules" sections
- Merged two "Default Reviewer" sections
- Merged two "Acceptance Criteria" sections
- Added "Enforcement" and "Notes" sections from second half
The duplicate content was likely caused by a bad merge or template duplication.
This cleanup ensures each section appears only once while preserving all content.
Closes #1338
2026-04-13 21:44:26 -04:00
449170070b
feat: standardize llama.cpp backend ( #1123 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
CI / test (pull_request) Failing after 49s
Review Approval Gate / verify-review (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 53s
2026-04-14 01:42:40 +00:00