jetson
A verified, sourced knowledge base of everything known about NVIDIA Jetson devices — usable as a CLI, an MCP server, and a multilingual static site. Every claim cites its source, gaps are stated honestly, and existing projects and contributors are credited.
Status — scaffold
That paragraph is the mission, not a description of what is built. This repo
was scaffolded from
culture-agent-template
on 2026-09-05 and, apart from renaming, is still the unmodified template: a
working agent-first CLI whose verbs are all introspective, a mesh identity, the
vendored skill kit, and a green CI/publish baseline.
Not built yet — no Jetson knowledge-base content, no sourcing/citation model, no
MCP server, no static site, and no CLI verb that answers a Jetson question. Some
scaffold prose (the learn text, the explain catalog, overview) still
describes the repo as a template; rewriting it for this agent's domain is
unclaimed work. See CLAUDE.md for the full mission-vs-reality
breakdown.
What is here today
- An agent-first CLI cited from teken
(
afi-cli) — the runtime package has no third-party dependencies. - A mesh identity —
culture.yaml(suffix: jetson,backend: colleague) and its resident prompt fileAGENTS.colleague.md. - The vendored skill kit under
.claude/skills/, cite-don't-import from guildmaster, devague, and colleague. Seedocs/skill-sources.md. - A build + deploy baseline — pytest, lint, the agent-first rubric gate, and PyPI Trusted Publishing wired into GitHub Actions.
Quickstart
uv sync
uv run pytest -n auto # run the test suite
uv run jetson whoami # identity from culture.yaml
uv run jetson learn # self-teaching prompt (add --json)
uv run teken cli doctor . --strict # the agent-first rubric gate CI runs
CLI
| Verb | What it does |
|---|---|
whoami |
Report this agent's nick, version, backend, and model from culture.yaml. |
learn |
Print a structured self-teaching prompt. |
explain <path> |
Markdown docs for any noun/verb path. |
overview |
Read-only descriptive snapshot of the agent. |
doctor |
Check the agent-identity invariants (prompt-file-present, backend-consistency). |
cli overview |
Describe the CLI surface itself. |
Every command supports --json. Results go to stdout, errors/diagnostics to
stderr (never mixed). Exit codes: 0 success, 1 user error, 2 environment
error, 3+ reserved.
Contributing
Read CLAUDE.md first — it carries the conventions:
version-bump-on-every-PR (CI enforces it), the cicd PR lane, the worktree
location rule, and the hands-off policy for the vendored .claude/skills/ tree.
License
Apache 2.0 — see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jetson-0.8.0.tar.gz.
File metadata
- Download URL: jetson-0.8.0.tar.gz
- Upload date:
- Size: 191.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8d7406efe4f3f438f569d890c9697e65b9e8ceecb2a94a9428c88c745134e4e
|
|
| MD5 |
ad5f0f4120444b290e3dd2d2d4d604b7
|
|
| BLAKE2b-256 |
644bb5440ea9e83972a46015da19e97c8fb2f2f9f393dfc155f5aa21c408da0d
|
File details
Details for the file jetson-0.8.0-py3-none-any.whl.
File metadata
- Download URL: jetson-0.8.0-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68cda3fe89e90280a0a01058cd29cb82b10f3ca227107de1c1350c5a871457c6
|
|
| MD5 |
1e73fa31adb68b6a0d1a6d1615383923
|
|
| BLAKE2b-256 |
8853a2bfbea6df8f09ffa73d8893a996b9d924eeb1f76388ce457d06e2a25413
|