https://github.com/nerdalert/praxis-research-spikes
Research Spikes for Praxis https://github.com/praxis-proxy/praxis
https://github.com/nerdalert/praxis-research-spikes
Last synced: 16 days ago
JSON representation
Research Spikes for Praxis https://github.com/praxis-proxy/praxis
- Host: GitHub
- URL: https://github.com/nerdalert/praxis-research-spikes
- Owner: nerdalert
- Created: 2026-05-05T16:31:16.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-27T15:00:07.000Z (19 days ago)
- Last Synced: 2026-05-27T17:03:10.159Z (19 days ago)
- Size: 108 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Praxis Research Spikes
This repository collects research spikes for Praxis.
## Spikes
| Spike | Description |
| --- | --- |
| [Stateful Proxy Analysis](stateful-proxy/) | Research and proposal material for Praxis state management across request metadata, local runtime state, shared hot-path state, durable business state, and configuration state. |
## Repository Layout
Each spike lives in its own subdirectory. The subdirectory `README.md` is the primary spike document. Supporting research notes and implementation plans are stored alongside it.