{
  "markdown": "---\ntype: Reference\ntitle: App Control for Business — Complete Reference Series\ndescription: Overview and reading guide for the App Control for Business documentation bundle.\ntags: [app-control, wdac, documentation]\nstatus: stable\ngenerated:\n  by: human:anubhavg-icpl\n  at: 2026-05-01T20:28:30+05:30\nverified:\n  by: human:anubhavg-icpl\n  at: 2026-05-01T20:28:30+05:30\nsources:\n  - id: ctrlshiftenter\n    resource: https://ctrlshiftenter.cloud\n    title: ctrlshiftenter.cloud — Patrick Seltmann\n    author: human:patrick-seltmann\n---\n\n# App Control for Business — Complete Reference Series\n\nCorporate-ready documentation for **Microsoft App Control for Business (ACfB)**, formerly known as Windows Defender Application Control (WDAC). Compiled by **Anubhav Gain** from source material by Patrick Seltmann at [ctrlshiftenter.cloud](https://ctrlshiftenter.cloud).\n\n## Live Viewer\n\nOpen `index.html` via a local server:\n\n```bash\npython3 -m http.server 8080\n# then visit http://localhost:8080\n```\n\nFeatures: dark/light theme · part search · reading progress · syntax-highlighted code · copy buttons · keyboard navigation (`←` / `→`).\n\n## AI / Agent Entry Point\n\nFor coding agents and other automated consumers, start with [the AI index](ai/) and [its machine-readable manifest](ai/resources.json). That page points to the bundle root, [llms.txt](llms.txt), [docs/index.md](docs/index.md), and [sitemap.xml](sitemap.xml).\n\nGitHub Pages cannot run a live MCP server on its own, so the repo uses a static agent-discovery page instead. If you want a true MCP endpoint later, host it separately and have it point at the same static URLs.\n\nThe generated agent assets live under [ai/search-index.json](ai/search-index.json), [ai/llms-full.txt](ai/llms-full.txt), [ai/frontmatter/index.json](ai/frontmatter/index.json), [ai/updates.json](ai/updates.json), and [ai/atom.xml](ai/atom.xml). Regenerate them from source Markdown with `ruby scripts/generate_agent_assets.rb`.\n\nThere is also a browser-side search interface at [ai/search.html](ai/search.html) and a standalone MCP server scaffold under [mcp-server/README.md](mcp-server/README.md) for real MCP tool access to the corpus.\n\n## Series Overview\n\n| Part | Topic |\n|------|-------|\n| 01 | Introduction & Key Concepts |\n| 02 | Policy Templates & Rule Options |\n| 03 | Application ID Tagging & Managed Installer |\n| 04 | Starter Base Policy — Lightly Managed Devices |\n| 05 | Base Policy — Fully Managed Devices |\n| 06 | Sign, Apply & Remove Signed Policies |\n| 07 | Maintaining Policies with Azure DevOps (or PowerShell) |\n\n## Structure\n\n```\nappControlBusiness/\n├── index.html       ← viewer entry point\n├── ai/              ← static AI/agent discovery page + manifest\n├── mcp-server/      ← standalone MCP server scaffold for the corpus\n├── scripts/         ← generator for search index, llms-full, frontmatter, feeds\n├── style.css\n├── app.js\n└── docs/\n    └── Part*.md     ← all 7 reference documents\n```\n\n## Tech\n\nHTML · CSS · Vanilla JS · [marked.js](https://marked.js.org) · [highlight.js](https://highlightjs.org)\n\n---\n\n*Source: ctrlshiftenter.cloud — Patrick Seltmann. For organizational reference use.*\n\n## License\n\n© 2026 **Anubhav Gain**. All Rights Reserved — see [LICENSE](LICENSE).\nViewing and attributed referencing are permitted; reproduction, redistribution,\ncommercial use, and derivative works require prior written permission.\n\n![Signature of Anubhav Gain](docs/references/signature-anubhav.svg)\n\n",
  "bytes": 3457,
  "sha": "efae938db819099b791fa2d4c3fe8da4941df9cd03bae55f7f425f4eecc2634a",
  "repo_slug": "anubhavg-icpl/appcontrolbusiness",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_anubhavg_icpl_appcontrolbusiness_docs_in_14e1e2cc/readme"
}