KB: reportmaker
← All workspaces16538 results — page 5 of 331
| Title | Domain | Type | Severity | Source | Freshness | Updated |
|---|---|---|---|---|---|---|
| Check context_card_id/hash in profiler response | customers/project-context | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Check context_card_id/hash in profiler response
|
||||||
| Run profiler → verify ContextCard saved (`project_context_cards` table) | customers/project-context | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Run profiler → verify ContextCard saved (`project_context_cards` table)
|
||||||
| `resources/views/projects/findings/partials/format-tab.blade.php` | settings/ui-ux-system | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
`resources/views/projects/findings/partials/format-tab.blade.php`
|
||||||
| `resources/js/findings/format-settings-manager.js` | settings/ui-components | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
`resources/js/findings/format-settings-manager.js`
|
||||||
| i18n (en + nb) for lock/auto/default states | general | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
i18n (en + nb) for lock/auto/default states
|
||||||
| FormatConfig integration (backward compatible) | settings/ui-components | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
FormatConfig integration (backward compatible)
|
||||||
| FormatFieldModes DTO (6 sections) | settings/ui-components | incident | medium | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
FormatFieldModes DTO (6 sections)
|
||||||
| Do icons render in all 6 accordion headers? | general | incident | high | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Do icons render in all 6 accordion headers?
|
||||||
| Does profiles-changed respect locked sections? | general | incident | high | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Does profiles-changed respect locked sections?
|
||||||
| Does fieldModes persist across page reloads? | general | incident | high | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Does fieldModes persist across page reloads?
|
||||||
| TASK-011: Expert file updates + debug infrastructure + i18n completion | general | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
TASK-011: Expert file updates + debug infrastructure + i18n completion
|
||||||
| TASK-010: Manual test scenarios (7 tests, user validation required) | settings/ui-ux-system | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
TASK-010: Manual test scenarios (7 tests, user validation required)
|
||||||
| `resources/views/projects/findings/partials/format-tab.blade.php` - 6 accordi... | settings/ui-ux-system | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
`resources/views/projects/findings/partials/format-tab.blade.php` - 6 accordion icons
|
||||||
| `resources/js/findings/format-settings-manager.js` - fieldModes localStorage ... | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
`resources/js/findings/format-settings-manager.js` - fieldModes localStorage + locked section logic
|
||||||
| i18n: en + nb for lock/auto/default states | general | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
i18n: en + nb for lock/auto/default states
|
||||||
| FormatConfig: optional fieldModes property (backward compatible) | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
FormatConfig: optional fieldModes property (backward compatible)
|
||||||
| FormatFieldModes DTO: 6 sections (layout, content, visual, typography, header... | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
FormatFieldModes DTO: 6 sections (layout, content, visual, typography, headerFooter, grid)
|
||||||
| High confidence ContextCard (>=0.7) takes priority over heuristics | analysis/execution-infrastructure | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
High confidence ContextCard (>=0.7) takes priority over heuristics
|
||||||
| FormatIntelligenceService: loads latest ContextCard, merges with tree/coverage | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
FormatIntelligenceService: loads latest ContextCard, merges with tree/coverage
|
||||||
| R-002 confidence formulas: weighted per-field calculations | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
R-002 confidence formulas: weighted per-field calculations
|
||||||
| K-003 null handling: safe defaults for all fields | general | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
K-003 null handling: safe defaults for all fields
|
||||||
| ContextCardFormatMapper: ~1000 LOC now (with TASK-008-009 additions) | settings/ui-components | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
ContextCardFormatMapper: ~1000 LOC now (with TASK-008-009 additions)
|
||||||
| ContextCard persisted to DB after Pass 1 | customers/project-context | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
ContextCard persisted to DB after Pass 1
|
||||||
| Database: `project_context_cards` table + model + relations | customers/project-context | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Database: `project_context_cards` table + model + relations
|
||||||
| profiles-changed event triggers debounced refresh | general | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
profiles-changed event triggers debounced refresh
|
||||||
| Cache keys include profileContext hash | customers/project-context | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
Cache keys include profileContext hash
|
||||||
| ProfileContext flows end-to-end (frontend → backend → buildAutoTypography) | settings/ui-ux-system | pattern | info | HANDOFF-SESSION3.md | 100 | 2026-02-22 |
|
Body:
ProfileContext flows end-to-end (frontend → backend → buildAutoTypography)
|
||||||
| TASK-010-011:: Testing + i18n + expert updates + debug infrastructure (~3-5 h... | general | incident | high | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
**TASK-010-011:** Testing + i18n + expert updates + debug infrastructure (~3-5 hours)
|
||||||
| TASK-008-009:: Phase 3 smart defaults + preset mapping (~4-6 hours) | findings/pins-system | incident | medium | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
**TASK-008-009:** Phase 3 smart defaults + preset mapping (~4-6 hours)
|
||||||
| TASK-007:: FormatFieldModes DTO + section lock/auto UI (~2-3 hours) | settings/ui-ux-system | incident | medium | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
**TASK-007:** FormatFieldModes DTO + section lock/auto UI (~2-3 hours)
|
||||||
| TASK-006:: ContextCardFormatMapper with ALL 19 fields mapped (~2-3 hours, COM... | settings/ui-components | incident | medium | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
**TASK-006:** ContextCardFormatMapper with ALL 19 fields mapped (~2-3 hours, COMPLEX)
|
||||||
| TASK-005:: ProfileAutoSuggestService saves ContextCard after Pass 1 (~30 min) | customers/project-context | incident | medium | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
**TASK-005:** ProfileAutoSuggestService saves ContextCard after Pass 1 (~30 min)
|
||||||
| K-003 word budget parity (client-server) | customers/management | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
K-003 word budget parity (client-server)
|
||||||
| Cache invalidation via context_card_hash | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
Cache invalidation via context_card_hash
|
||||||
| ContextCard construction via fromArray() only (never positional args) | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
ContextCard construction via fromArray() only (never positional args)
|
||||||
| FormatConfig immutability (fromArray() reconstruction) | settings/ui-components | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
FormatConfig immutability (fromArray() reconstruction)
|
||||||
| Project has contextCards() and latestContextCard() relationships | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
Project has contextCards() and latestContextCard() relationships
|
||||||
| ProjectContextCard model with toContextCard() and fromContextCard() static fa... | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
ProjectContextCard model with toContextCard() and fromContextCard() static factory
|
||||||
| project_context_cards table created (migrated successfully) | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
project_context_cards table created (migrated successfully)
|
||||||
| Existing dormant typography logic now activates! | operations/logging | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
Existing dormant typography logic now activates!
|
||||||
| profiles-changed event triggers debounced refresh + silent apply to auto fields | general | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
profiles-changed event triggers debounced refresh + silent apply to auto fields
|
||||||
| Cache key includes profileContext hash (`ctx:{md5}`) | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
Cache key includes profileContext hash (`ctx:{md5}`)
|
||||||
| ProfileContext now flows end-to-end: frontend → backend → buildAutoTypography() | settings/ui-ux-system | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
ProfileContext now flows end-to-end: frontend → backend → buildAutoTypography()
|
||||||
| app/Models/ProjectContextCard.php: Model with toContextCard(), fromContextCar... | customers/project-context | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
app/Models/ProjectContextCard.php: Model with toContextCard(), fromContextCard() factory
|
||||||
| database/migrations/2026_02_13_073926_create_project_context_cards_table.php:... | settings/database | pattern | info | HANDOFF.md | 100 | 2026-02-22 |
|
Body:
database/migrations/2026_02_13_073926_create_project_context_cards_table.php: Schema with JSON storage, hash index, FK cascade
|
||||||
| Do icons render correctly in all accordion headers? | general | incident | high | HANDOFF-SESSION2.md | 100 | 2026-02-22 |
|
Body:
Do icons render correctly in all accordion headers?
|
||||||
| Does profiles-changed respect locked sections? | general | incident | high | HANDOFF-SESSION2.md | 100 | 2026-02-22 |
|
Body:
Does profiles-changed respect locked sections?
|
||||||
| Does fieldModes persist across page reloads? | general | incident | high | HANDOFF-SESSION2.md | 100 | 2026-02-22 |
|
Body:
Does fieldModes persist across page reloads?
|
||||||
| `resources/views/projects/findings/partials/format-tab.blade.php` | settings/ui-ux-system | pattern | info | HANDOFF-SESSION2.md | 100 | 2026-02-22 |
|
Body:
`resources/views/projects/findings/partials/format-tab.blade.php`
|
||||||
| `resources/js/findings/format-settings-manager.js` | settings/ui-components | pattern | info | HANDOFF-SESSION2.md | 100 | 2026-02-22 |
|
Body:
`resources/js/findings/format-settings-manager.js`
|
||||||
Ingestion History
Loading…