WEBVTT

1
00:00:00.000 --> 00:00:03.000
This is Hermes working with Recompose, end to end.

2
00:00:03.000 --> 00:00:06.533
One natural-language question becomes a bounded
evidence packet,

3
00:00:06.533 --> 00:00:10.867
real model synthesis, cited decision surface, and
refusal before inference.

4
00:00:10.867 --> 00:00:14.933
The user starts where they already work: chat,
desktop, or terminal.

5
00:00:14.933 --> 00:00:19.900
The request is simple: what needs decision before the
nine-thirty project planning session?

6
00:00:19.900 --> 00:00:21.333
No prompt engineering.

7
00:00:21.333 --> 00:00:23.933
Hermes receives that intent as the operator.

8
00:00:23.933 --> 00:00:26.167
Its job is not to invent an answer.

9
00:00:26.167 --> 00:00:30.900
Its job is to choose the right workflow, invoke real
tools, and return results.

10
00:00:30.900 --> 00:00:33.267
This corrects a common AI misconception.

11
00:00:33.267 --> 00:00:39.000
A language model can transform text, but it cannot
independently determine which source is authoritative,

12
00:00:39.000 --> 00:00:42.467
how fresh evidence must be, or what missing evidence
permits.

13
00:00:42.467 --> 00:00:45.000
The system separates those responsibilities.

14
00:00:45.000 --> 00:00:47.667
Wiki holds durable memory and provenance.

15
00:00:47.667 --> 00:00:49.967
Recompose governs the evidence boundary.

16
00:00:49.967 --> 00:00:52.900
The AI model reasons inside that boundary.

17
00:00:52.900 --> 00:00:54.967
Hermes operates and delivers surfaces.

18
00:00:54.967 --> 00:00:59.800
In this recording, a real Hermes session invokes a
read-only Recompose bridge.

19
00:00:59.800 --> 00:01:04.967
Hermes selects the bounded planning brief workflow,
calls the bridge as a tool, and waits.

20
00:01:04.967 --> 00:01:10.433
Hermes can begin from Discord, a command line, the
desktop application, or another connected gateway.

21
00:01:10.433 --> 00:01:15.733
The entry point can change without changing
Recompose’s contract or granting broader access.

22
00:01:15.733 --> 00:01:17.667
The bridge is deliberately narrow.

23
00:01:17.667 --> 00:01:21.367
It receives the question and mode, loads a fictional
public fixture,

24
00:01:21.367 --> 00:01:24.667
and exposes no unrestricted filesystem or private
Wiki.

25
00:01:24.667 --> 00:01:27.800
Recompose stays agent-agnostic always.

26
00:01:27.800 --> 00:01:31.467
Before any model runs, Recompose reads the query
contract.

27
00:01:31.467 --> 00:01:33.700
The horizon ends at the planning session.

28
00:01:33.700 --> 00:01:36.533
The packet may contain four pages and one hop.

29
00:01:36.533 --> 00:01:38.067
Provenance is mandatory.

30
00:01:38.067 --> 00:01:40.000
Contradictions must survive.

31
00:01:40.000 --> 00:01:42.133
Raw-corpus traversal is denied.

32
00:01:42.133 --> 00:01:45.033
If a required page or evidence class is absent,

33
00:01:45.033 --> 00:01:49.700
the declared response is block—not search farther,
soften rules, or improvise.

34
00:01:49.700 --> 00:01:54.033
The admitted packet contains four inspectable
excerpts: planning context,

35
00:01:54.033 --> 00:01:57.333
source sovereignty, freshness boundaries, and route
lifecycle.

36
00:01:57.333 --> 00:02:02.067
Each carries evidence class, update time, hop count,
confidence, and hash.

37
00:02:02.067 --> 00:02:04.467
Now deterministic code checks the packet.

38
00:02:04.467 --> 00:02:06.333
Page and hop limits pass.

39
00:02:06.333 --> 00:02:08.133
Required classes are present.

40
00:02:08.133 --> 00:02:09.300
Evidence is fresh.

41
00:02:09.300 --> 00:02:11.367
Provenance hashes match the fixture.

42
00:02:11.367 --> 00:02:13.667
Every claim citation resolves correctly.

43
00:02:13.667 --> 00:02:16.600
Only after those checks pass does AI enter.

44
00:02:16.600 --> 00:02:20.900
Hermes opens a fresh model session using the validated
packet as task evidence.

45
00:02:20.900 --> 00:02:26.133
The recorded run reads no private memory, project
files, or unrestricted corpus.

46
00:02:26.133 --> 00:02:28.767
This synthesis is real, not prewritten.

47
00:02:28.767 --> 00:02:32.533
The model receives two usable claims and one declared
disagreement.

