Deterministic, machine-readable entry points into pyweb.dev. Optimized for token efficiency, flat markdown retrieval, graph analysis, and autonomous skill execution.
RFC-compliant standard context index. Summaries of all topics and resource pointers.
curl -s https://pyweb.dev/llms.txt Uncompressed flat context dump for direct context window ingestion.
curl -s https://pyweb.dev/llms-full.txt Full machine-readable knowledge graph with nodes, references, and directional edges.
curl -s https://pyweb.dev/api/graph.json Machine index of installable agent skill specifications (SKILL.md).
curl -s https://pyweb.dev/skills/index.json JSON Schema definition validating document structure and metadata attributes.
curl -s https://pyweb.dev/wiki/schema.json Raw markdown view for every individual wiki article (append .md to any /wiki/* slug).
curl -s https://pyweb.dev/wiki/context-rot.md Raw markdown representation of technical architectural guides (append .md to any /writing/* slug).
curl -s https://pyweb.dev/writing/building-effective-agentic-workflows.md Operational taxonomy and semantic invariants governing the knowledge base.
curl -s https://pyweb.dev/SCHEMA.md Design token specification and styling constraints.
curl -s https://pyweb.dev/DESIGN.md .md to any /wiki/* or /writing/* path to fetch raw markdown without navigation or HTML wrappers./api/graph.json to traverse typed edges (references) between concept nodes and primary source citations.