Foundations · Unit 10 · Lesson 2 of 2
Evidence and security claims
Learn to say what happened, what you infer, and what you still need to know.
Helpful before thisThe words that make security clearer
After this lesson you can
- Separate an observation from an interpretation and a conclusion.
- Explain how missing coverage limits claims about an event.
- Write a useful finding with a source, timeframe, and uncertainty.
At 10:15, two members of a fictional club say that booking a room failed. The dashboard shows no security alert. One volunteer writes “Everything is safe.” Another writes “The site has been compromised.” Both statements go further than the evidence. A useful investigator begins with the narrower facts and keeps multiple explanations available.
Separate three kinds of sentence
An observation describes what a source actually shows: “The support inbox contains two reports of a booking error.” An interpretation proposes meaning: “Both reports may relate to the same interruption.” A conclusion states what the combined evidence supports. You can use all three, provided readers can tell them apart.
A member’s report is evidence of their experience. It may not identify the failing component. A screenshot records a visible state, but usually omits what happened before and after it. An application log records what the application was configured and able to collect. Each source has strengths and limits.
Ask what the source could see
The dashboard might watch sign-ins while the problem affects payments. Its collection process might have stopped. A rule might require more events before producing an alert. Or there might truly be no event matching the rule. No alert establishes that no alert was observed in the checked view and period; a broader conclusion needs evidence about coverage.
Time matters too. “10:15” without a timezone may refer to different moments for different systems. A delayed event can arrive after an investigation begins. Record the source, interval, relevant timezone, and known delays so someone else can understand the comparison.
PredictA second dashboard repeats the first dashboard’s summary. Do you now have independent confirmation?
Not necessarily. Both views may depend on the same underlying events. Independent evidence should add information about the claim, rather than repeat a common source in another interface.
Test explanations against the same facts
For the club, consider a temporary outage, a problem limited to one browser, or a rejected booking because the room was already full. Ask what observation would distinguish these possibilities. A documented service interruption supports a different explanation from an application message showing a valid capacity limit.
This is reasoning about evidence, not permission to collect everything. Use approved records and the minimum data necessary. Preserve relevant originals in their agreed location, and keep a note of transformations such as timezone conversion or redaction. A summary is easier to read when its relationship to the source remains clear.
Write a bounded finding
Try: “Two members reported booking failures between 10:10 and 10:20 UTC. The checked sign-in dashboard showed no alert. It does not cover booking availability. The cause and wider impact remain unconfirmed.” That statement gives the next person a starting point and avoids suggesting that silence proves safety.
Confidence can increase when different relevant sources agree, collection is understood, and plausible alternatives are addressed. It can decrease when records are incomplete or contradictory. Updating a conclusion when better evidence arrives is a strength. Keep the earlier assumption visible enough to explain why the conclusion changed.
Check yourself
No timer. No penalties. Read the explanation and try again whenever you like.
This lesson’s questions have changed. Your reading progress is saved; review the updated questions.
-
Which sentence is the most direct observation?
Show the answer
Correct answer: Two messages report that booking failed. It states what the checked source contains.
-
A sign-in dashboard shows no alert during a booking outage. What is missing?
Show the answer
Correct answer: Evidence that the dashboard covers the condition being assessed. Its visibility must fit the question.
-
Two reports use the same underlying event feed. Are they independent confirmation?
Show the answer
Correct answer: Not necessarily; their common source matters. Duplicating one observation does not create a second independent observation.
-
New records contradict your initial explanation. What should you do?
Show the answer
Correct answer: Reassess and document why the conclusion changes. A traceable correction makes the reasoning more useful.
Try it
- WriteUse this fictional note: “The dashboard has no alert; two members reported an error.” Write an observation, two possible explanations, and one additional fact that could distinguish them. Do not investigate a real service.