Disciplines · Audits

Eve builder-surface prompt inventory (generated)

Gap audits and as-built reviews.

0sections15 minread

On this page

tools/eve-everywhere/build-admin-prompt-inventory.mjs generates this file; do not hand-edit. Inventory digest 5535e7664465a54d; prompt-ratchet hash cad7c1cb4098c319112dae202dce495dbc2c27b1143957105a3b1e9b94939b8b; 98 entries.

The inventory executes the same production builders as the SMX prompt hash and records exact runtime values. Tool entries include the complete input schema, so nested parameter descriptions and constraints are diffable and hash-covered. Included: stable conduct variants, exact served skill text, and the union of exact runtime tool definitions offerable to an admin-scoped turn. Excluded: dynamic engine/persona/daypart/memory/page/tour-catalog parts, which vary per session or turn.

id kind name source bytes schema bytes preview
be77cf6b5d4b conduct AGENT_CONDUCT_CORE apps/oshun/bff/src/assistant/conduct.ts:27 845 Ground every answer in THIS turn's tool results — they are the only source of truth about the me
942a635fdd91 conduct AGENT_TOOLLESS_CONDUCT_INSTRUCTIONS apps/oshun/bff/src/assistant/conduct.ts:36 335 You have NO data tools this turn — you cannot read member data, run tours, highlight elements, o
fd72a8ad4db6 served-skill skill.audit.v1 apps/oshun/bff/src/assistant/skills/audit.ts:9 660 Audit mode: when the member asks to be walked through everything (or to audit the app), use audi
228eb72b7ade served-skill skill.docs.v1 apps/oshun/bff/src/assistant/skills/docs.ts:11 208 For questions about how Oshun features work, use the search_docs tool and ground your answer in
f5d1bc45fd0a served-skill skill.member-data.v1 apps/oshun/bff/src/assistant/skills/member-data.ts:9 493 You answer with real member data by calling the provided tools — they are the only source of tru
9b453d6f7d22 served-skill skill.navigate.v1 apps/oshun/bff/src/assistant/skills/navigate.ts:9 285 Use the navigate tool at most once per turn, after answering, when taking the member somewhere c
0ec1674237ee served-skill skill.tour.v1 apps/oshun/bff/src/assistant/skills/tour.ts:11 149 Use the highlight tool to point at on-screen elements while explaining them; only reference anch
9e3de96fd032 served-skill skill.workbench-read.v2 apps/oshun/bff/src/assistant/skills/workbench-read.ts:10 790 Builder workbench: answer questions about open work, decisions, and discussions from DATA, never
904e7ff5d8e4 served-skill skill.workbench-write.v3 apps/oshun/bff/src/assistant/skills/workbench-write.ts:13 1229 Cite ids IN FULL when you name a work item, decision or thread — never a shortened or elided for
1102fa94261c tool-definition admin_assistant_health apps/oshun/bff/src/assistant/admin-agent-tools.ts:620 786 132 Call when the operator asks how the assistant ITSELF is doing. Returns recorded-lifetime per-pro
1f59121f7499 tool-definition admin_crash_groups apps/oshun/bff/src/assistant/admin-agent-tools.ts:466 530 207 Call when the operator asks about app crashes: the EVE-VIS-226 mobile crash ingest grouped by si
98cf890ad9d5 tool-definition admin_incident_detail apps/oshun/bff/src/assistant/admin-agent-tools.ts:396 494 145 Call for ONE incident's full picture: summary, impact, linked mitigation tasks with owners, the
03539c43641f tool-definition admin_incidents apps/oshun/bff/src/assistant/admin-agent-tools.ts:351 419 123 Call when the operator asks about incidents: open incidents with severity, status, age, commande
55a31bb3bc69 tool-definition admin_model_registry apps/oshun/bff/src/assistant/admin-agent-tools.ts:532 853 181 Call when the operator asks which models or provider routes serve the assistant, what they cost,
dd9bb1d594c3 tool-definition admin_moderation_queue apps/oshun/bff/src/assistant/admin-agent-tools.ts:764 447 126 Call when the operator asks about moderation/trust-safety: per-queue flagged and critical counts
9344594920e4 tool-definition admin_release_readiness apps/oshun/bff/src/assistant/admin-agent-tools.ts:810 366 33 Call when the operator asks whether a release is ready to go: the readiness reports' release ent
3500b82a7a2a tool-definition admin_review_queue apps/oshun/bff/src/assistant/admin-agent-tools.ts:316 320 125 Call when the operator asks about the review queue: pending/in-review/escalated counts and the t
146b607f4372 tool-definition admin_rights_requests apps/oshun/bff/src/assistant/admin-agent-tools.ts:730 404 122 Call when the operator asks about rights/privacy requests: open requests, soonest due first, wit
2fceeec76a1b tool-definition admin_support_queue apps/oshun/bff/src/assistant/admin-agent-tools.ts:691 357 119 Call when the operator asks about support: open cases with issue type, priority, owner team, reg
cf6e396c5087 tool-definition admin_workspace_overview apps/oshun/bff/src/assistant/admin-agent-tools.ts:296 244 33 Call for the operator console overview: every admin workspace (review, moderation, support, inci
357039019e95 tool-definition arete_active_goals apps/oshun/bff/src/assistant/agent-tools.ts:765 285 128 Call to list the member's active personal-development goals. e.g. "what goals am I working on?"
ceddcc14c4d7 tool-definition arete_continue_plan apps/oshun/bff/src/assistant/agent-tools.ts:780 197 33 Call to find the member's in-progress development plan and next step. e.g. "what is next on my p
14827b4d4f14 tool-definition audit_begin apps/oshun/bff/src/assistant/audit-agent-tools.ts:133 329 33 Begin (or resume) the member’s feature audit: a structured walk through every flow in the featur
1e81378fab41 tool-definition audit_mark apps/oshun/bff/src/assistant/audit-agent-tools.ts:176 1138 391 Record the outcome of ONE flow in the active audit run. status "visited" only after actually wal
1d0907a71747 tool-definition audit_status apps/oshun/bff/src/assistant/audit-agent-tools.ts:146 566 192 Read the member’s audit coverage: totals, per-domain done/pending/skipped rollups, and the next
5c435562f5b9 tool-definition comment_thread apps/oshun/bff/src/workbench/workbench-agent-tools.ts:412 381 157 Builder workbench: post a message into an existing discussion thread. Member-confirmed. e.g. com
94e702d37d2d tool-definition create_content_brief apps/oshun/bff/src/workbench/workbench-agent-tools.ts:484 1515 757 Content lane (phase 14): capture a content brief in the intent plane — target domain/flow/route
a143b9da6fb2 tool-definition create_feature_proposal apps/oshun/bff/src/workbench/workbench-agent-tools.ts:711 1513 667 Builder workbench: propose a catalog change (new flows / a new feature under an existing curated
6334443850e8 tool-definition create_work_item apps/oshun/bff/src/workbench/workbench-agent-tools.ts:247 1076 671 Builder workbench: capture a task, issue, idea, or content brief in the intent plane (persisted;
82a1c20e2bcb tool-definition dispatch_content_brief apps/oshun/bff/src/workbench/workbench-agent-tools.ts:554 851 349 Content lane (phase 14.3): dispatch a content brief to an existing authoring pipeline (tara-cont
a22d57dd05ac tool-definition docs_stale_check apps/oshun/bff/src/assistant/admin-agent-tools.ts:936 506 33 Call when the operator asks whether the docs center is fresh or what needs regenerating: the LAS
b7a5db97ed7b tool-definition draft_decision apps/oshun/bff/src/workbench/workbench-agent-tools.ts:607 1666 885 Builder workbench: draft an architecture decision record (ADR) — from a discussion thread OR dir
76a5ac936863 tool-definition export_decision_adr apps/oshun/bff/src/workbench/workbench-agent-tools.ts:762 603 137 Governance lane (EVE_EVERYWHERE 6.1): render one ACCEPTED decision to docs/adr/ in the house ADR
e12570f8edb9 tool-definition forget_operator_memory apps/oshun/bff/src/assistant/admin-agent-tools.ts:1033 499 149 Call when the OPERATOR asks you to forget remembered notes: one slot, one category, or everythin
36de5d49a9d9 tool-definition get_content_brief_status apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1102 569 130 Content lane (read-only, EVE_EVERYWHERE 5.1): "what happened to my brief?" answered from the LED
46ab7a647139 tool-definition get_graph_neighborhood apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1592 726 172 Builder workbench (read-only): the size-bounded graph NEIGHBORHOOD around any knowledge node — i
608a3f447c91 tool-definition get_verification_failure apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1171 637 169 Agent lane triage (read-only, EVE_EVERYWHERE 8.2): "why did the verifier refuse this shipped cla
12276082055a tool-definition get_work_item apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1067 420 116 Builder workbench (read-only): one work item in full — body, refs, lease, plus its recent event
8c129180d77d tool-definition highlight apps/oshun/bff/src/assistant/agent-tools.ts:978 585 228 Visually point at an element on the page the member is looking at (spotlight + optional note). U
1b75945f7253 tool-definition link_graph_refs apps/oshun/bff/src/workbench/workbench-agent-tools.ts:443 615 369 Builder workbench: replace the knowledge-graph links on a work item. Unknown node ids are refuse
12d0adebac09 tool-definition list_agent_leases apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1270 642 150 Agent lane hygiene (read-only, EVE_EVERYWHERE 8.3): who holds what, how stale — every queue-acti
6d90ced3e836 tool-definition list_curated_tours apps/oshun/bff/src/assistant/agent-tools.ts:1085 259 33 List the curated, human-reviewed tours available to start. Prefer a curated tour over composing
ae68eb15706a tool-definition list_decisions apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1462 508 122 Builder workbench (read-only): list architecture decision records (ADRs), newest first, optional
475b45cfedbe tool-definition list_ideation_candidates apps/oshun/bff/src/assistant/hathor-ideation-bridge.ts:171 673 318 Call when the operator asks what ideation has produced (the hathor idea lab, read over its own A
5434c0003009 tool-definition list_my_tour_submissions apps/oshun/bff/src/assistant/agent-tools.ts:1302 495 33 List the tours THIS member has submitted for review, with each one’s status (pending, approved,
e21ade92f6fa tool-definition list_threads apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1494 579 147 Builder workbench (read-only): list discussion threads, most recently active first, optionally f
2fbc12ee05af tool-definition list_work_items apps/oshun/bff/src/workbench/workbench-agent-tools.ts:987 901 458 Builder workbench (read-only): list intent-plane work items, newest first. Filter by status, kin
bab2dc03b87d tool-definition load_tools apps/oshun/bff/src/assistant/defer-tools.ts:46 719 164 Load the full definitions of rarely-needed tools so you can call them. Loadable: metis_recommend
e09f03919ba1 tool-definition metis_continue_learning apps/oshun/bff/src/assistant/agent-tools.ts:871 352 33 Call to find the member's in-progress course and next lesson. Courses live in Metis: any "contin
16f62010c4d4 tool-definition metis_recommended_courses apps/oshun/bff/src/assistant/agent-tools.ts:851 396 168 Call for recommended structured-learning courses, optionally by topic. e.g. "recommend a course
f15138f2b3a7 tool-definition metis_search_catalog apps/oshun/bff/src/assistant/agent-tools.ts:880 364 180 Call to search the Metis course catalog. e.g. "do you have a course on learning systems?" -> met
bdd822f7cde7 tool-definition navigate apps/oshun/bff/src/assistant/agent-tools.ts:910 2767 2448 Suggest taking the member to a destination in the app. Use after answering, when a destination c
c7305e51296f tool-definition nisaba_continue_passage apps/oshun/bff/src/assistant/agent-tools.ts:832 410 33 Call when the member asks where they left off in the Nisaba LIBRARY, or to resume a passage. Ans
4165b1c9d865 tool-definition nisaba_daily_passage apps/oshun/bff/src/assistant/agent-tools.ts:790 176 33 Call for today's contemplative reading passage. e.g. "what is today's reading?" -> nisabadaily
c8a362207f7e tool-definition nisaba_search_library apps/oshun/bff/src/assistant/agent-tools.ts:799 381 180 Call to search the Nisaba contemplative library (passages, sources, concepts). e.g. "find passag
17c32670e9ea tool-definition nisaba_workspace_entries apps/oshun/bff/src/assistant/agent-tools.ts:816 299 140 Call to list the member's Nisaba notebooks and compare workspaces. e.g. "list my notebooks" -> n
b64f5ae44d63 tool-definition nyx_event_reminders apps/oshun/bff/src/assistant/agent-tools.ts:708 179 33 Call to list the member's sky-event reminders. e.g. "what sky reminders do I have?" -> nyx_event
ee7c3a118327 tool-definition nyx_log_observation apps/oshun/bff/src/assistant/agent-tools.ts:656 930 470 Call ONLY when the member explicitly asks to log an observation of a specific object. Requires t
b4d81f1a2eff tool-definition nyx_nightly_highlights apps/oshun/bff/src/assistant/agent-tools.ts:571 1141 410 Call for tonight's sky and the notable events coming up. The first result is tonight's actual sk
b6e06f892d29 tool-definition nyx_observation_logs apps/oshun/bff/src/assistant/agent-tools.ts:647 292 134 Call to read the member's recent observation log entries. e.g. "what did I observe last week?" -
de87550a7024 tool-definition nyx_saved_objects apps/oshun/bff/src/assistant/agent-tools.ts:638 365 136 Call to list the celestial objects the member has saved in Nyx. e.g. "what objects have I saved?
a57030ccf462 tool-definition nyx_search_objects apps/oshun/bff/src/assistant/agent-tools.ts:616 457 204 Call to search the celestial CATALOG (planets, stars, deep-sky objects) by name. e.g. "tell me a
20dd118042a1 tool-definition nyx_set_event_reminder apps/oshun/bff/src/assistant/agent-tools.ts:723 490 134 Call ONLY when the member explicitly asks to be reminded about a sky event. Requires the event i
1dd69354ed64 tool-definition open_graph_explorer apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1618 1053 386 Builder workbench (read-only, phase 13.4): build the deep link into the graph explorer for a fil
df367fd4022e tool-definition open_thread apps/oshun/bff/src/workbench/workbench-agent-tools.ts:383 460 203 Builder workbench: open a discussion thread anchored to a knowledge-graph node (feature, flow, r
cb2461ded196 tool-definition plan_tara_calendar apps/oshun/bff/src/assistant/admin-agent-tools.ts:882 634 128 Call when the operator asks how tara's editorial calendar plans out: the SAME derivation the tar
9855437c88b5 tool-definition promote_ideation_candidate apps/oshun/bff/src/assistant/hathor-ideation-bridge.ts:211 626 149 Call when the operator wants an ideation candidate turned into actionable content work: creates
c1253cd58b58 tool-definition publish_release_note apps/oshun/bff/src/workbench/workbench-agent-tools.ts:872 1092 338 Member closure (EVE_EVERYWHERE 9.2, user-decided shape: GLOBAL feed): publish a member-facing re
fd5680514e23 tool-definition read_page apps/oshun/bff/src/assistant/agent-tools.ts:1010 911 33 Read what the member can DO on the page they are on: every interactive control the page is curre
e0cf467127e9 tool-definition read_thread apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1548 550 125 Builder workbench (read-only): a discussion thread with its messages (newest tail), for summariz
e17b2ad9513d tool-definition remember_operator_note apps/oshun/bff/src/assistant/admin-agent-tools.ts:963 914 506 Call when the OPERATOR asks you to remember something about how they work: a presentation prefer
d9ecefe79dd4 tool-definition search_docs apps/oshun/bff/src/assistant/agent-tools.ts:1037 881 246 Search the Lilith documentation for feature, how-to, and concept questions. Returns titled excer
47cb43fe9f24 tool-definition start_tour apps/oshun/bff/src/assistant/agent-tools.ts:1125 1450 680 Start a live guided tour on the member’s screen. PREFER curatedTourId: when the member asks for
11058e28fbb4 tool-definition submit_tour_for_review apps/oshun/bff/src/assistant/agent-tools.ts:1246 896 472 Submit a composed tour so operators can review it for the shared catalog. The plan must validate
d48e26ff7321 tool-definition tara_add_favorite apps/oshun/bff/src/assistant/agent-tools.ts:350 414 136 Call ONLY when the member explicitly asks to favorite/save a specific meditation. Requires the m
537439fdd2ff tool-definition tara_archive_spark apps/oshun/bff/src/assistant/workbench-kit-commands.ts:489 621 151 Tara content workbench (through the shared workbench kit): ARCHIVE an inbox spark — inbox triage
e1cbc9c3c2ad tool-definition tara_capture_spark apps/oshun/bff/src/assistant/workbench-kit-commands.ts:286 989 411 Tara content workbench (through the shared workbench kit): CAPTURE a spark into the inbox — a ra
db61553a661d tool-definition tara_continue_session apps/oshun/bff/src/assistant/agent-tools.ts:317 237 33 Call to find the member's in-progress meditation session so they can continue where they left of
9ca13ad1b0fd tool-definition tara_course_progress apps/oshun/bff/src/assistant/agent-tools.ts:326 315 33 Call to read the member's progress in the MEDITATION course inside Tara — only that. e.g. "how f
d6e2027a2d25 tool-definition tara_favorites apps/oshun/bff/src/assistant/agent-tools.ts:341 268 132 Call to list the member's favorite meditations. e.g. "what have I favourited?" -> tara_favorites
a3c788026762 tool-definition tara_promote_spark apps/oshun/bff/src/assistant/workbench-kit-commands.ts:380 981 337 Tara content workbench (through the shared workbench kit): PROMOTE an inbox spark to a new conce
f596e5e4351e tool-definition tara_recommended_sessions apps/oshun/bff/src/assistant/agent-tools.ts:308 371 136 Call when the member asks for meditation or practice recommendations. Lists recommended Tara med
c1cafa70c0f8 tool-definition tara_remove_favorite apps/oshun/bff/src/assistant/agent-tools.ts:395 453 134 Call ONLY when the member explicitly asks to remove a meditation from their favorites. Requires
4cf1fed9fb7c tool-definition tara_schedule_concept apps/oshun/bff/src/assistant/workbench-kit-commands.ts:614 896 295 Tara content workbench (through the shared workbench kit): SET or CLEAR a concept's target publi
0434d160d610 tool-definition tara_transition_concept apps/oshun/bff/src/assistant/workbench-kit-commands.ts:538 1077 324 Tara content workbench (through the shared workbench kit): MOVE a concept to another stage of th
24f0ed719b30 tool-definition transition_decision apps/oshun/bff/src/workbench/workbench-agent-tools.ts:667 688 320 Builder workbench: move an ADR along its lifecycle (draft→proposed, proposed→accepted/rejected).
f560aed841dd tool-definition update_work_item apps/oshun/bff/src/workbench/workbench-agent-tools.ts:296 789 397 Builder workbench: edit an existing work item (title, body, priority) or move it along its lifec
0310ab1b19f8 tool-definition veritas_continue_article apps/oshun/bff/src/assistant/agent-tools.ts:467 278 33 Call to find the NEWS ARTICLE the member was reading so they can continue. e.g. "finish that art
e6ebc19ca609 tool-definition veritas_follow_topic apps/oshun/bff/src/assistant/agent-tools.ts:531 387 119 Call ONLY when the member explicitly asks to follow a topic. Requires the topic id from a prior
244625136e64 tool-definition veritas_save_article apps/oshun/bff/src/assistant/agent-tools.ts:485 362 123 Call ONLY when the member explicitly asks to save a specific article. Requires the article id fr
618f5b975f13 tool-definition veritas_saved_articles apps/oshun/bff/src/assistant/agent-tools.ts:476 274 137 Call to list the member's saved articles. e.g. "show my saved articles" -> veritas_saved_article
9486f1cbbf89 tool-definition veritas_top_claims apps/oshun/bff/src/assistant/agent-tools.ts:442 478 171 Call for top fact-checked claims — any ask about claims, fact-checks, or "is X true?" round-ups
e90adf6381e4 tool-definition veritas_trending_articles apps/oshun/bff/src/assistant/agent-tools.ts:423 350 177 Call for trending fact-checked news articles from Veritas. e.g. "what is in the news today?" ->
5e1f70e2cc2b tool-definition veritas_trending_topics apps/oshun/bff/src/assistant/agent-tools.ts:458 281 129 Call for trending news topics the member can follow. e.g. "what topics are trending?" -> veritas
e4b4f434ef1b tool-definition veritas_unfollow_topic apps/oshun/bff/src/assistant/agent-tools.ts:551 408 121 Call ONLY when the member explicitly asks to unfollow a topic. Requires the topic id from a prio
9fc63b00a108 tool-definition veritas_unsave_article apps/oshun/bff/src/assistant/agent-tools.ts:512 379 125 Call ONLY when the member explicitly asks to remove a saved article. Requires the article id fro
a7320e168752 tool-definition what_shipped_since apps/oshun/bff/src/workbench/workbench-agent-tools.ts:1341 832 280 Cross-plane narrative (read-only, EVE_EVERYWHERE 9.1): "what shipped since X?" answered from the
3b904cf8acf9 tool-definition workbench_kit_read apps/oshun/bff/src/assistant/workbench-kit-read.ts:229 4533 653 Call to READ a studio workbench through the shared workbench kit: the kit's router enforces the