Skip to content

docs(track-a): add native login-to-ingame prompt - #501

Merged
blakinio merged 5 commits into
mainfrom
docs/OTC-20260817-track-a-native-login-to-ingame-prompt
Aug 17, 2026
Merged

docs(track-a): add native login-to-ingame prompt#501
blakinio merged 5 commits into
mainfrom
docs/OTC-20260817-track-a-native-login-to-ingame-prompt

Conversation

@blakinio

@blakinio blakinio commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Objective

Persist the reviewed Track A native semantic login-to-ingame worker prompt and short alias.

Scope

Documentation/prompting only. No official-client runtime, credentials, workflow, client binary, PR #475 runtime, or predecessor #498/#499 branches are modified.

Added surfaces

  • docs/agents/prompts/OTCLIENT_TIBIA_RE_NATIVE_LOGIN_TO_INGAME.md
  • docs/agents/prompts/OTCLIENT_TIBIA_RE_NATIVE_LOGIN_TO_INGAME_ALIAS.md
  • docs/agents/tasks/active/OTC-20260817-track-a-native-login-to-ingame-prompt.md

Hardening included

  • predecessor research(track-a): recover native auth and session flow #498/research(track-a): prove native game-login credential fields #499 provenance is fail-closed until exact-SHA/runtime revalidation;
  • serialized Track A runtime ownership, including runtime(track-a): validate causal worldmap server delivery #475, cannot be preempted or consumed implicitly;
  • static VA/RVA must be rebound through the current PIE/ELF mapping before direct calls;
  • SysV AMD64/Itanium ABI, object lifetime and Qt thread affinity are explicit invocation gates;
  • credential ingress via argv/env/GDB command text/history/logs/artifacts is forbidden; protected transient ingress is required;
  • valid retained session is preferred over unnecessary password use;
  • target character is resolved semantically and uniquely;
  • server login success and screenshots are insufficient for completion;
  • cross-layer gameplay state + active local player + downstream gameplay + character/world identity are required for causal IN_GAME;
  • anti-stall ROTATE|WAITING|BLOCKED remains a worker outcome and never weakens task-success criteria.

Validation

  • manual prompt-eval matrix: PASS 12/12;
  • proportionate fresh content falsification: PASS, material findings 0;
  • changed-file inventory: exactly the three declared documentation/prompting paths;
  • full PR patch review: PASS, no unrelated/runtime/workflow/binary/credential changes;
  • runtime E2E: NOT_APPLICABLE_WITH_REASON — this PR persists prompting documentation only and performs no client/runtime operation;
  • exact-head GitHub checks: required before merge.

Prompt contract: 2.0.0. Alias: OTCLIENT-TIBIA-RE-NATIVE-LOGIN-TO-INGAME.

@blakinio
blakinio marked this pull request as ready for review August 17, 2026 21:02
@blakinio
blakinio merged commit 42aafde into main Aug 17, 2026
17 checks passed
@blakinio
blakinio deleted the docs/OTC-20260817-track-a-native-login-to-ingame-prompt branch August 17, 2026 21:07
blakinio added a commit that referenced this pull request Aug 17, 2026
Archive the completed prompt-persistence task after PR #501, record final exact-head validation, and release task ownership.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant