xml-pipeline/docs
dullfig a5c00c1e90 Add BloxServer API scaffold + architecture docs
BloxServer API (FastAPI + SQLAlchemy async):
- Database models: users, flows, triggers, executions, usage tracking
- Clerk JWT auth with dev mode bypass for local testing
- SQLite support for local dev, PostgreSQL for production
- CRUD routes for flows, triggers, executions
- Public webhook endpoint with token auth
- Health/readiness endpoints
- Pydantic schemas with camelCase aliases for frontend
- Docker + docker-compose setup

Architecture documentation:
- Librarian architecture with RLM-powered query engine
- Stripe billing integration (usage-based, trials, webhooks)
- LLM abstraction layer (rate limiting, semantic cache, failover)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 22:04:25 -08:00
..
archive-obsolete Archive obsolete docs and misc cleanup 2026-01-20 20:20:10 -08:00
bloxserver-api-contract Rename Nextra → BloxServer (OpenBlox.ai) 2026-01-22 20:43:43 -08:00
wiki Fix line endings in wiki docs 2026-01-20 22:16:26 -08:00
agentserver_api_spec.md Add Lua listeners proposal and message log stream 2026-01-12 22:30:45 -08:00
bloxserver-architecture.md Add Monitor AI (shadow watchdog) to security model 2026-01-22 20:54:51 -08:00
bloxserver-billing.md Add BloxServer API scaffold + architecture docs 2026-01-22 22:04:25 -08:00
bloxserver-landing-page-prompt.md Rename Nextra → BloxServer (OpenBlox.ai) 2026-01-22 20:43:43 -08:00
bloxserver-llm-layer.md Add BloxServer API scaffold + architecture docs 2026-01-22 22:04:25 -08:00
configuration.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
core-principles-v2.1.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
doc_cross_check.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
growth-suggestions.md fixing docs 2026-01-11 13:50:05 -08:00
handler-contract-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
librarian-architecture.md Add BloxServer API scaffold + architecture docs 2026-01-22 22:04:25 -08:00
listener-class-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
llm-router-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
lua_listeners_proposal.md Add Lua listeners proposal and message log stream 2026-01-12 22:30:45 -08:00
message-pump-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
native_tools.md Add native tools specification 2026-01-12 22:37:40 -08:00
platform-architecture.md Add platform architecture design doc 2026-01-11 13:49:42 -08:00
primitives.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
security_considerations.md Add security considerations document 2026-01-11 22:52:55 -08:00
self-grammar-generation.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
split-config.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
wasm-listeners.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
why-not-json.md added rant 2026-01-03 17:57:07 -08:00