titan-appserver-bridge
Titan bridge event normalization or visible replay; for queue or gate decisions use titan-console; never live steering.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Titan bridge event normalization or visible replay; for queue or gate decisions use titan-console; never live steering.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Titan approval queue or record, console witness, unsent app-server plan, or receipt; aoa-sdk witnesses only.
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.
SOC 직업 분류 기준
| name | titan-appserver-bridge |
| description | Titan bridge event normalization or visible replay; for queue or gate decisions use titan-console; never live steering. |
Operate inspectable bridge and replay helper state. The SDK can shape and validate visible events; it cannot send them to Codex, steer a live session, or recover hidden reasoning.
Resolve the canonical aoa-sdk root before owner reads:
<bundle_dir> from this loaded SKILL.md.<bundle_dir>/.aoa-skill-source.json. If present, require
schema aoa_skill_source_receipt_v1 or
aoa_skill_source_receipt_v2, bundle titan-appserver-bridge, owner
aoa-sdk, version 0.1.2, valid absolute owner_root, safe
source_path, and matching owner 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.
A malformed present handle is terminal.git -C <bundle_dir> rev-parse --show-toplevel.<owner_root>/skills/port.manifest.json; require owner
aoa-sdk, this bundle, and path skills/titan-appserver-bridge.blocked_missing_owner_source on mismatch. Do not discover another
checkout.Report the receipt schema and v2 identity dimensions when present. They locate and identify the installed source package; they do not prove helper execution or current owner parity.
Read references/contract.yaml, then only the selected procedure:
| Mode | Select when | Read |
|---|---|---|
bridge | A visible app-server bridge session, JSON-RPC event set, or metrics packet must be normalized or inspected. | references/bridge.md |
event-replay | Bridge events or an explicitly visible Codex session export must be replayed into derived state. | references/event-replay.md |
For a multi-stage request, create only the necessary task-local edges and load
the second mode after the first produces its typed output.
An isolated approval queue status or decision belongs to
titan-console/approval-queue; do not load this bundle only to interpret that
queue entry.
An isolated Forge or Delta gate decision for a bridge ledger belongs to
titan-console/approval-witness.
emit output as a local unsent event witness.titan-bridge-result-v1: mode, source return, visible sources,
helper actions, derived artifacts, transport and execution states, 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-bridge-result-v1.Stop after one validated bridge or replay result, truthful no-change, owner handoff, or explicit blocker. Sending, live steering, runtime execution, hidden transcript access, proof, and durable memory stay outside this skill.