Commit Graph

  • d876c7a6fb fix(hermes): stop describing a finding as a failed build master codex 2026-08-07 05:22:03 -03:00
  • 03f5fbf599 feat(hermes): file a suggested fix when a finding cannot become a patch codex 2026-08-07 05:00:08 -03:00
  • fe4cead4c6 feat(ariadne): let the triage tick be run on demand codex 2026-08-07 01:43:48 -03:00
  • 8bc8940d48 feat(hermes): one open proposal per rule, and link every issue to its run codex 2026-08-07 00:39:05 -03:00
  • eebc9b16c4 feat(hermes): let an escalated diagnosis carry the fix it could not apply codex 2026-08-07 00:32:03 -03:00
  • 01759e309a fix(hermes): use partition instead of a magic length comparison codex 2026-08-07 00:05:56 -03:00
  • ee902354c2 feat(hermes): link a sweep proposal to the finding that caused it codex 2026-08-07 00:05:07 -03:00
  • fe794b8ffe feat(hermes): link the pull request straight into the Hermes run codex 2026-08-06 23:46:21 -03:00
  • c8f42929dd fix(hermes): Replace the wildcard import with the exact contract symbols used by this module, resolving python:S2208 without changing behavior. (incident sonar/ariadne/AZ2y0FYFKy9i4pkIpNlV) hermes-repair/sonar-AZ2y0FYFKy9i4pkIpNlV Hermes Agent 2026-08-07 02:17:17 +00:00
  • ca5b22b977 feat(hermes): name the Hermes run in the pull request it produced codex 2026-08-06 23:16:47 -03:00
  • 75c7ac10c7 feat(hermes): show the failure in the issue instead of citing where it is codex 2026-08-06 22:24:15 -03:00
  • ca545fa75f fix(hermes): stop telling the patcher a build failed when none did codex 2026-08-06 22:16:36 -03:00
  • 63a8abb743 chore(vault): record Ariadne's SonarQube read path in the role definition codex 2026-08-06 22:12:49 -03:00
  • f8a529e196 feat(hermes): propose fixes for SonarQube findings on a schedule codex 2026-08-06 22:08:42 -03:00
  • 9f24f8d999 feat(hermes): let a diagnosis propose a remediation that does not exist yet codex 2026-08-06 21:15:08 -03:00
  • ee7b243106 feat(hermes): clear stuck agent pods, and teach Hermes the new remediations codex 2026-08-06 21:04:38 -03:00
  • ca2324ab95 feat(hermes): reclaim exhausted workspace storage, and stop hung builds codex 2026-08-06 20:55:35 -03:00
  • 54de192c8b feat(hermes): make the fix categories an operator setting codex 2026-08-06 20:46:27 -03:00
  • c6aa448ee8 feat(hermes): add undefined-name and failing-assertion fix categories codex 2026-08-06 15:42:38 -03:00
  • 3a83e78f16 feat(hermes): hand the linter's own diagnosis to the patcher codex 2026-08-06 15:26:54 -03:00
  • d3a2c94f80 feat(hermes): stop the triage system talking about itself, and raise the PR ceiling codex 2026-08-06 13:08:18 -03:00
  • 136caa8477 feat(hermes): search a service's own namespace for log evidence codex 2026-08-06 12:32:59 -03:00
  • c9c205484e feat(hermes): file the issue an escalated incident never received codex 2026-08-06 12:30:51 -03:00
  • 281f06dccd feat(hermes): triage the branches inside multibranch folders codex 2026-08-06 11:01:57 -03:00
  • bdd0254523 Revert "refactor(utils): simplify HTTP error payload key lookup" codex 2026-08-06 07:27:22 -03:00
  • a76a4a96af refactor(utils): simplify HTTP error payload key lookup codex 2026-08-06 07:16:02 -03:00
  • 011bc2c993 fix(hermes): give a non-model finding an honest headline and label codex 2026-08-06 06:20:13 -03:00
  • dca283a17b fix(hermes): stop crediting a diagnosis that never happened codex 2026-08-06 06:01:27 -03:00
  • e327690077 test(hermes): cover hung-build detection to the coverage contract codex 2026-08-06 05:46:02 -03:00
  • 1b29b56f50 feat(hermes): escalate builds that never reach a terminal result codex 2026-08-06 05:13:11 -03:00
  • e5fc90b139 Revert "refactor(utils): simplify HTTP error payload key lookup" codex 2026-08-06 05:09:30 -03:00
  • 779c714058 refactor(utils): simplify HTTP error payload key lookup codex 2026-08-06 01:34:37 -03:00
  • 48ae715772 Revert "refactor(utils): simplify HTTP error payload key lookup" codex 2026-08-06 01:19:45 -03:00
  • d75d4d503e fix(hermes): follow a failing test's imports to the module under test codex 2026-08-06 01:19:45 -03:00
  • 8b7e23baeb refactor(utils): simplify HTTP error payload key lookup codex 2026-08-06 01:11:31 -03:00
  • 364a7d991d Revert "refactor(utils): simplify HTTP error payload key lookup" codex 2026-08-06 00:57:29 -03:00
  • d2ffc6a1e0 fix(hermes): rank console failure regions by evidence strength codex 2026-08-06 00:57:29 -03:00
  • 5b5979797e refactor(utils): simplify HTTP error payload key lookup codex 2026-08-06 00:30:39 -03:00
  • 9c17ed5196 fix(hermes): scope the demo classification to the demo job codex 2026-08-05 23:13:25 -03:00
  • b2fcad4116 refactor(hermes-triage): repair the fixture in-process, not via a spawned Job codex 2026-08-05 22:29:57 -03:00
  • 950d014707 feat(hermes-triage): real services get both an issue and a patch proposal codex 2026-08-05 21:29:54 -03:00
  • 6da560810f feat(hermes-triage): Gitea issues for escalations, patch proposals for real repos codex 2026-08-05 21:04:32 -03:00
  • 8c65b7bd60 feat(hermes-triage): retry_transient_infra action for connectivity failures codex 2026-08-05 20:42:48 -03:00
  • d401cf56a2 feat(hermes-triage): failure-region console evidence + duplicate-proposal guard codex 2026-08-05 20:16:49 -03:00
  • 2cb5d50fa8 feat(hermes-code): bounded source-patch proposal path codex 2026-08-05 19:18:26 -03:00
  • e89de924c0 feat(hermes-autotriage): restart-safe incident gauge rehydration codex 2026-08-05 18:06:17 -03:00
  • 1cbed3f6a5 refactor(hermes-autotriage): repair via ConfigMap patch, not PVC write codex 2026-08-05 17:42:00 -03:00
  • 8314bd1843 fix(hermes-autotriage): pin repair Job to Longhorn-ready worker nodes codex 2026-08-05 17:17:52 -03:00
  • c8d9ab2015 feat(hermes-autotriage): closed-loop demo triage via Hermes Agent API codex 2026-08-05 17:06:16 -03:00
  • 3b45e57625 test(triage): cover malformed metric values codex 2026-08-03 04:09:17 -03:00
  • c8daa610cf fix(triage): report actionable incidents only codex 2026-08-03 03:58:05 -03:00
  • 9d90700d54 feat(triage): include retained Jenkins evidence codex 2026-08-02 17:44:50 -03:00
  • 51e198ee79 test(game-mode): cover Ollama handoff client codex 2026-08-01 22:35:59 -03:00
  • e96614ef9b feat(game-mode): hand off titan-24 inference safely codex 2026-08-01 22:31:39 -03:00
  • 0f13066275 Update README.md bstein 2026-06-19 21:27:06 +00:00
  • 22a93abda8 docs: note ariadne bring-up dependencies codex 2026-06-19 17:53:25 -03:00
  • e67c057a52 Update README.md bstein 2026-06-19 20:43:38 +00:00
  • 02858ccafa docs: add concise ariadne README codex 2026-06-19 15:54:59 -03:00
  • 963c42246b docs: add concise ariadne README codex/ariadne-metrics-hotfix codex 2026-06-19 15:46:34 -03:00
  • c22579b74c game-stream: allow portal admin access codex 2026-05-22 02:19:16 -03:00
  • bae07675cf quality(game-stream): split Wolf route registration codex 2026-05-21 16:40:00 -03:00
  • df1af03791 test(game-stream): cover Wolf route edges codex 2026-05-21 16:23:26 -03:00
  • c927d38f75 game-stream: add Wolf portal APIs codex 2026-05-21 15:53:17 -03:00
  • 0bbcdfb7a7 auth: allow Wolf OIDC audience codex 2026-05-21 06:59:32 -03:00
  • a1e197b4e3 game-mode: report scaled-to-zero workload active codex 2026-05-21 05:59:40 -03:00
  • 4392df8d0c game-stream: add Wolf control dashboard codex 2026-05-21 05:40:15 -03:00
  • dc0fccbbc6 game-stream: align Ariadne Wolf support with current app codex 2026-05-21 02:29:20 -03:00
  • 2687ac441e game-stream: add Wolf orchestration groundwork codex 2026-05-21 02:04:19 -03:00
  • 76499d46e3 style(ariadne): document testing triage scope helpers codex 2026-05-20 06:16:23 -03:00
  • f86f591db2 triage: split testing scope helpers codex 2026-05-20 06:06:07 -03:00
  • e04bb57c26 test(ariadne): align triage scope fixtures codex 2026-05-20 05:57:47 -03:00
  • e83ffca7c6 triage: limit testing evidence to active suite scope codex 2026-05-20 05:51:23 -03:00
  • 8c95a1be4f ci(ariadne): retry image publish codex 2026-05-20 05:28:18 -03:00
  • a511bb8119 triage: satisfy diagnosis lint gate codex 2026-05-20 05:11:08 -03:00
  • ac91e16f16 triage: sanitize local model diagnoses codex 2026-05-20 04:57:58 -03:00
  • d8fea14e51 triage: constrain local diagnosis schema codex 2026-05-20 04:04:54 -03:00
  • ef29eb1b8f test(ariadne): cover triage diagnosis edge cases codex 2026-05-20 03:39:09 -03:00
  • f42a147391 triage: document model diagnosis toggle codex 2026-05-20 03:34:07 -03:00
  • 594f106146 triage: split local diagnosis module codex 2026-05-20 03:24:27 -03:00
  • 9e6dd16cb0 triage: add local model diagnosis codex 2026-05-20 03:13:53 -03:00
  • 42acfcc436 fix(ariadne): hydrate schedule success history codex 2026-05-20 02:59:09 -03:00
  • 69d543b963 ci(ariadne): initialize refreshed sonar analysis id codex 2026-05-20 02:32:29 -03:00
  • 82780651f7 ci(ariadne): wait for refreshed sonar gate codex 2026-05-20 02:31:01 -03:00
  • 38327e36e6 fix(ariadne): avoid insecure triage URL literal codex 2026-05-20 02:12:30 -03:00
  • a3b4b303b9 ci: scope ariadne sonar to app sources codex 2026-05-20 01:21:51 -03:00
  • 4fbb1fa23d ci: refresh sonarqube after coverage xml codex 2026-05-20 01:10:02 -03:00
  • 38a5e924fe test: cover ariadne triage evidence helpers codex 2026-05-20 00:54:31 -03:00
  • 69a5baa955 ci: allow ariadne image builds on jetson lane codex 2026-05-20 00:28:59 -03:00
  • 92c83f831c ci: keep ariadne image builds on rpi5 codex 2026-05-20 00:26:56 -03:00
  • 40ab2b6081 ci: retrigger ariadne image build codex 2026-05-20 00:23:08 -03:00
  • c0770e70b1 ci: allow ariadne agents to fall back to rpi4 codex 2026-05-19 23:24:48 -03:00
  • 233d86ebe1 testing: add ariadne triage evidence bundle codex 2026-05-19 23:16:47 -03:00
  • e92e616fd9 ci: publish LOC source file totals codex 2026-05-11 17:43:05 -03:00
  • d44af59fed ci: keep Jenkins agents on rpi5 workers codex 2026-05-10 03:25:58 -03:00
  • cc428fca87 ci: spread Jenkins agents across nodes codex 2026-05-10 03:23:00 -03:00
  • 13dcc8aa06 ci: avoid titan-06 for Jenkins agents codex 2026-05-10 02:38:03 -03:00
  • 18d518b47a security(ariadne): harden image and bump jwt codex 2026-04-21 23:59:48 -03:00
  • e22a47b65e ci(ariadne): use preloaded quality scanner image codex 2026-04-21 22:50:09 -03:00
  • a3b140e090 ci(ariadne): pass sonar token as login codex 2026-04-21 22:17:54 -03:00
  • 533e284752 ci(ariadne): run sonar and supply-chain scans codex 2026-04-21 22:09:05 -03:00