We tried to break VECTOR.
It wasn’t certified because we trusted it. It was certified because we attacked it — for six phases, at every seam, with the attacks written down first so they could not be quietly softened after the results came back.
Twenty-two defects came out of it. Six of them were failures of the safety layer itself. One of them the audit caused, and then caught. All of it is below.
- 38
- Defects found
- 27
- Closed
- 243
- Tests
- 77,034
- Attacks on the control law
- 5 of 9
- Defects in the measurement
- 0
- Conflicting greens
each has its own section in the ledger — the count is checkable
marked fixed, each with a test that fails on the pre-fix revision
every one of them asserts something
malformed input, boundary sweeps, fuzzing — nothing survives
this campaign’s findings were mostly in the instrument, not the system
no two conflicting movements ever green together
Certification status
MVP READY WITH LIMITATIONS
The 5 limitations, stated here rather than further down
- A working credential remains in the engineering repository’s git history. It has to be rotated by its owner; nothing in the code can close it.
- Every performance figure this site published before August 2026 was measured through a defective test harness. VECTOR’s own clock ran eight seconds behind the intersection, and the simulator did not enforce the maximum green interval it documented. Correcting both made VECTOR 9.2% worse, and those figures are withdrawn rather than quietly replaced.
- VECTOR does not beat vehicle-actuated control — a signal-timing method from the 1970s. It wins one of seventeen scenarios, ties three, and loses thirteen.
- VECTOR owns no closed-loop simulator. Every performance figure here comes from an instrument written to audit it, which is not the same as evidence of the product.
- Nothing has been trained. There is no model checkpoint of any kind in the repository — not one file. The learning package (a graph neural network, a reinforcement-learning agent, a causal engine) is now wired into a model registry and held at UNTRAINED by a single authorization gate, so it influences no traffic decision and cannot be made to without passing validation first. Wired and switched off is a stronger guarantee than disconnected, because disconnection can be undone by an import.
VECTOR
Variable Environment Control Through Observation Response
An autonomous infrastructure system that monitors itself, contains its own failures, repairs itself, and governs its own authority through an escalation chain that ends at a human being. Traffic was the first application. It is no longer the description.
- p95 latency
- 1.124ms
- mean latency
- 0.607ms
- cycles replayed
- 647,000
- regression
- 32/32
sentinel · z-score window 20 · nominal
Figures are measured · movement is replay
The forensic record
Every major claim VECTOR makes should have an evidence trail.
These are the artefacts, not summaries of them. Each one names the commit it ran against, the command that reproduces it, and the results that did not go the way we wanted.
- Certification
VECTOR Signal Certification
(opens in a new tab)The full certification: what was measured, the verdict, and the four limitations that qualify it. Includes the certification matrix — every requirement, its verdict, and the evidence behind it, including the four that fail.
MVP READY WITH LIMITATIONS14/14 cross-phase checks0 conflicting greens6/6 mutations caught - Stress campaign
Phase 5 — Adversarial Stress Campaign
(opens in a new tab)Fourteen categories, thirty-six cases, faults injected at real seams in the running system. Includes the red team written to break the safety layer, the demand ladder run until something failed, and the scoring rules that stop a case passing for the wrong reason.
36 pass · 0 fail · 0 not exercised23 attacks · 20 held · 0 broken40,000 detections/frame1,870 benchmark runs - Forensic audit
Initial Forensic Audit
(opens in a new tab)The audit that started the programme. It found that the shipped entry point executed zero control cycles, that the production controller never read a vehicle queue, and that conflicting greens were applied on every transition with no clearance interval.
Superseded by the certification — kept, not deleted0 control cycles from the entry point56/56 unsafe transitions4 P0 defects - Ledger
Defect Ledger
(opens in a new tab)Every defect on record, open and closed, with the measurement that found it and the evidence that closed it. Nothing is removed when it is fixed; a fixed defect is a record, and the ledger is the reason the numbers on this page can be checked.
38 on record · 27 closed2 P0 openeach fix has a pre-fix failing test5 withdrawn claims - Investigation
The D-045 Report
(opens in a new tab)Why VECTOR loses to vehicle-actuated control. Six hypotheses registered before any of them was tested — three refuted, one experiment discarded as invalid with its numbers unused — and the two harness defects the investigation found before it ever reached the control law.
Complete · the gap closed from 16.1% to 2.4% and not further6 hypotheses, 3 refuted16 of 18 scenarios significant2 harness defects found first - Audit
Closed-loop audit
(opens in a new tab)Every place the simulation cheats, and every simplification that is a limit rather than a cheat. Written because a benchmark that permits what a real deployment forbids is measuring a controller that cannot be deployed — which is what one of the two harness defects turned out to be.
7 cheats · 2 fixed · 5 open · 7 limits recordedperception outside the loopzero latencyno spillback - Attack campaign
Adversarial validation
(opens in a new tab)Seventy-seven thousand malformed, hostile and boundary inputs against the control law, and nine controllers written to break the simulator rather than to control traffic. Includes the finding that the attack suite itself was blind to the worst case of the thing it was detecting.
77,034 inputs · 0 violations · mutation-verified22,313 findings, 3 mechanisms126 adversarial runsdetector caught 1 of 126, now 49 - Research
Control-law research
(opens in a new tab)Whether the control formulation is what limits the result. A rollout controller given the actual arrival process in advance — an advantage no deployable system could have — beat vehicle-actuated control on no scenario significantly and lost five. A negative result from an oracle is worth more than a negative result from a fair contest.
The formulation is not the limitoracle MPC: 0 significant wins120 s horizonmax-pressure degenerates here - Limitations
Limitations
(opens in a new tab)What VECTOR is not, what its numbers do not mean, and what is still open. Written to be the first thing an external reviewer reads, on the principle that a limitation found by a reader is worth less than nothing.
Read before citing any figurenothing is trained36 modules reachable from no entry point2 P0 open - Source
Reproduction package
(opens in a new tab)One command re-runs the entire campaign against the pinned commit: the test suite, the architecture contract, the validation matrix, the red team, the scaling ladder, the endurance run, the performance guard, the benchmark and the claim audit.
bash audit/PHASE_5/reproduce.shpinned manifestSHA-256 over all tracked source72 pinned dependencies
Certified against commit 94469f6 · VictorBlain/The-Extremis-Project · reproduce with bash audit/PHASE_5/reproduce.sh
What we found
The audit wasn’t ceremonial.
Every one of these was found by a test written to fail, reproduced with a command, and closed with a regression test that was checked against the revision before the fix — because a test that passes on broken code proves nothing about the fix.
D-047P1VECTOR’s clock ran eight seconds behind the intersection
- What happened
- The test harness told the controller a light had changed only at the next moment it was asked for a decision — and it was not asked until the minimum green had already elapsed. So the controller believed every green had started eight seconds later than it had. Measured at exactly 8.00 seconds in 100% of 202,000 decisions, across every scenario, with no exceptions.
- Why it mattered
- Every rule that depends on how long a light has been green was reading low by eight seconds. VECTOR’s own maximum-green rule fired at a true 53 seconds against a declared 45-second limit, and 9.6% of its greens ran past the maximum — the worst of any controller tested. Every performance figure this project has ever published, here and in the repository, was produced through it.
- What changed
- The harness now stamps a phase change at the moment it happened, using the simulator’s own elapsed-phase counter — the same quantity every other controller already read directly. No control law and no baseline was touched. Correcting it made VECTOR 6.4% worse on the development set and 9.2% worse on the held-out set, and those are the numbers now published.
91.34 s mean delay99.68 s — the same control law, measured correctlyD-051P1The control law predicted when a queue would clear instead of watching it
- What happened
- When VECTOR gave an approach a green, it held it for as long as it calculated the vehicles it could see would take to discharge. That calculation is silent about the vehicles arriving while it discharges the ones it can see, so the green routinely ended with cars still waiting — 28% of the time at moderate demand, against 0% for vehicle-actuated control, which simply waits until the approach is empty.
- Why it mattered
- It is also the more fragile rule under a noisy sensor, and not by a small margin. Asking "is the opposing queue at least three longer than mine?" compares two corrupted numbers. Asking "is my approach empty?" reads the one thing this sensor noise cannot corrupt, because the noise is multiplicative and anything times zero is zero. Measured decision errors at moderate noise: 2.8% for the first rule, 0.0% for the second.
- What changed
- A committed green now ends when its approach is empty. No constant was introduced, removed or tuned. The change was taken because its safety bounds held — the green is still ended by emergency, by anti-starvation, by the maximum, and by the approach emptying — not because of the improvement.
99.68 s mean delay88.18 s · better in 17 of 17 scenariosD-054P1An empty intersection was treated as missing data
- What happened
- When both approaches read zero vehicles, the control law decided it had no information and switched the light anyway, to avoid a permanent red. There is no permanent red to avoid when nobody is waiting. It fired on 21.5% of decisions at light demand and disagreed with vehicle-actuated control every single time.
- Why it mattered
- Each of those switches spent a full all-red clearance plus start-up lost time serving nobody, and made the next car to arrive wait through a clearance it need not have. It was most of VECTOR’s excess switching at light demand.
- What changed
- A showing green now stays. But it does not simply hold: if perception fails blind — every count reading zero while cars are actually queued — holding forever would strand one direction. So from all-red the law serves whichever approach has waited longer, and the maximum green still forces a clearance, which means a blind sensor keeps the signal cycling.
314 switches per hour at light demand222 — fewer than vehicle-actuated control’s 226D-053P2A safety check that could not fail
- What happened
- The benchmark reported how many times a controller tried to end a green before the minimum interval. It always reported zero — because the simulator never asks the controller for a decision until the minimum has elapsed, so the counter could not increment. A controller written to violate the rule at every single step still scored zero.
- Why it mattered
- Every "zero minimum-green violations" this project has published was vacuous. That is worse than a wrong number: a wrong number can be caught by someone re-running it, and this one is correct every time it is checked. It includes a safety gate written during this very campaign.
- What changed
- The check now reads what the signal actually did rather than what was asked of it, and it has a companion test proving it moves when the limit moves — four seconds, eight, sixteen. A check that reports the same answer whatever the configuration is not checking anything.
structurally always 0measured from realised phase durationsD-035P1A failure in an advisory component took the intersection dark
- What happened
- Any error inside a component that only advises — stress analysis, routing optimisation, the learned model — aborted the whole control cycle and drove every light to red.
- Why it mattered
- Under a fault that keeps happening, the intersection stays dark indefinitely. The components that could trigger it had already been measured as unable to influence the signal decision at all.
- What changed
- A failing advisory component now degrades the cycle instead of stopping it: the deterministic control law runs on the traffic data already in hand and the signal keeps being served. The error is still counted and logged — containment is not concealment.
100 of 120 commands · p99 2004.7 ms120 of 120 · p99 17.4 msD-038P1Emergency priority could starve the cross street forever
- What happened
- Emergency vehicle preemption was evaluated before the anti-starvation rule and had no time limit of any kind.
- Why it mattered
- A detector stuck on — an ambulance parked in view, a false positive, a spoofed detection — holds one direction green permanently while the cross street is never served. Measured: five minutes of continuous starvation with nothing in the system able to end it.
- What changed
- Preemption now yields once it has held the opposing approach longer than any other rule is allowed to, then resumes immediately if the emergency is still there. The bound is derived from the anti-starvation threshold the system already used, not tuned against a benchmark.
300 s starvation, no boundbounded at 90 s, verified at the 89/90/91 s boundaryD-039P1The maximum green interval was a number, not a limit
- What happened
- The safety layer clamped the duration field of each command to the maximum, but never actually ended a green that ran past it. A caller that kept asking for the same green kept getting it.
- Why it mattered
- The safety layer is the one component documented as the thing nothing may relax. A limit enforced only by the caller is a convention, not a gate.
- What changed
- Reaching the maximum now forces the all-red clearance regardless of what was requested. Emergency waives the minimum green — that is what preemption is for — but nothing waives the maximum.
1,998 s of continuous green against a declared 45 s cap45 sD-036P1The watchdog cried wolf continuously
- What happened
- On a completely healthy system with zero errors, the watchdog reported 60 component restarts in five seconds — and the restarts did nothing, so the condition never cleared.
- Why it mattered
- An alarm that fires constantly on a healthy system is an alarm operators learn to ignore, which means a real fault would be ignored too. Alarm fatigue by construction.
- What changed
- Three separate causes: a staleness threshold shorter than the heartbeat it measured, idle components read as hung, and a restart that could not clear what it reacted to. All three fixed; healthy and idle systems now report zero.
60 restarts in 5 s on a healthy system0D-029P1A dead component could not be detected
- What happened
- The liveness signal was a heartbeat any caller could refresh — and the runtime refreshed it as a side effect of ordinary work, so a component that had actually stopped still looked alive.
- Why it mattered
- The watchdog existed specifically to catch this and was structurally incapable of it. It also turned out the monitoring component’s background loop had never been started at all, while the shutdown path dutifully stopped it.
- What changed
- Liveness is now read from the component’s own task, which no caller can forge, and a restart actually restarts it. Fixing that exposed a race between start and stop, which is now serialised.
dead component undetectabledetected, and recoveredD-040P1Self-monitoring could decide the traffic signal
- What happened
- The monitoring loop derives its metrics from the depth of the system’s own internal message queue. Under load those crossed an anomaly threshold, raised an alert, and the alert ran a full control cycle using stale traffic data.
- Why it mattered
- A traffic light must not change because a message queue got deep. It also broke the property that a control cycle happens because perception arrived and for no other reason.
- What changed
- The monitoring loop’s alerts are now tagged as what they are. They are still published, delivered and counted; they no longer get to decide the signal. Alerts from anywhere else still drive a cycle.
33 cycles for 32 perception events, in 1 of 4 trials32 of 32 · six clean runsD-013P1The traffic-responsive controller was never connected
- What happened
- The control law that reads vehicle queues existed and was tested. The shipped entry point did not call it — it alternated phases on a timer and never read a queue at all.
- Why it mattered
- Every claim about adaptive traffic control was, at that moment, describing code that production did not execute. This is the finding that started the whole programme.
- What changed
- The queue-reading controller is now the canonical path from the shipped entry point, and an architecture test in CI fails if anything else becomes reachable instead.
0 control cycles from the entry point80 cycles in 8 s, each logging the queue it decided from
The part we didn’t want to see
We were measuring it wrong, and it still loses.
Every performance figure this page used to show was produced by a test harness in which VECTOR’s own clock ran eight seconds behind the intersection — in 100% of 202,000 decisions. Correcting it made VECTOR 9.2% worse, not better. Two further fixes then brought it to 88.05 s.
And it still loses. Against vehicle_actuated — textbook vehicle-actuated control, a signal-timing method from the 1970s — it wins 1 of 17 scenarios, ties 3 and loses 13, at 88.05 s against 85.96 s. It does beat fixed-time control in all 17, and publishing only that is the ordinary way this gets reported.
| Scenario | Vehicle-actuated | VECTOR | Longest-queue |
|---|---|---|---|
| incident | 73.3 s | 88.1 s | 173.2 s |
| emergency_multi | 20.1 s | 22.3 s | 164.5 s |
| rapid_change | 17.5 s | 19.1 s | 59.6 s |
| uneven_10to1 | 9.9 s | 10.7 s | 10.3 s |
| peak | 37.0 s | 39.6 s | 296.4 s |
| adversarial_flip | 34.5 s | 36.5 s | 330.1 s |
The honest summary statistic is worse
The headline gap is 2.4%. That is an average of per-scenario delays spanning seven seconds to nine hundred, so one saturated scenario is 53.8% of it on its own. Comparing scenario by scenario instead — the scale-free way — the gap is 4.6%. Both are published, and the second is here because it is the less flattering one.
What the metric does not price
The controller that wins leaves an approach waiting 1158.6 s across the run against VECTOR’s 211.9 s — 5.5× more — and implements no emergency priority at all. Mean delay scores neither. That is a limitation of the comparison, not a defence of the result, and changing the metric now that it is known which way it points would be worse than the metric.
Withdrawn from this page
Mean delay across the seventeen held-out scenarios
91.34 sreplaced by88.05 s
The original was measured with VECTOR holding greens eight seconds longer than its own control law permits. The same control law, measured correctly, scores 99.68 s — worse than published. Two subsequent fixes brought it to 88.05 s.
VECTOR wins none of the seventeen against the strong baseline
0 of 17replaced by15 of 17
The baseline that statement referred to was longest-queue-with-hysteresis. It is no longer the strongest baseline tested, and VECTOR now beats it. Vehicle-actuated control is the strongest, and VECTOR loses to that.
The queue observer recovers robustness to sensor noise at no meaningful cost
60.31 s → 18.85 sreplaced bycosts 0.8% on the mean
The ablation was re-run after the control law was corrected. The observer is worse in twelve of seventeen scenarios and buys exactly one — the noisiest. It is kept as insurance against sensor failure, not as an improvement.
Fixed-time control is fourteen times better than VECTOR under sensor noise
22.0 s vs 317.8 sreplaced by22.0 s vs 14.42 s
This was the single worst result in the campaign and it is now VECTOR’s only outright win over vehicle-actuated control. The cause was a control law that switched on a difference between two noisy readings instead of on whether an approach was empty.
Zero minimum-green violations
0replaced bythe check could not fail
The counter could never increment: the simulator never asked the controller for a decision before the minimum green had elapsed, so the branch that incremented it was unreachable. The figure was vacuous rather than false, which is worse.
Not tuning this away was a decision. So was checking whether the formulation itself was the limit: a controller given the actual arrival process in advance — an advantage no real system can have — still beats vehicle-actuated control on no scenario at all. The remaining gap is not a better control law waiting to be found. It is what VECTOR pays for emergency priority, for not starving an approach, and for a sensor model that survives noise, none of which the score counts.
Method · exact two-sided Wilcoxon signed-rank with an enumerated null, Cliff’s delta for effect size, α = 0.05
The rule
Don’t tell people VECTOR works. Show them.
We publish the failures, the limitations, the benchmark results including the ones we lost, the audits, and what changed as a result. The system is not presented as finished, because it isn’t — it is presented as something that improves by being attacked on a schedule.
- 01
Build
Make the thing.
- 02
Audit
Read what it actually does, not what it says.
- 03
Break
Attack it on purpose, and write the attacks down.
- 04
Measure
Numbers with denominators, or it did not happen.
- 05
Fix
Change the cause, not the symptom.
- 06
Regression test
Prove the test fails on the code before the fix.
- 07
Certify
State the verdict and the limitations together.
- 08
Research
Take what is still wrong seriously.
- 09
Break it again
Return to step three.
What we’re building next
In dependency order, not preference order.
None of these is finished. They are numbered because each one is a precondition for the next — the evaluation environment has to be trustworthy before anything trained inside it means anything.
- 01
Perception inside the loop
Every performance figure here measures the control law, not the system. The benchmark hands the controller a clean vehicle count; the camera, the detector, the lane assignment and the confidence filter are all outside the loop. Until synthetic detections are driven through the real perception code, none of these numbers is a claim about VECTOR — only about the eighty lines that decide the phase.
Current limitation
- 02
A simulation that can fail the way roads fail
Vehicles occupy no space in the current model, so queues never fill a link and never block the intersection behind them. Spillback is how real saturated networks actually collapse, and it is exactly the regime where VECTOR’s remaining advantage over classical control is largest — which means that advantage is measured where the model is least able to represent it.
Current limitation
- 03
More than one intersection
Every benefit of prediction in signal control comes from coordination: arriving at the next light on green. There is no next light here. A controller given the actual arrival process in advance beat vehicle-actuated control on no scenario at all, and the reason is that on an isolated intersection there is nothing to plan for. The honest next step is not a better control law — it is an environment where a better control law could show a difference.
Planned
- 04
One gate, not thirty switches
Every learned component now sits behind one authorization gate with an explicit lifecycle: untrained, trained, validated, authorized, active — and only the last may influence a decision. It replaced two allowlists that contradicted each other inside a single file, a per-module boolean, and four functions hardcoded to return the same answer whatever you asked them. The gate is tested by trying to get past it, not by demonstrating that it works.
Verified
- 05
Latency in the loop
Perception and actuation are instantaneous in the benchmark. The decision time is measured and then never allowed to delay anything. That flatters every controller that reacts quickly, which is not neutral between VECTOR and the baseline that beats it.
Current limitation
- 06
Learned intelligence
Train and evaluate the learning systems — but only after the evaluation environment is trustworthy. Training before a dataset audit and a leakage analysis exist produces a number that means nothing, at cost. The learned component currently ships disabled, and that is the honest state.
Planned
- 07
Adversarial validation
Break the next version again. The red team is a script in the repository, not an event: it runs on every candidate, and the attacks it already holds against are the floor rather than the achievement.
Planned
- 08
External review
Put the system in front of researchers and engineers who can say where it is wrong. Sixteen of the questions a hostile reviewer asks first are already answered in the certification, including the ones with unflattering answers.
Planned
Control plane
- okboot · vector control plane
- oksynchronising · clock and telemetry
- okcity mesh · 35 junctions resolved
- okhyperion · presence online
- oksentinel · signal acquisition nominal
- okserpentine · no escalation
- okarchive · 38 documents indexed
observing initialisation
VECTOR
Digital twin · live
A city under VECTOR control
Not a recording. Vehicles queue because a signal is red and the car ahead has not moved. Every figure below is measured from what just happened — which is why switching the controller off is worth doing.
Drag to pan · scroll to zoom · hover or click a junction
- Vehicles
- 0
- Throughput
- 0/h
- Mean delay
- 0.0s
- Congestion
- 0%
Measured, this run
collecting
green time follows queue length
—mean delay
every junction, regardless of demand
—mean delay
Both regimes need about twelve seconds of running before a comparison means anything.
Governance stack · escalation chain
1 / 8
← automated · human authority →
Sentinel
Detects
- Owns
- Metric collection, anomaly detection, severity scoring.
- Never owns
- Interpretation. It does not decide whether the system is in trouble.
Measured behaviour
- Samples every second: latency, CPU, memory, GPU, queue depth, throughput
- z-score against a rolling window of 20 samples
- Anomalies escalate at high priority; raw metrics travel at medium
- Hard 5 ms budget — it once consumed 97% of runtime
Reading this archive
Documents written before this site existed carry no date, because there is no single day on which they were written and inventing one would be worse than leaving the slot empty. Everything published since is dated on first publish and never moved by a later edit — so the undated set is closed, and the archive becomes properly dated from here without pretending it always was.
Start here
3 documentsNot a hand-picked list — the three documents that score highest on measured figures, documented failures and links to something inspectable.
The latency crisis: one component, ninety-seven percent
p95 of 100 ms to 1.124 ms. Six weeks of looking in the wrong place, and the component I trusted most turning out to be the entire problem.
Sentinel
Detection. The first stage of the escalation chain, the only component that observes the system directly, and the one that nearly made the system unusable.
The eight-protocol governance stack
Sentinel to Terminus: one escalation chain from the first anomaly to a permanent, human-authorised end. Every protocol has one role and nothing overlaps.
The system
17 documentsHow it is built: the protocols, the components, and the boundaries between them. Reference material, read when you need it rather than in order.
The intelligence layer
Anarchy, ORACLE, MORL, PULSAR, Fusion and Meta — five ways of being clever and one controller that decides how much cleverness is currently affordable.
Adversarial robustness
Statistical anomaly detection assumes sensors are noisy. This subsystem exists for the case where they are lying.
The simulation layer
Why a system intended for physical infrastructure is developed against a simulator, and what a simulator can and cannot establish.
Aegis
Containment. The first protocol that acts — isolating and throttling to stop a local failure from becoming a systemic one.
Atlas
Rebalancing. Redistributes load across healthy capacity, and knows the difference between a distribution problem and a capacity problem.
Hyperion
Emergency shutdown. Fires within one second, halts everything, and is deliberately the least sophisticated component in the system.
Mender
Repair. The only protocol in the governance stack that uses a learned model — and the one most carefully constrained, by a budget rather than a rule.
Phoenix
Recovery. Brings the system back in dependency order, and deliberately restarts more than strictly necessary.
Punisher
Repair. The only protocol in the governance stack that uses a learned model — and the one most carefully constrained, by a budget rather than a rule.
26 Aug 2026Serpentine
Classification. Turns many independent signals into one judgement about system state, so that everything downstream reasons from a shared answer.
Terminus
Permanent termination, reachable only by a human. The system cannot invoke the end of its own escalation chain — and that is the most important property in the design.
The authority layer: discipline over chaos
The authority layer. When uncertainty rises, autonomy is deliberately narrowed — and the system has to earn it back in stages.
The boundary between seeing and deciding
Most failures in complex systems are not broken components. They are boundaries that were never properly drawn.
The data pipeline
Multi-resolution resampling, feature engineering and walk-forward validation — and why the splitting strategy matters more than the model.
The event bus
Why the protocols communicate through a priority queue instead of calling each other, and what that buys when the system is under load.
The hardware abstraction layer
One interface between the decision system and a physical signal controller — and why emergency override lives at this layer rather than above it.
The VIHAAN protocol: discipline over chaos
The authority layer. When uncertainty rises, autonomy is deliberately narrowed — and the system has to earn it back in stages.
26 Aug 2026
The record
18 documentsWhat actually happened, and what was concluded from it. Ordered by how much of each document a sceptic could check — measurements and failures first, arguments last. A principle with nothing measurable attached sinks to the bottom, and the way to raise it is to attach the thing that produced it.
What is VECTOR?
The preface. What the system is as an idea, before any question of how it is implemented — and what it is deliberately not.
How I reduced a complex system to seven variables
Complexity is easy to add and looks like intelligence. Most of it is redundant, and reduction is what survives degradation.
I stopped optimising, and built a way to stop
Performance describes a system under favourable conditions. Infrastructure only matters under the other ones.
v1 — 647,000 cycles, zero failures
The first working v1: a two-hour adversarial stress test with no failures, no crashes, no dropped events and no ordering violations.
v1A console with no URL, and why that is not security
The operator gateway is reached by typing a trigger into the search bar. That is a user-interface decision, and saying so out loud is what stops it becoming the plan.
Adaptive systems over static systems
Why the preference for adaptation is conditional rather than absolute, and what a system must have earned before it is allowed to adapt.
Documentation is part of engineering
Writing the argument for a component before building it is the cheapest way to discover that it should not exist.
Explainability before automation
A component that cannot account for its output does not enter the decision path, regardless of how well it performs.
Observation before action
The first principle. A system may not act on a quantity it has not observed, and an observation is incomplete without its uncertainty.
The philosophy
The six commitments encoded in the name — observation, response, variable environments, cognition, documentation, provenance — and why each one is there.
Vision
Where this is going over five, ten and twenty years — as engineering direction rather than ambition, and with the uncertainty left in.
Why VECTOR exists
Static infrastructure fails in one way, adaptive infrastructure fails in another, and intelligence alone resolves neither. What is actually missing is governance.
The human remains the operator
The final principle, and the one the others exist to make possible. Authority is delegated, bounded, and returns to a person by default.
Preemption is a corridor, not a junction
Emergency vehicle priority in the twin holds a green at every junction the vehicle is about to reach, not the one it has arrived at — and the difference is the whole idea.
The green a signal cannot hold forever
Adaptive signal control in the digital twin is four lines of arithmetic and two constants. The constants are the interesting part.
Provenance belongs in the schema, not the README
Why this site stores essays and VECTOR documents in two different tables, and why the publish path refuses rather than warns.
Governance before intelligence
The structure that constrains a capability must exist before the capability does. Retrofitting authority onto a working system does not work.
The name
EXTREMIS to VECTOR. Why a name is a constraint on the thinking rather than a label on the result, and how to notice when yours has become the wrong one.
Citation map
What rests on what
80 links between 36 documents, read out of the documents themselves. 2 others cite nothing and are cited by nothing, so they are not drawn.
- The eight-protocol governance stack↗1↘10
- Sentinel↗6↘4
- Phoenix↗6↘3
- Serpentine↗4↘4
- Aegis↗6↘1
- Governance before intelligence↗1↘6
- Explainability before automation↗2↘4
- Mender↗4↘2
- Terminus↗3↘3
- The human remains the operator↗4↘2
- The simulation layer↗5↘1
- Atlas↗4↘1
- Hyperion↗2↘3
- Observation before action↗1↘4
- The authority layer: discipline over chaos↗0↘5
- The data pipeline↗4↘1
- The philosophy↗3↘2
- What is VECTOR?↗4↘1
- Punisher↗4↘0
- The event bus↗3↘1
- The hardware abstraction layer↗3↘1
- v1 — 647,000 cycles, zero failures↗2↘2
- Why VECTOR exists↗2↘2
- Adversarial robustness↗2↘1
- Provenance belongs in the schema, not the README↗2↘1
- The latency crisis: one component, ninety-seven percent↗0↘3
- Adaptive systems over static systems↗1↘1
- Documentation is part of engineering↗1↘1
- How I reduced a complex system to seven variables↗0↘2
- The intelligence layer↗0↘2
- A console with no URL, and why that is not security↗0↘1
- I stopped optimising, and built a way to stop↗0↘1
- The boundary between seeing and deciding↗0↘1
- The name↗0↘1
- The VIHAAN protocol: discipline over chaos↗0↘1
- Vision↗0↘1