Agent architectureⓘ
Boundary rule: something is its own agent only when it owns a distinct decision, an isolated failure mode, or different oversight. Everything else is a skill.
Consequential advance / reject decisions are recorded human actions (not automated); the fraud gate blocks advancing a flagged candidate. Every decision is in the audit log.
Agents (3)
Single accountable controller — owns workflow state, stage sequencing, the fraud-gate-before-matching rule, HITL checkpoints and the audit trail.
ta_orchestrationta_skill_matchingta_sourcingRecruiters (Spike Chat) · no candidate channel
Independent, upstream of matching. Flags AI-generated CVs, fabricated history, duplicates/rings, identity anomalies. Flags for human review — never rejects, never scores fit.
ta_fraud_detectionSupervisor + recruiters · no candidate channel
Conversational interface. Candidate Q&A, job recommendations, screening administration and scheduling. Assessment/grading live here as skills.
ta_candidate_experienceta_screeningta_schedulingCandidates (web chat + WhatsApp)
Deterministic models & operations
The fit score stays an auditable model; agents orchestrate and explain it.
Fit-score modelBuiltDeterministic, weighted skill-overlap — explainable, not an LLM judgment. Per-line calculation shown on each requisition.
schedule_interview / reschedule_interviewBuiltContended writes — no double-booking, optimistic version lock.
invite_screeningBuiltCreates the one-way screening + question set.
Guardrail layer (not agents)
Compliance / oversight sits as a layer, not an autonomous agent.
Fit-score derivation shown per candidate; agents must cite evidence.
Advance/Reject is a recorded human decision; fraud gate blocks automated advance of flagged candidates. See Governance.
Every decision written immutably with actor + rationale + stage transition. See Governance.
Four-fifths adverse-impact read-out by source/country; full protected-attribute monitoring needs consented data.
Oversight, logging, explainability in place; candidate transparency partial. See Governance.
ta_sourcing skill.