Files
work-club-manager/.sisyphus/evidence/final-qa/keycloak-health-debug.txt
WorkClub Automation 09c5d9607d chore(final-wave): add F1, F2, F4 verification reports and mark plan checkboxes complete
- Added F1 plan compliance audit
- Added F2 code quality verification report
- Added F4 scope fidelity check
- Added final QA test results directory
- Updated plan checkboxes for F1, F2, F4
- Updated boulder state tracking

Ultraworked with Sisyphus <https://github.com/code-yeongyu/oh-my-opencode>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-05 11:07:08 +01:00

21 lines
786 B
Plaintext

* Host localhost:8080 was resolved.
* IPv6: ::1
* IPv4: 127.0.0.1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying [::1]:8080...
* Connected to localhost (::1) port 8080
> GET /health/ready HTTP/1.1
> Host: localhost:8080
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 404 Not Found
< content-length: 58
< Content-Type: application/json
<
{ [58 bytes data]
100 58 100 58 0 0 9096 0 --:--:-- --:--:-- --:--:-- 9666
* Connection #0 to host localhost left intact
{"error":"Unable to find matching target resource method"}