Pre-release simulated penetration testing from the AI/LLM red-team perspective — direct/indirect prompt injection, model extraction, jailbreak, hallucination-leverage, agentic misalignment, alignment-faking probe. Model-invoked by the Ultrasafe orchestrator (Workflow fan-out, Phase B) during ≥3 iteration pre-release…
Pre-release security testing — simulated penetration from the social-engineering / human-factor attacker perspective. Use when the Ultrasafe orchestrator dispatches Agent 5 of the 8-agent fan-out at iteration N (usf-social-eng axis 포함 시), or when a publish-equivalent command triggers the PreToolUse hook and the…
Pre-release simulated penetration testing from the dependency / SBOM / typosquatting / signing-chain perspective. Invoke as Agent 3 of the Ultrasafe 8-agent fan-out (Ultrasafe.md §15.3) whenever the iteration axis-set includes usf-supply-chain, or whenever a release candidate touches dependency manifests (package.json…
Pre-release simulated penetration testing from the threat modeling (STRIDE/PASTA) + incident lifecycle + disclosure timing attacker perspective. Invoke as one of 8 attackers in Ultrasafe fan-out runtime when a publish-equivalent action (npm publish / pip upload / git push --tags to public / release-gate trigger) is…
Pre-release simulated penetration testing from the OWASP Top 10 / API contract / auth-bypass / SQLi / XSS / SSRF / CSRF / open-redirect / IDOR attacker perspective. Invoke during Ultrasafe ≥3-iteration fan-out when the axis-set includes usf-web-sast-dast or usf-web-infra, or when a PreToolUse trigger matches a…
AGENTS.md instructions for SoliEstre/twdd, covering public repository rules, read before changing files, public boundary, writing level and method rules.
Plan and execute Test-Window-Driven Development when meaningful real-world validation is scarce, scheduled, long-running, expensive, or tied to a market, partner, field visit, hardware rig, or limited environment. Use to maximize safe, decision-relevant, replayable evidence per test window through preflight…
AGENTS.md instructions for SoliEstre/idd, covering public repository rules, read before changing files, public boundary, writing level and method rules.
Route software work through Implementation-Driven Development when product meaning or behavior is materially uncertain and a disposable implementation can safely produce evidence. Use for ambiguous product features, new integrations, LLM or agent behavior, unfamiliar APIs, UX alternatives, legacy discovery, or…