{
  "markdown": "# Notes\n\nThis is my personal knowledge repository: a capture system around a portable\nOpen Knowledge Format bundle.\n\nRead [`DESIGN.md`](DESIGN.md) for the repository's mental model, boundaries,\nknowledge flow, and invariants.\n\n## Structure\n\n- `inbox/` contains the agent and human scratchpad for daily capture.\n- [`topics/`](topics/index.md) contains the OKF 0.2 knowledge bundle and its entry point.\n- `meetings/` contains dated meeting notes.\n- `refs/` contains reference material such as papers and links.\n- `_meta/` contains tags, the glossary, and conventions.\n- `scripts/` contains ingestion, maintenance, and validation tools.\n\n## Knowledge Objects\n\nThe bundle contains four complementary knowledge objects:\n\n- Sources capture information from a specific origin.\n- Concepts consolidate knowledge about an idea.\n- Investigations document reasoning about a specific question.\n- [Cognitive Patterns](topics/cognitive_patterns/index.md) capture reusable ways of thinking.\n\nEach object serves a different purpose. Cognitive patterns guide how humans and agents reason with concepts and sources. They do not replace evidence or duplicate factual content.\n\n## Conventions\n\n- Use ISO dates: `YYYY-MM-DD.md`\n- Prefer short sections + bullets\n- Capture first, organize later\n- Use ordinary relative Markdown links between related concepts\n- Run `uv run --with PyYAML python scripts/validate_okf.py` after changing `topics/`\n\nSee [the repository design](DESIGN.md),\n[the OKF repository guide](_meta/OPEN_KNOWLEDGE_FORMAT.md), and the\n[note format contract](_meta/NOTE_FORMAT_CONTRACT.md) for details.\n\n## Sources and influences\n\nThe [Claude Code Thinking Skills](https://github.com/tjboudreaux/cc-thinking-skills)\nrepository informed the selection, combination, belief updating, pre-mortem,\nand hypothesis testing procedures in the cognitive patterns. The\n[local source note](topics/cognitive_patterns/2026-07-20_github_tjboudreaux_cc-thinking-skills.md)\nexplains what changed and why patterns remain reasoning guidance rather than\nproof that an answer is correct.\n\nSanjoy Mahajan's\n[*The Art of Insight in Science and Engineering*](topics/cognitive_patterns/2014-01-01_book_sanjoy-mahajan_the-art-of-insight-in-science-and-engineering.md)\ninformed the decomposition, abstraction, approximation, easy case, and\nindependent verification procedures in the cognitive patterns.\n",
  "bytes": 2370,
  "sha": "aedff7139ddf0453f7217bfbd7fd0aea08509e51a2c30c80f55901fc4e3e80f8",
  "repo_slug": "cast42/notes",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_cast42_notes_topics_index_md_0d74cd64/readme"
}