Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
3dd6b8d
chore(deps): bump axum from 0.7.9 to 0.8.9
dependabot[bot] Jul 9, 2026
4896393
chore(deps): bump tower-http from 0.6.11 to 0.7.0
dependabot[bot] Jul 9, 2026
019427f
Merge remote-tracking branch 'origin/dependabot/cargo/tower-http-0.7.…
ravituringworks Jul 9, 2026
23939cc
Migrate axum 0.8 route syntax + WS message types
ravituringworks Jul 9, 2026
0a386a8
update branch (#157)
ravituringworks Jul 12, 2026
f8bf955
chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /vibeui
dependabot[bot] Jul 13, 2026
6a5ab2a
chore(deps): bump org.jetbrains.kotlin.android in /vibemobile/android
dependabot[bot] Aug 8, 2026
3cc9570
chore(deps): bump actions/setup-python from 6 to 7
dependabot[bot] Aug 9, 2026
9372290
chore(deps): bump actions/setup-java from 5.3.0 to 5.7.0
dependabot[bot] Aug 9, 2026
781772e
chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
dependabot[bot] Aug 9, 2026
fc48e08
chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /vibecoder
dependabot[bot] Aug 9, 2026
fbd3b9e
chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1
dependabot[bot] Aug 9, 2026
1017672
chore(deps): bump tree-sitter from 0.25.10 to 0.26.11
dependabot[bot] Aug 9, 2026
b3716c0
chore(deps): bump sysinfo from 0.36.1 to 0.39.6
dependabot[bot] Aug 9, 2026
0a332d8
chore(deps): bump tokio-tungstenite from 0.28.0 to 0.29.0
dependabot[bot] Aug 9, 2026
5378600
chore(deps): bump rustyline from 14.0.0 to 17.0.2
dependabot[bot] Aug 9, 2026
32f573d
chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /vibecoder
dependabot[bot] Aug 10, 2026
5599a80
chore(deps): bump chacha20poly1305 from 0.10.1 to 0.11.0
dependabot[bot] Aug 10, 2026
8ecc68c
chore(deps): bump gradle-wrapper in /vibewatch/VibeCodyWear
dependabot[bot] Aug 10, 2026
069f24c
chore(deps): bump flutter_secure_storage in /vibemobile
dependabot[bot] Aug 10, 2026
c1ddbca
chore(deps): bump the vibecoder-minor group across 1 directory with 5…
dependabot[bot] Aug 10, 2026
082f934
chore(deps): bump gradle-wrapper in /jetbrains-plugin
dependabot[bot] Aug 10, 2026
0eb4b96
chore(deps): bump gradle-wrapper in /vibemobile/android
dependabot[bot] Aug 10, 2026
12d3f71
chore(deps-dev): bump vite in /vibeaichat in the vibeaichat-minor group
dependabot[bot] Aug 10, 2026
95c2c5a
chore(deps): bump the vibedesk-minor group across 1 directory with 2 …
dependabot[bot] Aug 10, 2026
55550dd
fix(release): `shell: bash` — the conditional export block broke Windows
ravituringworks Aug 10, 2026
4a5f1e0
Use ring for RS256 JWT signing; add tests
ravituringworks Aug 10, 2026
912fff4
build(deps): bump similar from 2.7.0 to 3.1.2
dependabot[bot] Aug 10, 2026
c929575
build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /vibeaichat
dependabot[bot] Aug 10, 2026
fe9a7e9
ci(release): make Apple signing verifiable, and stop shipping ad-hoc …
ravituringworks Aug 10, 2026
2f9a2f3
fix(skills): every installed build shipped an empty skill catalogue
ravituringworks Aug 10, 2026
32643ff
feat(bugbot): committable fixes, full-diff coverage, and a real --bug…
ravituringworks Aug 10, 2026
a9def8a
feat(daemon): wire two modules that had been counted as shipped
ravituringworks Aug 10, 2026
c7a1c61
fix(bugbot): a failed model call is not coverage
ravituringworks Aug 10, 2026
7ac77cf
feat(skills): import 433 Jobs-To-Be-Done skills — catalogue goes 710 …
ravituringworks Aug 10, 2026
44c313e
ci(security): finish the audit.toml migration — one suppression list,…
ravituringworks Aug 10, 2026
4757947
docs(bugbot): document that a failed model call is not coverage
ravituringworks Aug 10, 2026
5dd9f99
ci(release): audit and attest the lockfile the release actually builds
ravituringworks Aug 10, 2026
9bd1a35
test(skills): assert reachability, not catalogue size
ravituringworks Aug 11, 2026
20d8943
perf(skills): cache the built-in catalogue instead of re-reading it p…
ravituringworks Aug 11, 2026
9969a7b
build(deps): bump actions/checkout from 7.0.0 to 7.0.1
dependabot[bot] Aug 11, 2026
5e690c3
build(deps): bump hmac from 0.12.1 to 0.13.0
dependabot[bot] Aug 11, 2026
ab38b19
build(deps): bump p256 from 0.13.2 to 0.14.0
dependabot[bot] Aug 11, 2026
406c45b
build(deps): bump base64 from 0.22.1 to 0.23.1
dependabot[bot] Aug 11, 2026
0f16816
build(deps): bump zip from 2.4.2 to 8.6.0
dependabot[bot] Aug 11, 2026
2c64fd6
Sync provider lists and add 'poolside' provider
ravituringworks Aug 11, 2026
82bbd6a
Backfill skill frontmatter and wire ACP stdio mode
ravituringworks Aug 11, 2026
f3e8128
Merge remote-tracking branch 'origin/main' into feat/competitive-pari…
ravituringworks Aug 11, 2026
892b9f0
build(deps-dev): bump typescript in /vscode-extension
dependabot[bot] Aug 11, 2026
b7e8bdf
Merge remote-tracking branch 'origin/main' into feat/competitive-pari…
ravituringworks Aug 11, 2026
fd4b548
Merge remote-tracking branch 'origin/dependabot/github_actions/action…
ravituringworks Aug 11, 2026
987d843
Merge remote-tracking branch 'origin/dependabot/github_actions/action…
ravituringworks Aug 11, 2026
1a9ad69
Merge remote-tracking branch 'origin/dependabot/github_actions/action…
ravituringworks Aug 11, 2026
1e5732c
Merge remote-tracking branch 'origin/dependabot/github_actions/action…
ravituringworks Aug 11, 2026
0ffbebc
Merge remote-tracking branch 'origin/dependabot/github_actions/Embark…
ravituringworks Aug 11, 2026
8ae35a2
Merge remote-tracking branch 'origin/dependabot/gradle/jetbrains-plug…
ravituringworks Aug 11, 2026
beaa602
Merge remote-tracking branch 'origin/dependabot/gradle/vibemobile/and…
ravituringworks Aug 11, 2026
3ab693e
Merge remote-tracking branch 'origin/dependabot/gradle/vibemobile/and…
ravituringworks Aug 11, 2026
e83b211
Merge remote-tracking branch 'origin/dependabot/gradle/vibewatch/Vibe…
ravituringworks Aug 11, 2026
21c5296
Merge remote-tracking branch 'origin/dependabot/pub/vibemobile/flutte…
ravituringworks Aug 11, 2026
1960de1
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vscode-e…
ravituringworks Aug 11, 2026
0ac3578
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibeaich…
ravituringworks Aug 11, 2026
f20b318
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibeaich…
ravituringworks Aug 11, 2026
a7865c4
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibecode…
ravituringworks Aug 11, 2026
0fbbad1
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibecode…
ravituringworks Aug 11, 2026
d29a515
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibecode…
ravituringworks Aug 11, 2026
70427ad
Add explicit-trigger inline completion (ghost text)
ravituringworks Aug 11, 2026
90e141a
fix(deps): TypeScript 7 cannot resolve against typescript-eslint
ravituringworks Aug 11, 2026
524b7ab
fix(deps): same TypeScript 7 / typescript-eslint clash in vscode-exte…
ravituringworks Aug 11, 2026
7d38557
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vibedesk…
ravituringworks Aug 11, 2026
1e74974
Merge remote-tracking branch 'origin/dependabot/cargo/base64-0.23.1' …
ravituringworks Aug 11, 2026
e4e9c7f
Merge remote-tracking branch 'origin/dependabot/cargo/chacha20poly130…
ravituringworks Aug 11, 2026
20b8720
Merge remote-tracking branch 'origin/dependabot/cargo/hmac-0.13.0' in…
ravituringworks Aug 11, 2026
53d5214
Merge remote-tracking branch 'origin/dependabot/cargo/p256-0.14.0' in…
ravituringworks Aug 11, 2026
ea4d174
Merge remote-tracking branch 'origin/dependabot/cargo/rustyline-17.0.…
ravituringworks Aug 11, 2026
f1a2194
Merge remote-tracking branch 'origin/dependabot/cargo/similar-3.1.2' …
ravituringworks Aug 11, 2026
4724cf4
Merge remote-tracking branch 'origin/dependabot/cargo/sysinfo-0.39.6'…
ravituringworks Aug 11, 2026
82d0436
Merge remote-tracking branch 'origin/dependabot/cargo/tokio-tungsteni…
ravituringworks Aug 11, 2026
f957fc4
Merge remote-tracking branch 'origin/dependabot/cargo/tree-sitter-0.2…
ravituringworks Aug 11, 2026
ac542b3
Merge remote-tracking branch 'origin/dependabot/cargo/zip-8.6.0' into…
ravituringworks Aug 11, 2026
a8186ac
Merge branch 'dependabot/npm_and_yarn/vibeui/typescript-7.0.2'
ravituringworks Aug 11, 2026
5ad0f2a
Merge branch 'release/v0.5.8-ci-fixes' into feat/competitive-parity-2026
ravituringworks Aug 11, 2026
12abf5c
Add explicit-trigger ghost text inline completion
ravituringworks Aug 11, 2026
aa9d20d
fix(vibeaichat): declare Vite client types so TS 7 accepts CSS imports
ravituringworks Aug 11, 2026
86b8106
Merge branch 'dependabot/cargo/axum-0.8.9' into feat/competitive-pari…
ravituringworks Aug 11, 2026
d6eeb78
Add explicit-trigger ghost text docs & tests
ravituringworks Aug 11, 2026
81481f6
fix(crypto): port HMAC/SHA-2 call sites to the digest 0.11 API
ravituringworks Aug 11, 2026
10361f2
fix(vibecli): port remaining call sites to the bumped dependency APIs
ravituringworks Aug 11, 2026
d8540d0
refactor(skills): add name/description frontmatter and factor out sha…
ravituringworks Aug 11, 2026
0ccb438
fix(models): drop the never-shipped gemini-3.5-pro, restore claude-fa…
ravituringworks Aug 11, 2026
90c9c29
fix(deps): finish the p256 0.14 migration in test code
ravituringworks Aug 11, 2026
a0c8951
fix(skills): collapse duplicated shared-pattern pointers
ravituringworks Aug 11, 2026
1949878
test(models): restore the hook-behaviour and retired-model coverage
ravituringworks Aug 11, 2026
664bb70
refactor(deps): move off SigningKey::random, deprecated in ecdsa 0.17
ravituringworks Aug 11, 2026
937c744
Merge branch 'main' into feat/competitive-parity-2026
ravituringworks Aug 11, 2026
0973af2
Merge branch 'feat/competitive-parity-2026' of github.com:TuringWorks…
ravituringworks Aug 11, 2026
e66aa95
Merge origin/main into feat/competitive-parity-2026
ravituringworks Aug 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: secures and maintains the regulatory aut

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: secures and maintains the regulatory authorization for the fleet to operate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: analyzes disengagements, near-misses, an

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: analyzes disengagements, near-misses, and incidents and feeds fixes back into the stack and the ODD.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: plans, approves, operates, and governs d

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: plans, approves, operates, and governs drone fleets for agriculture, inspection, delivery, disaster response, public safety, mapping, and monitoring.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: operates autonomous tractors, sprayers,

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: operates autonomous tractors, sprayers, seeders, harvesters, and field drones under agronomic, safety, food-safety, animal-welfare, and environmental constraints.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: keeps the fleet serviced, charged or fue

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: keeps the fleet serviced, charged or fueled, calibrated, and depot-ready.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: coordinates autonomous trucks, yard trac

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: coordinates autonomous trucks, yard tractors, delivery vehicles, warehouse AMRs, forklifts, and port equipment across autonomous logistics networks.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: builds and maintains the high-definition

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
## Responsibilities

- Deliver this role's core job: builds and maintains the high-definition maps and localization the fleet drives against.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: deploys autonomous loaders, haul trucks,

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: deploys autonomous loaders, haul trucks, excavators, dozers, graders, and quarry/construction/port machines.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: defines the Operational Design Domain an

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: defines the Operational Design Domain and assembles the safety case that gates where and how an autonomous fleet may operate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: detects and diagnoses perception failure

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: detects and diagnoses perception failures (missed, mislabeled, or hallucinated objects) and triages them by safety impact.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: owns strategy, safety, economics, and op

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: owns strategy, safety, economics, and operations for a mixed fleet of non-humanoid autonomous machines across deployment and accountability.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: runs the remote-operations center that s

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
## Responsibilities

- Deliver this role's core job: runs the remote-operations center that supervises the fleet and authorizes or performs takeovers.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: assesses routes, maps, and geofences for

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: assesses routes, maps, and geofences for hazards and ODD violations before and during missions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: monitors exclusion zones and the proximi

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: monitors exclusion zones and the proximity of people, animals, and vehicles to operating machines and triggers slow-downs or stops.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: provisions the connectivity, V2X signals

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
## Responsibilities

- Deliver this role's core job: provisions the connectivity, V2X signals, and physical infrastructure the fleet depends on.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: rides in or shadows the machine during v

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: rides in or shadows the machine during validation and takes manual control when needed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Use it when a task calls for this work: operates AMRs, autonomous forklifts, sor

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Responsibilities

- Deliver this role's core job: operates AMRs, autonomous forklifts, sortation, inventory robots, fixed cells, and warehouse orchestration.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "map, survey, and inspect assets from the air

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "apply inputs and seed precisely from the air

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "harvest grain, forage, or specialty crops an

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.
## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "deliver parcels and groceries on local stree

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "load, dig, grade, and move material on sites

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "haul freight over highway corridors hub-to-h

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "haul ore and overburden on mine haul roads a

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "carry passengers point-to-point with no huma

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "move passengers on fixed or flexible low-spe

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "survey, monitor, and transport on water with

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "till, plant, cultivate, and tow implements a

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "transport pallets, totes, and racks inside f

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ When a task needs the physical job "carry small packages or medical payloads by

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

> Shared pattern — see the `shared-embodied-autonomy-architecture` skill, section “Cognitive and control architecture (assumed)”.

## Division of labor and safety

- **Human owner / fleet operator** — owns the safety case, the ODD, and stop authority; accountable for incidents.
Expand Down
Loading
Loading