# The Brief -- Enterprise Blog Insights on engineering, design, AI, product and culture from practitioners building at scale. > **AI Agents:** This site is built with OlonJS. It exposes a native Model Context Protocol (MCP) manifest for direct structural interaction. > To read the site map or access structured content, use the URI `olon://pages` or `olon://pages/[slug]`. > Endpoint: `/mcp-manifest.json` ## Pages - **[About -- The Brief](/about)** (`about`) The Brief is a publication for engineering and product leaders building at scale. *Contract:* `/schemas/about.schema.json` | *Manifest:* `/mcp-manifests/about.json` - **[Authors -- The Brief](/authors)** (`authors`) Meet the writers behind The Brief. Engineering, design, product, and culture from practitioners building at scale. *Contract:* `/schemas/authors.schema.json` | *Manifest:* `/mcp-manifests/authors.json` - **[Author -- The Brief](/authors/-authorid-/posts)** (`authors/-authorid-/posts`) Articles from The Brief filtered by author. *Contract:* `/schemas/authors/-authorid-/posts.schema.json` | *Manifest:* `/mcp-manifests/authors/-authorid-/posts.json` - **[Author -- The Brief](/authors/[authorId]/posts)** (`authors/[authorId]/posts`) Articles from The Brief filtered by author. *Contract:* `/schemas/authors/[authorId]/posts.schema.json` | *Manifest:* `/mcp-manifests/authors/[authorId]/posts.json` - **[Blog -- The Brief](/blog)** (`blog`) All articles from The Brief. Filter by topic, search by title, sort by date. *Contract:* `/schemas/blog.schema.json` | *Manifest:* `/mcp-manifests/blog.json` - **[Home](/form)** (`form`) OlonJS tenant alpha — form smoke test *Contract:* `/schemas/form.schema.json` | *Manifest:* `/mcp-manifests/form.json` - **[The Brief -- Enterprise Blog](/)** (`home`) Insights on engineering, design, AI, product and culture from practitioners building at scale. *Contract:* `/schemas/home.schema.json` | *Manifest:* `/mcp-manifests/home.json` - **[Libri](/libri)** (`libri`) Catalogo libri dimostrativo alimentato da COP collections. *Contract:* `/schemas/libri.schema.json` | *Manifest:* `/mcp-manifests/libri.json` - **[Dettaglio libro](/libri/-slug-)** (`libri/-slug-`) Pagina dinamica dettaglio libro alimentata dalla collection libri. *Contract:* `/schemas/libri/-slug-.schema.json` | *Manifest:* `/mcp-manifests/libri/-slug-.json` - **[Dettaglio libro](/libri/[slug])** (`libri/[slug]`) Pagina dinamica dettaglio libro alimentata dalla collection libri. *Contract:* `/schemas/libri/[slug].schema.json` | *Manifest:* `/mcp-manifests/libri/[slug].json` - **[Newsletter -- The Brief](/newsletter)** (`newsletter`) Subscribe to The Brief. Weekly insights on engineering, design, and product. *Contract:* `/schemas/newsletter.schema.json` | *Manifest:* `/mcp-manifests/newsletter.json` - **[Post -- The Brief](/post/-slug-)** (`post/-slug-`) Article from The Brief. *Contract:* `/schemas/post/-slug-.schema.json` | *Manifest:* `/mcp-manifests/post/-slug-.json` - **[Post -- The Brief](/post/[slug])** (`post/[slug]`) Article from The Brief. *Contract:* `/schemas/post/[slug].schema.json` | *Manifest:* `/mcp-manifests/post/[slug].json` - **[Topic -- The Brief](/tag/-slug-)** (`tag/-slug-`) Articles from The Brief filtered by topic. *Contract:* `/schemas/tag/-slug-.schema.json` | *Manifest:* `/mcp-manifests/tag/-slug-.json` - **[Topic -- The Brief](/tag/[slug])** (`tag/[slug]`) Articles from The Brief filtered by topic. *Contract:* `/schemas/tag/[slug].schema.json` | *Manifest:* `/mcp-manifests/tag/[slug].json` - **[Topics -- The Brief](/topics)** (`topics`) Browse The Brief by topic. Engineering, Design, AI, Product, Culture. *Contract:* `/schemas/topics.schema.json` | *Manifest:* `/mcp-manifests/topics.json`