70 Commits

Author SHA1 Message Date
flux-bot
85ca187ac2 chore(maintenance): automated image update 2026-08-16 13:52:54 +00:00
flux-bot
1bd3131bd1 chore(maintenance): automated image update 2026-08-16 13:44:52 +00:00
flux-bot
4a750c9717 chore(maintenance): automated image update 2026-08-16 01:55:16 +00:00
flux-bot
44c2faa385 chore(maintenance): automated image update 2026-08-16 01:46:13 +00:00
jenkins
89b9f1a4c7 hermes: isolate runtime access and expose activity 2026-08-15 22:15:40 -03:00
flux-bot
053a9fb6b2 chore(maintenance): automated image update 2026-08-15 13:52:38 +00:00
flux-bot
d78973df3b chore(maintenance): automated image update 2026-08-15 13:44:36 +00:00
jenkins
441977449e gitea: move Atlas repositories to organization 2026-08-14 23:55:28 -03:00
flux-bot
9d1743398e chore(maintenance): automated image update 2026-08-15 01:39:58 +00:00
flux-bot
a4d687f32c chore(maintenance): automated image update 2026-08-14 13:51:25 +00:00
flux-bot
c019981af7 chore(maintenance): automated image update 2026-08-14 13:43:23 +00:00
flux-bot
0d515d4198 chore(maintenance): automated image update 2026-08-14 01:53:46 +00:00
flux-bot
2a01e8c3d0 chore(maintenance): automated image update 2026-08-14 01:45:45 +00:00
flux-bot
b29634ca3f chore(maintenance): automated image update 2026-08-13 13:49:57 +00:00
flux-bot
095402c859 chore(maintenance): automated image update 2026-08-13 13:41:55 +00:00
flux-bot
875a141850 chore(maintenance): automated image update 2026-08-13 01:47:54 +00:00
flux-bot
a5d74f8b57 chore(maintenance): automated image update 2026-08-13 01:39:53 +00:00
flux-bot
dca9bec65e chore(maintenance): automated image update 2026-08-12 13:52:01 +00:00
flux-bot
e0c7760092 chore(maintenance): automated image update 2026-08-12 13:42:00 +00:00
flux-bot
d46663e274 chore(maintenance): automated image update 2026-08-12 01:52:55 +00:00
flux-bot
a98d38e7f7 chore(maintenance): automated image update 2026-08-12 01:42:53 +00:00
flux-bot
4a0df20843 chore(maintenance): automated image update 2026-08-11 13:49:06 +00:00
flux-bot
4e1e68752f chore(maintenance): automated image update 2026-08-11 13:42:03 +00:00
jenkins
88f764a7c8 hermes: add automatic hosted and local image routes 2026-08-11 05:20:18 -03:00
flux-bot
4e39f25694 chore(maintenance): automated image update 2026-08-11 02:00:15 +00:00
flux-bot
d1b7a2c0af chore(maintenance): automated image update 2026-08-11 01:53:13 +00:00
flux-bot
2563eedc1b chore(maintenance): automated image update 2026-08-10 13:50:01 +00:00
flux-bot
95550a6334 chore(maintenance): automated image update 2026-08-10 13:42:59 +00:00
flux-bot
befc4b8557 chore(maintenance): automated image update 2026-08-10 01:50:01 +00:00
flux-bot
b860a95b01 chore(maintenance): automated image update 2026-08-10 01:42:58 +00:00
flux-bot
e069e95444 chore(maintenance): automated image update 2026-08-09 13:33:03 +00:00
flux-bot
2d42f153c8 chore(maintenance): automated image update 2026-08-09 13:29:00 +00:00
flux-bot
a48704b77f chore(maintenance): automated image update 2026-08-09 01:32:25 +00:00
flux-bot
b2363a50d8 chore(maintenance): automated image update 2026-08-09 01:28:23 +00:00
jenkins
bb73efb285 feat(hermes): split chat agent and triage surfaces 2026-08-08 17:59:57 -03:00
flux-bot
e2f4302861 chore(maintenance): automated image update 2026-08-08 13:36:58 +00:00
flux-bot
ad211e2fa3 chore(maintenance): automated image update 2026-08-08 13:33:57 +00:00
flux-bot
1919326513 chore(maintenance): automated image update 2026-08-07 13:41:09 +00:00
flux-bot
59173a3abf chore(maintenance): automated image update 2026-08-07 13:37:05 +00:00
jenkins
0855e38c0f feat(ariadne): turn on suggested fixes for unpatchable findings
Most of the SonarQube backlog is refactors too diffuse for an anchored patch,
so without this the majority of what static analysis knows never reaches a
maintainer. Deduped on the rule like the pull requests, so one root cause
yields one issue.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 05:00:25 -03:00
jenkins
10a629d5a7 feat(ariadne): sweep seven projects, and stop advertising the wrong model
The sweep covered four projects because only four had a write allowlist.
ananke (Go, cmd/ and internal/), pegasus (Go backend, TS frontend) and
atlasbot (Python) all have SonarQube projects and mapped repositories; they
were excluded only for want of prefixes and suffixes, which are now set from
each repository's actual layout.

