Field notes knowledge
Bundle OKF 0.2 · 3 conceitos · agentxm/agent-extensions
Open source Repository Open in the app JSON README (API)
About
# Field notes knowledge
Portable concepts for **observing work in progress and converting what you
observe into durable improvement**. The practice: declare a small number of
subjects worth watching, record specific incidents while the work is happening,
then periodically assess recurring patterns by evidence, impact, exposure, and
risk before promoting them into verified changes.
This bundle defines the concepts. The `field-notes` rule performs capture; the
`field-notes` skill performs declaration and triage. Nothing here prescribes a
repository layout, tracker, or tool.
## Concepts
* [Field notes](field-notes-explainer.md) - How field notes preserve one
operational occurrence with observed facts, safe diagnostic evidence,
impact, detection, recovery, and explicitly tentative interpretation.
* [Subjects](subject-explainer.md) - What a field note subject is — survey
versus target mode, what makes a usable target condition, how a survey
subject graduates, and when a subject retires.
Details
- Kind
- OKF bundles
- Topic
- Cloud & DevOps
- Publisher
- agentxm
- Origin
- okf_github
- Category
- dados
- Version
- 0.2
- Last push
- 2026-09-08T18:09:06Z
- Repository state
- ativo
- Language
- JavaScript
- License
- NOASSERTION
- Added
- 2026-09-08 22:08:51
- Updated
- 2026-09-08 22:08:51
- Origin id
agentxm/agent-extensions:agent_extensions/agentxm/@craigsmitham/knowledge/field-notes/src/index.md
README
# AgentXM agent extensions First-party public extensions maintained by [AgentXM](https://agentxm.ai) and distributed through the AgentXM Registry. ## Packs | Pack | Purpose | Install | | --- | --- | --- | | `agent-engineering` | Agent, harness, context, prompt, evaluation, instruction-system, and Agent Skill engineering workflows | `axm install @agentxm/packs/agent-engineering` | Canonical packages live in their root type directories. Agent-specific skill directories are AXM-managed projections and are not authoring locations. Read [AGENTS.md](AGENTS.md) and the [publishing guide](docs/publishing.md) before contributing. This repository is public-by-construction and must never contain private AgentXM context. ## Licensing Each extension declares its own SPDX license in its manifest. A pack's license covers only the pack package; its dependencies retain their own licenses. See [LICENSE.md](LICENSE.md) for the repository summary.