> ## Documentation Index
> Fetch the complete documentation index at: https://project-brain.rocheaiops.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Defect register

> Resolved implementation and harness defects found during qualification.

Commit references identify fixes in the private `RocheAIOps/project-brain`
repository. They provide an audit trail for authorized collaborators; the
reader-facing symptom and retest result remain the useful public evidence here.

| ID   | Phase | Symptom                                                       | Classification | Fix / retest                                                    | Status   |
| ---- | ----- | ------------------------------------------------------------- | -------------- | --------------------------------------------------------------- | -------- |
| D-01 | 4     | `jsonb = json` context recall caused HTTP 500                 | Implementation | `19ca9a1`; deployed context retrieval passed                    | Resolved |
| D-02 | 4     | Clean stack retained/reset loopback port incorrectly          | Harness        | `035beda` Compose override; clean run passed                    | Resolved |
| D-03 | 4     | Copied deployed harness could not import `brain`              | Harness        | `e8cc08a`; clean rerun passed                                   | Resolved |
| D-04 | 4     | Initial enum migration failed                                 | Implementation | `60aad1f`; migration verified                                   | Resolved |
| D-05 | 4     | UI publication and worker ordering were unsafe                | Implementation | `28d47a1`; loopback and migration-before-worker verified        | Resolved |
| D-06 | 4     | Static backup-isolation test matched explanatory wording      | Test           | Test scope corrected; commands already excluded developer store | Resolved |
| D-07 | 5     | Successful Live turn remained ACTIVE and held slot            | Implementation | `be7ad13`; completion behavior retested                         | Resolved |
| D-08 | 6     | Artifact volume owner blocked application writes              | Implementation | `d412cd6`; deployed ingestion passed                            | Resolved |
| D-09 | 6     | Reused restart fixture idempotency key obscured repeatability | Harness        | `ea64c2c`; fixtures independently repeatable                    | Resolved |
| D-10 | 6     | `pg_restore` raced database readiness                         | Implementation | `ba71ff4`; SQL-readiness restore passed                         | Resolved |

A credential incident is documented as remediation, not a defect in cognitive architecture: exposed bootstrap credentials were rotated and the empty bootstrap database recreated. No provider credential was involved.
