Commit Graph

35 Commits

Author SHA1 Message Date
6878f206ee [claude] Fix: unblock CI deploy and staging gate secrets (#1363) (#1364) 2026-04-15 21:24:01 -04:00
0dd12b5560 fix: deduplicate playwright install in CI 2026-04-15 21:24:01 -04:00
7dcebe4cb4 muda: remove stale artifact codowners 2026-04-15 21:24:01 -04:00
05abd170ab muda: remove stale artifact cODEOWNERS 2026-04-15 21:24:01 -04:00
f53462b101 fix: install playwright browsers in CI 2026-04-15 21:24:01 -04:00
72cd0f3030 fix: install playwright browsers in CI 2026-04-15 21:24:01 -04:00
3886ce8988 fix: remove auto-merge stub
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 4s
2026-04-11 00:32:17 +00:00
5275c96e52 Merge PR #1110: MemPalace retention enforcement + tunnel sync client
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-07 15:19:40 +00:00
36e1db9ae1 fix(ci): repair bash syntax in validate job and add missing requirements.txt
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
CI / test (pull_request) Failing after 16s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 4s
- Fix empty 'then' block in Python syntax validation loop
- Add minimal requirements.txt for pytest/pytest-asyncio/pyyaml
2026-04-07 15:16:19 +00:00
Alexander Whitestone
e644b00dff feat(mempalace): retention enforcement + tunnel sync client (#1083, #1078)
Some checks failed
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 3s
Review Approval Gate / verify-review (pull_request) Failing after 4s
**retain_closets.py** — 90-day closet aging enforcement for #1083.
Removes *.closet.json files older than --days (default 90) from the
fleet palace. Supports --dry-run for safe preview. Wired into the
weekly-audit workflow as a dry-run CI step; production cron guidance
added to workflow comments.

**tunnel_sync.py** — remote wizard wing pull client for #1078.
Connects to a peer's fleet_api.py HTTP endpoint, discovers wings via
/wings, and pulls core rooms via /search into local *.closet.json
files. Zero new dependencies (stdlib urllib only). Supports --dry-run.
This is the code side of the inter-wizard tunnel; infrastructure
(second wizard VPS + fleet_api.py running) still required.

**Tests:** 29 new tests, all passing. Total suite: 294 passing.

Refs #1075, #1078, #1083
2026-04-07 11:05:00 -04:00
Bezalel
b445c04037 feat(ci): staging verification gate + review approval gate (#1095, #1098)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-07 14:58:39 +00:00
07a4be3bb9 [claude] Weekly privacy audit cron + fleet HTTP API (#1075) (#1109)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:54:41 +00:00
6ae9547145 fix(ci): repair JSON validation syntax, add repo-truth guard, copy robots.txt/index.html in Dockerfile
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 14:24:10 +00:00
33a1c7ae6a [claude] MemPalace follow-up: CmdAsk, metadata fix, taxonomy CI (#1075) (#1091)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 4s
2026-04-07 14:23:07 +00:00
Groq Agent
1a7a86978a [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1013)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 09:56:48 +00:00
Groq Agent
36aa0b99ca [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#999)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 15s
CI / validate (pull_request) Failing after 3s
2026-04-07 09:25:50 +00:00
Groq Agent
141d755970 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#992)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 09:07:10 +00:00
Groq Agent
3d5ff1d02d [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#981)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 6s
2026-04-07 08:44:07 +00:00
Groq Agent
a791109460 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#978)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s
2026-04-07 08:38:28 +00:00
Groq Agent
3d31f031e4 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#968)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 08:03:59 +00:00
Groq Agent
6ff2742dd2 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#961)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 2s
2026-04-07 07:39:23 +00:00
Groq Agent
e765ce9d71 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#954)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 3s
2026-04-07 07:26:42 +00:00
Groq Agent
d09d9d6fea [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#950)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 2s
2026-04-07 07:13:38 +00:00
Groq Agent
b68da53a5a [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#946)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 07:04:54 +00:00
Groq Agent
2451d9e186 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#941)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 4s
2026-04-07 06:55:04 +00:00
Groq Agent
108cb75476 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#931)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 06:39:36 +00:00
Groq Agent
8c17338826 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#927)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 4s
2026-04-07 06:31:43 +00:00
Groq Agent
27a42ef6ab [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#926)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 06:30:46 +00:00
Groq Agent
adbf908c7f [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#925)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 06:29:43 +00:00
Groq Agent
817343963e [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#919)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 06:19:52 +00:00
b933c3b561 rewrite: CI for Python-only repo — drop HTML/JS validation, add 10-line rule (#548)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
2026-03-26 16:43:32 +00:00
Alexander Whitestone
5dbbcd0305 feat: add PR size check to CI
Some checks failed
CI / validate (pull_request) Failing after 3s
Refs #561
2026-03-26 07:06:20 -04:00
Timmy
83b53d0659 enforce: 777-line hard limit on JS files — CI gate + pre-commit hook
Some checks failed
Deploy Nexus / deploy (push) Failing after 4s
app.js is a THIN WRAPPER. No file over 777 lines.
Current app.js is 2214 lines — must be broken up before any new features merge.

CI will block PRs that violate this. Pre-commit hook catches it locally.
Install hook: git config core.hooksPath .githooks
2026-03-25 11:16:32 -04:00
Alexander Whitestone
1a75ed0f73 ci: add validation workflow + auto-merge stub
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
HTML validation, JS syntax check, JSON validation, file size budget.
Auto-merge handled by nexus-merge-bot.sh until Gitea runner is set up.
2026-03-23 21:39:41 -04:00
3ea10209bc [claude] Live staging + auto-refresh on push (#33) (#34)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:30:28 +00:00