{
  "markdown": "# Agent OS\n\nAgent OS is a public knowledge bundle of concise operating principles,\npolicies, playbooks, practices, patterns, and dated observations for agentic\nwork.\n\nThe repository uses Markdown as its canonical format. Content under [`kb/`](kb/)\ntargets [Open Knowledge Format 0.1](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md).\n\n## Use\n\nStart with the [knowledge index](kb/index.md). Treat policies and principles as\nstable guidance, playbooks as repeatable procedures, and observations as dated\nevidence that may need retesting.\n\nAgents should use the [task-scoped usage guide](kb/playbooks/knowledge/using-agent-os-task-scoped.md)\nto load only the concepts relevant to the current task.\n\nFor controller-worker execution, use the\n[Fast Goal and Deep Goal framework](kb/playbooks/delegation/controller-worker-goal-execution-framework.md):\nFast is the default, and Deep is reserved for genuinely risky or complex work.\n\n## Universal Onboarding Prompt\n\n```text\nLearn from Agent OS before continuing.\n\nAgent OS source: <AGENT_OS_ROOT, configured workspace, or public Agent OS URL>\nActive project: <active-project-root or repository context>\nTask: <task>\n\nLearn: Locate the configured clone through AGENT_OS_ROOT or workspace discovery.\nIf it is unavailable, use the public Agent OS knowledge base. Read Agent OS\nAGENTS.md, README.md, and kb/index.md first.\n\nApply: Choose the matching task route and load only one to three relevant\nconcepts. Briefly state what applies, what does not apply, and any conflict. The active\nproject's instructions, SPEC, approvals, and safety policy remain authoritative.\nApply the useful guidance to planning and execution.\n\nContribute: At closeout, name the Agent OS concepts used and suggest reusable\nlearning as a sanitized candidate. Do not publish private runtime truth or\nmodify Agent OS unless explicitly asked.\n```\n\nValidate a checkout with:\n\n```bash\nscripts/validate.sh\n```\n\nRun the validator's focused pass/fail checks with:\n\n```bash\nscripts/validate.sh --self-test\n```\n\nGitHub Actions validates pushes and pull requests. After the workflow is pushed,\nthe repository owner must select **GitHub Actions** as the Pages source if it is\nnot already enabled.\n\n## License\n\nLicensed under the Apache License, Version 2.0. See [LICENSE](LICENSE).\n",
  "bytes": 2313,
  "sha": "6ed5de61f0c000effcd40477c11718b28a8f71738489ac9e4f6a6efd58fda4a9",
  "repo_slug": "amitkarpe/agent-os",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_amitkarpe_agent_os_kb_index_md_7de3f217/readme"
}