Files
kregoslup.luxmedkrakow.pl/.paul/codebase/tooling_status.md
2026-05-19 09:39:05 +02:00

57 lines
2.6 KiB
Markdown

# Tooling Status
## Bootstrap
- Timestamp: 2026-05-19
- Scan mode: full
- Scope: bootstrap/no code changes
- Status: degraded
## Plan Scan: 20260519-0928-fix-cookie-injectscripts
- Timestamp: 2026-05-19T09:28:06+02:00
- Scan mode: plan
- Scope: `injectScripts is not defined` in `cookienoticepro.script.js`
- Status: degraded
- MCP: `search_code` failed because the current project is not visible in the MCP project registry.
- Fallback: `rg` found `injectScripts()` calls at `wp-content/mu-plugins/cookie-notice-pro/assets/cookienoticepro.script.js:163` and `:206`; no definition was found.
- User-provided reference checked: `c:\visual studio code\projekty\luxmedkrakow.pl\wp-content\mu-plugins\cookie-notice-pro\assets\cookienoticepro.script.js` contains `const injectScripts = () => {};` at line 401.
- Reference file has other configuration/consent differences, so only the minimal missing-function fix should be carried over.
- Additional comparison: both files have matching `analytics_storage` grant/deny logic; the reference adds `functionality_storage` and `personalization_storage`, which is outside this immediate bugfix.
## Post-Apply Scan: 20260519-0928-fix-cookie-injectscripts
- Timestamp: 2026-05-19T09:35:56+02:00
- Scan mode: post-apply
- Scope: `wp-content/mu-plugins/cookie-notice-pro/assets/cookienoticepro.script.js`
- Status: degraded
- Change: added `const injectScripts = () => {};` before `changeRootVariables`.
- `node --check wp-content/mu-plugins/cookie-notice-pro/assets/cookienoticepro.script.js`: passed.
- `git diff --check -- wp-content/mu-plugins/cookie-notice-pro/assets/cookienoticepro.script.js`: passed with LF/CRLF warning only.
- `php -l wp-content/mu-plugins/cookie-notice-pro/cookie-notice-pro.php`: not run; `php` is not available in PATH.
- Static consent review: `#cookieAccept` stores `cnp_prefs` before `googleConsentModeHandler()`, and `analytics_storage: granted` remains tied to `analytics` in preferences.
## Narzedzia
- `codebase-memory-mcp`: dostepne jako MCP oraz CLI `0.6.1`.
- `codebase-memory-mcp index_repository`: zwrocil `status: indexed` dla projektu `c-visual studio code-projekty-kregoslup.luxmedkrakow.pl`, ale kolejne `list_projects` i `get_architecture` nie widzialy tego projektu w rejestrze.
- `jscpd`: disabled by policy.
- `ast-grep`: disabled by policy.
## Komendy i narzedzia uzyte
- MCP: `list_projects`
- MCP: `index_repository`
- MCP: `get_architecture`
- Shell: `git status --short`
- Shell: `rg --files`
- Shell: `codebase-memory-mcp --version`
## Surowe wyniki
- `.paul/codebase/radar/codebase-memory-full.txt`
## Nastepna akcja
Uruchom `$paul-map-codebase`, aby wykonac pelny mapping i odswiezyc raporty radaru.