docs(tasks): mark Prompt 2.2 as complete in JULES_PROMPTS.md
This commit is contained in:
parent
0ebbcf38c7
commit
de2dcc85f7
@ -14,8 +14,8 @@ and
|
||||
| **Prompt 1.1** | Ingress Grant Vector Injection (`/api/forward-auth`) | ✅ **COMPLETE** | `server/main.ts`, `server/auth-session.ts` |
|
||||
| **Prompt 1.2** | SDK Real-Time Invalidation Event Bus (`@auth-yes/sdk`) | ✅ **COMPLETE** | `sdk/mod.ts` |
|
||||
| **Prompt 3.2** | Native SIMD Argon2id Derivation in `spire_ffi` | ✅ **COMPLETE** | `spire_ffi/src/lib.rs`, `server/spire_ffi.ts` |
|
||||
| **Prompt 2.1** | RFC 9421 HTTP Signatures & `Signature-Key` (`hwk`) | ⏳ **READY TO RUN** | `server/http_signatures.ts`, `sdk/` |
|
||||
| **Prompt 2.2** | Ghost Cockpit Protocol & WebSocket Freeze/Re-Auth | ⏳ **READY TO RUN** | `docs/GHOST_COCKPIT_SPEC.md`, `sdk/hono.ts` |
|
||||
| **Prompt 2.2** | Ghost Cockpit Protocol & WebSocket Freeze/Re-Auth | ✅ **COMPLETE** | `docs/GHOST_COCKPIT_SPEC.md`, `sdk/hono.ts` |
|
||||
| **Prompt 2.1** | RFC 9421 HTTP Signatures & `Signature-Key` (`hwk`) | ⏳ **IN PROGRESS** | `server/http_signatures.ts`, `sdk/` |
|
||||
| **Prompt 3.1** | WebAuthn PRF Extension & Progressive Fallback | ⏳ **PENDING (Phase 3)** | `server/main.ts`, `ui/views/` |
|
||||
| **Prompt 3.3** | 2-of-3 SSS Recovery Matrix (Wasm/Rust) | ⏳ **PENDING (Phase 3)** | `ui/views/recovery.tsx` |
|
||||
| **Prompt 3.4** | RFC 6962 Merkle Tree Audit Ledger & STH | ⏳ **PENDING (Phase 3)** | `server/audit_merkle.ts` |
|
||||
@ -38,9 +38,16 @@ _Completed task:
|
||||
|
||||
---
|
||||
|
||||
## Phase 2 Prompts (NEXT BATCH TO RUN)
|
||||
## Phase 2 Prompts
|
||||
|
||||
### Prompt 2.1: RFC 9421 HTTP Message Signatures & Autonomous `Signature-Key` — [STATUS: ⏳ READY]
|
||||
### Prompt 2.2: The Ghost Cockpit Protocol Specification & Re-Auth Choreography — [STATUS: ✅ COMPLETE]
|
||||
|
||||
_Completed task:
|
||||
`tasks/complete/2026-0824.01.jul.feat.sdk-hono.ghost-cockpit-protocol-0431.md`_
|
||||
|
||||
---
|
||||
|
||||
### Prompt 2.1: RFC 9421 HTTP Message Signatures & Autonomous `Signature-Key` — [STATUS: ⏳ IN PROGRESS]
|
||||
|
||||
```text
|
||||
**Role:** Act as a System Analyst and Solutions Architect. Do not execute code or modify the codebase during this session. Your sole deliverable is to generate a task file in tasks/new/.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user