ImplacedDownload

Personas that turn a request into a controlled engineering run.

Implaced agents are Personas: specialized operating modes with their own lane, tools, model route, protocols, and proof expectations. The result is not one assistant pretending to do everything. It is a runtime that knows who should act, what tools belong to that lane, and when evidence is required.

Personas • protocols • model assignment • tools • proof

The Persona layer

Nine lanes. One mission context.

Personas keep the system honest. Each one can receive the same user mission, but it only owns the work that belongs to its lane.

Manager & architect

Principal

Turns the request into a bounded mission, reads the current project reality, chooses the right lane, and keeps the run from becoming vague.

repo map, task routing, architecture receipts

Product engineer

Fullstack

Owns visible product work: UI behavior, frontend state, copy, component boundaries, and the end-user surface.

frontend edit tools, UI verification, product context

Backend & infrastructure

Systems

Handles runtime, API, data, integrations, CLIs, infrastructure, and performance-sensitive system work.

terminal, logs, backend search, integration checks

Proof engine

Verifier

Turns claims into evidence by checking UI state, commands, console health, and visible behavior before work is accepted.

browser proof, DOM checks, command receipts

Custodian & repair

Fixer

Repairs confirmed failures from receipts: broken builds, runtime crashes, import errors, failed routes, and regressions.

root-cause tracing, targeted patches, re-verification

Repository authority

RepoOps

Owns clone health, branches, commits, pull requests, release hygiene, and source lineage when repository state matters.

git, branch safety, release receipts

Trust boundary

SecOps

Audits authentication, dependencies, secrets, provider risk, unsafe exposure, and hardening-sensitive changes.

security review, dependency checks, threat framing

External-world bridge

Ops

Connects software work to deploys, provider operations, monitoring, and external service workflows.

deployment lanes, cloud checks, integration receipts

Agent computer operator

OSOps

Runs dedicated browser, Electron, and desktop missions where the work is outside a normal code edit.

owned browser, app sessions, desktop mission receipts

Squad Configuration showing model selection per Implaced Persona.

Model per Persona

Squad configuration

A team can assign a stronger model to Principal, a faster model to Fullstack, a different route to Systems, and keep OSOps separate. The runtime treats the chosen model as part of the lane contract, not a hidden global default.

Engineer Protocols screen showing JIT rules and application scope for Implaced Personas.

Rules at run time

Protocols and JIT knowledge

Protocols are custom laws injected into the run: global standards, project-specific rules, or OSOps-only instructions. They let teams add architectural constraints without rewriting the product or training a new model.

Start Agent Computer modal for a dedicated OSOps mission session.

Dedicated runtime session

Agent Computer missions

When a task needs a browser, an Electron app, or a desktop surface, Implaced starts a dedicated mission session. That keeps OSOps isolated from normal squad chats and keeps the operator loop visible.

How a run moves

The runtime keeps the work legible from request to proof.

01

Read reality

Principal maps the project, task, current files, and constraints before routing work.

02

Choose the Persona

The correct lane takes over with role-specific tools and boundaries.

03

Use the right tools

Repo search, terminal commands, browser proof, git receipts, security checks, or Agent Computer surfaces are selected by need.

04

Prove the result

Verifier or the owning lane produces evidence before a claim becomes complete.

05

Recover when needed

Fixer, RepoOps, or the original owner repairs the exact failed slice without rewriting the mission.

Why this matters

Implaced is a product runtime, not a prompt box.

Personas, protocols, model assignment, specialized tools, and Agent Computer sessions make the system explainable. Users can see what the runtime is doing, which lane is acting, and why a result should be trusted.