48
00:02:32.533 --> 00:02:38.233
Its task is narrow: express decisions, cite sources,
preserve conflict, return JSON.

49
00:02:38.233 --> 00:02:41.367
The model recommends confirming the six-hour weather
freshness

50
00:02:41.367 --> 00:02:45.100
boundary and preserving source authority through
read-only adapters.

51
00:02:45.100 --> 00:02:48.100
It does not resolve the route-lifecycle conflict.

52
00:02:48.100 --> 00:02:49.667
That claim stays withheld.

53
00:02:49.667 --> 00:02:52.067
Recompose then validates the output.

54
00:02:52.067 --> 00:02:55.067
Every displayed decision must cite admitted evidence.

55
00:02:55.067 --> 00:02:58.467
The contested claim must retain its withhold
disposition.

56
00:02:58.467 --> 00:03:01.967
With disagreement unresolved, decision-safe remains
false.

57
00:03:01.967 --> 00:03:04.133
Hermes closes the interaction loop.

58
00:03:04.133 --> 00:03:06.800
It can return the concise brief in the same channel,

59
00:03:06.800 --> 00:03:11.967
attach the evidence-backed Recompose surface, and let
the user inspect sources or continue.

60
00:03:11.967 --> 00:03:13.967
This is where Hermes adds leverage.

61
00:03:13.967 --> 00:03:15.700
Skills preserve the workflow.

62
00:03:15.700 --> 00:03:16.967
Tools execute the bridge.

63
00:03:16.967 --> 00:03:20.433
Session continuity carries user preferences and
intent.

64
00:03:20.433 --> 00:03:23.500
None replace source-owned facts or weaken admission.

65
00:03:23.500 --> 00:03:26.967
The same operator can later refresh this contract on a
schedule,

66
00:03:26.967 --> 00:03:32.267
delegate bounded collection work, or file an approved
outcome back to an authoritative system.

67
00:03:32.267 --> 00:03:33.867
Those are production options.

68
00:03:33.867 --> 00:03:36.800
Hermes is therefore optional but immediately useful.

69
00:03:36.800 --> 00:03:39.933
Another agent or application could call the same
contract.

70
00:03:39.933 --> 00:03:45.233
Recompose remains the trust boundary; the model
remains interchangeable; Wiki stays independent.

71
00:03:45.233 --> 00:03:48.500
Now we remove the required planning-context page.

72
00:03:48.500 --> 00:03:53.033
The packet still contains plausible material, but
plausibility is irrelevant.

73
00:03:53.033 --> 00:03:57.933
Required meeting context, its evidence class, and
dependent claim citations are missing.

74
00:03:57.933 --> 00:04:00.433
The bridge returns blocked-before-inference.

75
00:04:00.433 --> 00:04:05.100
Hermes receives a structured refusal, and the model
invocation is explicitly skipped.

76
00:04:05.100 --> 00:04:09.267
No degraded packet reaches the reasoner, so no
polished answer appears.

77
00:04:09.267 --> 00:04:10.700
That distinction matters.

78
00:04:10.700 --> 00:04:13.533
A prompt telling a model to be careful is advisory.

79
00:04:13.533 --> 00:04:16.567
Recompose’s validation is executable control.

80
00:04:16.567 --> 00:04:20.567
Hermes cannot route around it without choosing a
different visible workflow.

81
00:04:20.567 --> 00:04:24.167
A generic agent often searches first and explains
later.

82
00:04:24.167 --> 00:04:27.900
Here, the workflow names the question, Recompose
admits evidence,

83
00:04:27.900 --> 00:04:33.100
AI reasons only after validation, and Hermes delivers
an accountable surface or refusal.

84
00:04:33.100 --> 00:04:36.033
Everything shown here is fictional and public-safe.

85
00:04:36.033 --> 00:04:39.767
The Hermes tool invocation, bridge validation, real
model call,

86
00:04:39.767 --> 00:04:44.500
citation checks, success result, and pre-inference
failure actually executed.

87
00:04:44.500 --> 00:04:47.300
Private Wiki connectivity remains illustrative.

88
00:04:47.300 --> 00:04:48.900
That is the full relationship.

89
00:04:48.900 --> 00:04:49.867
Wiki remembers.

90
00:04:49.867 --> 00:04:51.067
Recompose bounds.

91
00:04:51.067 --> 00:04:52.133
AI reasons.

92
00:04:52.133 --> 00:04:53.100
Hermes operates.

93
00:04:53.100 --> 00:04:56.667
The result is not autonomous confidence; it is
accountable action,

94
00:04:56.667 --> 00:05:00.000
with authority preserved and evidence always
inspectable.
