titan-console
Titan approval queue or record, console witness, unsent app-server plan, or receipt; aoa-sdk witnesses only.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Titan approval queue or record, console witness, unsent app-server plan, or receipt; aoa-sdk witnesses only.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Titan bridge event normalization or visible replay; for queue or gate decisions use titan-console; never live steering.
Titan receipt ingest, candidate recall, or aoa-memo retention handoff; never generic or session memory.
Find, record, or correct durable repository decisions through one decision family.
| name | titan-console |
| description | Titan approval queue or record, console witness, unsent app-server plan, or receipt; aoa-sdk witnesses only. |
Preserve the useful console, approval, plan, and receipt procedures behind one high-signal Titan front door. Every helper artifact is a local witness; no helper authenticates operator intent or performs runtime work.
Resolve the canonical aoa-sdk root before reading or running owner helpers:
<bundle_dir> as the directory containing this loaded SKILL.md.<bundle_dir>/.aoa-skill-source.json. If it exists, require schema
aoa_skill_source_receipt_v1 or aoa_skill_source_receipt_v2, bundle
titan-console, owner aoa-sdk, version 0.1.2, an existing absolute
owner_root, safe relative source_path, and a matching
<owner_root>/<source_path>/SKILL.md. For v2 also require non-empty
digest, source_fingerprint, source_fingerprint_scope, and
prompt_description_sha256. When capability_graph_hash is present,
require it to be a non-empty string and preserve it.
An invalid present handle is terminal.git -C <bundle_dir> rev-parse --show-toplevel and use that result as
<owner_root>.<owner_root>/skills/port.manifest.json. Require owner aoa-sdk, this
bundle name, and path skills/titan-console.blocked_missing_owner_source on any mismatch. Do not scan for a
substitute checkout.Report the source route and provenance, including the receipt schema and v2 identity dimensions when present. Installation metadata does not prove owner parity or helper execution.
Read references/contract.yaml to EOF, then load only the selected mode:
| Mode | Select when | Read |
|---|---|---|
console | Create, inspect, update, digest, close, or validate visible console state. | references/console.md |
approval-witness | An explicit external operator decision must be recorded against one Forge or Delta gate in a console, receipt, or bridge witness. | references/approval-witness.md |
approval-queue | Inspect one app-server approval request, or record an exact externally supplied decision. | references/approval-queue.md |
plan | Prepare a Titan app-server plan without starting or emitting anything. | references/plan.md |
receipt | Create, validate, annotate, or close one Titan receipt witness. | references/receipt.md |
Do not preload neighboring modes. If the request spans modes, build a task-local DAG and load each mode only when its inputs are ready.
titanctl summon launched a child, that an app-server plan
was sent, or that a console gate enforces runtime.titan-console-result-v1: selected mode, source return, inputs,
helper actions, witness artifacts, gate state, execution state, actual
effects, verification, next owner route, and stop line.output_abi.required key from references/contract.yaml. A shortened
summary must not be labelled titan-console-result-v1.Stop after one verified witness result, an unsent plan, a truthful no-change, an owner handoff, or an explicit blocker. Operator consent, runtime activation, agent execution, proof, and durable memory remain outside this skill.