The per-sweep ceiling rises to seven, one per project. With rule-level dedupe
a project stops producing proposals once every rule it has is already under
review, so this is a ceiling rather than a rate - the backlog cannot become a
queue nobody drains.

The Hermes deployment annotation still advertised gpt-5.6-terra as primary.
The config has had claude-opus-5 as default and primary for some time, so the
annotation was telling operators the wrong thing about which model made a
decision.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 04:45:15 -03:00
jenkins
8c47328b23 feat(ariadne): sweep four services, and link proposals to the finding
Only one pull request appeared because the sweep was scoped to one project at
one proposal per hour - a throttle I set deliberately while nothing had ever
run, not a limit of the mechanism. It has now run, so it widens to every
project whose job also has a write allowlist: ariadne, metis, soteria and
bstein-dev-home. The rest are left out because without allowed prefixes
nothing is patchable, and a sweep would spend a SonarQube call to discover it
has nowhere to write.

Still one proposal per project per hour. The backlog is 139 findings on
Ariadne alone; the constraint that matters is how many pull requests a person
will actually read, not how many the mechanism could open.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 00:06:33 -03:00
jenkins
1bfb29388a feat(ariadne): link pull requests to the Hermes run that wrote them
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 23:17:06 -03:00
jenkins
00af41891c fix(ariadne): read the SonarQube token from a path Ariadne can already reach
The sweep's token was injected from kv/data/atlas/quality/sonarqube-oidc,
which the maintenance role cannot read. I granted that path on the live policy
and verified the read, but the grant was reverted by whatever manages Vault
policy, and the next rollout wedged: vault-agent-init retries a 403 forever, so
the pod never initializes and the Deployment cannot roll. The old replica kept
serving, which is the only reason this was not an outage.

A template block that depends on a grant outside this repository is the actual
defect. The token now lives beside Ariadne's other credentials in
kv/data/atlas/maintenance/ariadne-db - a path its role has always been able to
read - so no policy change is needed and nothing outside this repo can revoke
it. Existing keys at that path were merged, not replaced.

Guarded with an if, so a deployment whose secret predates the key renders an
empty value and starts normally instead of blocking on a missing field. The
sweep then reports an empty token and skips, which is the right failure: no
sweep is much better than no Ariadne.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 22:42:23 -03:00
flux-bot
918898276a chore(maintenance): automated image update 2026-08-07 01:37:12 +00:00
flux-bot
b82d5d0206 chore(maintenance): automated image update 2026-08-07 01:33:03 +00:00
jenkins
d5440a9dd4 feat(ariadne): enable the SonarQube sweep, scoped to one project
Static analysis findings never fail a build, so nothing has ever pulled them
into triage. There are 139 open on Ariadne alone, each already naming its
file, line and rule - better-located evidence than the console text the
code-repair flow usually mines.

Scoped deliberately narrow to start: one project, one proposal per hourly
sweep, and only findings SonarQube itself estimates at 20 minutes or less.
Effort is the filter rather than severity because it is the closest proxy for
the single anchored change the patch validator can actually check. The
64-open-proposal ceiling still applies on top, so the queue cannot grow while
nobody is draining it.

Hotspots are not in the type list and cannot be: SonarQube models them as
needing human review, this instance's quality gate fails on exactly that
condition, and an automation that resolved them would be marking them reviewed
without review.

The token comes from Vault. Ariadne's maintenance role was granted read on
kv/data/atlas/quality/sonarqube-oidc, which it did not previously have.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 22:13:03 -03:00
jenkins
8140e0bf75 feat(ariadne): allowlist clear_stuck_agent_pods
A build whose agent never started is a distinct failure from one that lost a
connection mid-run, and a plain retry queues behind the same stuck pods. The
remediation clears pods that have already succeeded or failed - Ariadne's
existing scheduled cleanup - and only then rebuilds.

Mapping jenkins_agent_provisioning_failure to it keeps the one-classification-
one-action rule: a diagnosis asking for this action under any other
classification is still refused before anything runs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 21:16:21 -03:00
jenkins
2fceb9caa5 feat(ariadne): allowlist reclaim_workspace_storage
Maps workspace_storage_exhausted to the reclaim action, so a build that failed
on a full workspace volume is remediated rather than escalated.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 20:55:52 -03:00
jenkins
0af41aa995 feat(ariadne): declare the fix categories, and show them beside the actions
The three categories now appear in the deployment next to the action
allowlist, and the monitor prints both at the policy gate so the difference is
visible during a demo rather than asserted: two ids Ariadne may execute on its
own authority, three categories it may only ask Hermes to propose a patch for.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 20:46:55 -03:00