google-labs-jules[bot]
e52f931edb
feat(ui): implement App Launchpad and secure logout redirect
...
- Add isSafeRedirectUrl utility to prevent open-redirect vulnerabilities.
- Update GET /logout to handle ?redirect=, clear cookies safely, and log audit events.
- Create AppLaunchpadPage.tsx using pure Hono SSR JSX for application visibility and SSO launching.
- Update GET /dashboard and AuthenticatedLayout.tsx to mount the Launchpad as the default authenticated view with Zero-Knowledge querying.
- Add HYBRID_INGRESS_PLAYBOOK.md documentation for Traefik ForwardAuth routing.
- Implement exhaustive unit tests in server/main.test.ts for redirect preservation, anomaly logging, and Zero-Knowledge role filtering.
Co-authored-by: mrteye <1945243+mrteye@users.noreply.github.com>
2026-08-24 21:58:36 +00:00
b867a166e9
docs: add ForwardAuth Redirection & Deep-Link Protocol Specification (RFC-SPEC-2026-FA-01)
2026-08-24 12:53:16 -07:00
96bcf69179
feat(forwardauth): add browser 302 redirect with safe return URL and open-redirect protection
2026-08-24 12:52:23 -07:00
885d26e595
docs: add Use Case 11 (Guest Trial Sandboxes & In-Flight Upgrade) and quick links in README.md
2026-08-24 11:34:44 -07:00
0ebbcf38c7
docs: format GHOST_COCKPIT_SPEC.md
2026-08-23 21:56:46 -07:00
fdcf9ded05
Merge pull request #12 from mrteye/feat-ghost-cockpit-protocol-3135824224285676341
...
feat(sdk): Implement Ghost Cockpit Protocol WebSocket guard helper
2026-08-23 21:54:11 -07:00
69b5edca8c
docs: author practical playbook and 10 high-ROI use cases in docs/USE_CASES_AND_EFFORT.md
2026-08-23 21:54:00 -07:00
google-labs-jules[bot]
b919c66cbc
feat(sdk): Implement Ghost Cockpit Protocol WebSocket guard helper
...
- Formalized Ghost Cockpit Protocol in docs/GHOST_COCKPIT_SPEC.md.
- Added `GhostCockpitClient` reference implementation.
- Implemented `createWebSocketGuard` in `sdk/hono.ts` to seamlessly terminate invalidated user sessions with code 1008.
- Added robust lifecycle cleanups and error checking for WebSocket frame deliveries on socket close.
- Added comprehensive integration tests in `sdk/hono.test.ts`.
- Cleaned unused imports and fixed all linting warnings.
- Moved task definition to complete.
Co-authored-by: mrteye <1945243+mrteye@users.noreply.github.com>
2026-08-24 04:53:51 +00:00
cf64161a8b
docs: preserve cryptographic verification dossier in docs/VERIFY.md and expand Jules prompt library
2026-08-23 20:41:48 -07:00
31e4bd51c4
docs: add phased implementation plan and pre-configured Jules orchestrator meta-prompts
2026-08-23 20:35:14 -07:00
2684e30a23
docs: add comprehensive deep research and architecture brief for cross-ecosystem investigation
2026-08-23 20:06:55 -07:00
f3bcbddfc8
docs: preserve complete architectural analysis, audit reports, and dependency layer
2026-08-21 16:51:07 -07:00