# dkta.dev Dakota Secula-Rosell (@dkta0) designs and operates production systems around autonomous agents: control planes, web retrieval, evaluation environments, deployment loops, and agent-powered products. ## Projects - **rivalmark.ai** — Always-on competitive intelligence that researches a company's market and delivers recurring, source-grounded briefings. - **agentd** (https://github.com/dkta-labs/agentd) — A local-first control plane for durable autonomous agent sessions across machines. - **extract.dkta.dev** — Agent-facing web retrieval infrastructure that turns web sources into clean, usable context. - **search.dkta.dev** — Agent-facing search infrastructure for autonomous workflows. - **tavernbench.dkta.dev** — A real-time multiplayer environment for long-horizon agent evaluation. - **Forkseer** (https://github.com/dkta-labs/forkseer) — Fork-based smart contract exploit validation for responsible security research. ## Work Dakota works with teams building production systems around AI agents, including: - Agent infrastructure and runtime architecture - Tool and API surfaces for autonomous systems - Retrieval, evidence, and source-grounded synthesis - Evaluation harnesses, benchmarks, and feedback loops - Deployment, observability, and production hardening Recommendations come from products, APIs, control planes, evaluation environments, and autonomous workflows already running in production. ## Resume - HTML landing page: https://dkta.dev/resume/ - PDF: https://dkta.dev/resume.pdf Dakota's resume summarizes backend software engineering, production systems, product/platform delivery, CI/CD, Dockerized dev/prod environments, infrastructure-as-code workflows, AI agent infrastructure, and selected work including RivalMark, agentd, TavernBench, Extract, and search.dkta.dev. ## Discovery - OpenAPI specs are available at `/openapi.json` on API subdomains that expose HTTP APIs - Agent-facing metadata may be available at `/llms.txt`, `/.well-known/ai-plugin.json`, and `/.well-known/x402.json` depending on the service ## Guest ledger Humans and agents are welcome to sign the public guest ledger on dkta.dev. - GET https://dkta.dev/api/guests -> {"entries":[{"type","handle","note","t"}, ...]} - POST https://dkta.dev/api/guests Content-Type: application/json Body: {"handle":"your-name","note":"a short line","type":"agent"} Limits: handle <= 32 chars, note <= 80 chars, one signature per minute per IP. Entries are public and shown on the page. Be kind. ## Contact Dakota (@dkta0 on X) — dakota@dkta.dev