• Joined on 2023-11-19
tylerg pushed to main at tylerg/auth-yes 2026-08-24 05:36:42 +00:00
95ef596407 Merge pull request #13 from mrteye/feat-http-sigs-7822098764133354425
182c789e05 feat(auth): implement RFC 9421 HTTP Message Signatures
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:57:02 +00:00
de2dcc85f7 docs(tasks): mark Prompt 2.2 as complete in JULES_PROMPTS.md
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:56:51 +00:00
0ebbcf38c7 docs: format GHOST_COCKPIT_SPEC.md
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:56:31 +00:00
fdcf9ded05 Merge pull request #12 from mrteye/feat-ghost-cockpit-protocol-3135824224285676341
b919c66cbc feat(sdk): Implement Ghost Cockpit Protocol WebSocket guard helper
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:54:04 +00:00
69b5edca8c docs: author practical playbook and 10 high-ROI use cases in docs/USE_CASES_AND_EFFORT.md
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:41:55 +00:00
e15e5a8038 Merge pull request #11 from mrteye/http-sigs-rfc9421-task-8607209458702274605
a0989a3bed Add task for RFC 9421 HTTP Message Signatures verification
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:41:12 +00:00
66e11afdc3 docs(tasks): format JULES_PROMPTS.md markdown tables
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:40:57 +00:00
e09496cf83 Merge pull request #10 from mrteye/task-ghost-cockpit-protocol-1413997499442523563
d100495ead feat: draft ghost cockpit protocol task
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:28:19 +00:00
731fa825f1 docs(tasks): update execution roadmap and completed statuses in JULES_PROMPTS.md
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:24:24 +00:00
5db9108ecd test(server): clean up valkey stubbing in server/main.test.ts
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:23:35 +00:00
8390dcac3d Merge pull request #9 from mrteye/feat-ingress-grant-vector-injection-17171143789522307350
8ff5090ffa feat: Implement Ingress Grant Vector Injection for ForwardAuth
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 04:22:00 +00:00
57570a0976 Merge pull request #8 from mrteye/feat-spire-ffi-argon2id-7776325516155569495
66317d2f03 Merge pull request #7 from mrteye/jul-feat-sdk-realtime-invalidation-bus-9783554891086298346
9da28a6416 feat(spire-ffi): implement native Argon2id derivation
3d66535889 feat: implement zero-dependency real-time event bus in AuthSdk
Compare 4 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 03:59:52 +00:00
a938b8c305 docs(tasks): add Task Critique & Plan Review Template to tasks/META_PROMPT.md
tylerg pushed to main at tylerg/auth-yes 2026-08-24 03:59:13 +00:00
11786de7e4 Merge pull request #6 from mrteye/feat-spire-ffi-native-argon2-task-4427490188496264791
4b72d491bf Merge pull request #4 from mrteye/feat-sdk-realtime-invalidation-bus-task-2670591133327528715
a3e157608e Merge pull request #5 from mrteye/feat-ingress-grant-injection-task-592912514149159076
2b3b6f9636 feat(spire-ffi): create planning task for native Argon2id FFI
38310f4ead docs: draft task file for Ingress Grant Injection in forward-auth
Compare 7 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-24 03:41:51 +00:00
cf64161a8b docs: preserve cryptographic verification dossier in docs/VERIFY.md and expand Jules prompt library
tylerg pushed to main at tylerg/auth-yes 2026-08-24 03:35:18 +00:00
31e4bd51c4 docs: add phased implementation plan and pre-configured Jules orchestrator meta-prompts
tylerg pushed to main at tylerg/auth-yes 2026-08-24 03:06:58 +00:00
2684e30a23 docs: add comprehensive deep research and architecture brief for cross-ecosystem investigation
tylerg pushed to main at tylerg/auth-yes 2026-08-24 02:33:39 +00:00
e81969d5a4 feat(sdk): inject scopes into context, add requireScope guard, add timeoutMs support, and document Traefik dual-router pattern
tylerg pushed to main at tylerg/auth-yes 2026-08-24 02:05:01 +00:00
a85223f149 docs: generalize ONBOARDING.md into a universal, technology-agnostic integration guide
tylerg pushed to main at tylerg/auth-yes 2026-08-24 02:01:12 +00:00
f2f671a386 docs: add comprehensive client application onboarding and integration guide