スキル一覧に戻る
THEKINGJEZE

intelligence-source-grading

by THEKINGJEZE

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: intelligence-source-grading description: Apply formal intelligence tradecraft to business data systems. Separate source reliability from information credibility, handle uncertainty explicitly, and communicate confidence appropriately. Covers the Admiralty Code, confidence frameworks, and signal triangulation.

Intelligence Source Grading

Apply formal intelligence tradecraft to business data systems. Separate source reliability from information credibility, handle uncertainty explicitly, and communicate confidence appropriately.

Core Principle

Never treat all data as epistemologically equal. A verified government contract and an unverified job posting require different handling in scoring algorithms.

Always separate three layers:

  1. Source reliability (A-F) — historical trustworthiness of the provider
  2. Information credibility (1-6) — believability of this specific claim
  3. Analytical confidence — soundness of your final judgment

Quick Reference: The Admiralty Code

Combine source grade (letter) with credibility grade (number) to form codes like B2 or C3.

Source Reliability (A-F)

GradeMeaningBusiness Examples
ACompletely ReliableGovernment filings, ERP/payment APIs, signed contracts
BUsually ReliablePremium data vendors (D&B, ZoomInfo), reputable news, corporate websites
CFairly ReliableCRM data (rep-entered), LinkedIn profiles, trade publications
DNot Usually ReliableJob aggregators, unverified reviews, general web scraping
EUnreliableLead farms, known disinformation, clickbait content
FCannot Be JudgedNew sources with no track record (not "bad" — unknown)

Information Credibility (1-6)

GradeMeaningBusiness Application
1ConfirmedCorroborated by 2+ independent sources
2Probably TrueLogical, consistent with known context, unconfirmed
3Possibly TruePlausible but lacks corroboration
4DoubtfulPossible but illogical or unsupported
5ImprobableContradicted by other information
6Cannot Be JudgedNo basis for evaluation

Important: F and 6 mean "unknown," not "bad."

Lead Scoring Weight Matrix

CodeInterpretationWeightAction
A1Confirmed Fact1.0High-priority alert
B1/A2High Confidence0.9Push to CRM
B2/C1Actionable Intel0.75Pipeline + verification
C3Weak Signal0.4Watchlist only
D4/E5Noise/Conflict0.0 or negativeSuppress
F6Unknown0.0 (neutral)Sandbox for pattern matching

Confidence Framework

Display two separate outputs for each assessment:

Probability (Likelihood)

TermProbability
Remote Chance≤5%
Highly Unlikely10-20%
Unlikely25-35%
Realistic Possibility40-50%
Likely / Probable55-75%
Highly Likely80-90%
Almost Certain≥95%

Analytical Confidence (High/Moderate/Low)

High: Multiple Grade A/B sources, minimal conflict, stable topic Moderate: Credible sources but limited corroboration or some bias risk Low: Single source, Grade D/E quality, high conflict, or volatile situation

Critical rule: Never combine probability and confidence in the same sentence.

✅ "It is likely Account X is entering a buying cycle. We have moderate confidence based on hiring signals and procurement activity."

❌ "We are highly confident this is likely to happen."

Signal Triangulation

Corroboration vs. Repetition

Corroboration: Independent collection paths converge on the same fact Repetition: Same claim copied across dependent sources (not confirmation)

Ten news articles citing one press release = 1 signal, not 10.

The Rule of Threes

Signals corroborated across three different categories achieve Grade 1:

  • HUMINT: CRM notes, conversations, social media
  • TECHINT: DNS, technographics, product usage
  • OSINT: Press, news, job boards
  • FININT: Filings, funding, procurement

Signals corroborated within one category achieve Grade 2 at best.

Handling Contradictions

When signals conflict (e.g., "hiring aggressively" + "layoff announcement"), do not average to neutral. Flag as divergence requiring investigation.

Display: "Market Divergence Detected. Manual Review Recommended."

Implementation Checklist

Data Model: Store each signal as an Observation with:

  • Source type + instance
  • Original URL/reference
  • Timestamp + observed_at
  • A-F reliability grade
  • 1-6 credibility grade
  • Independence cluster ID (for deduplication)

Scoring Engine:

  • Convert grades to weights
  • Apply recency decay
  • Discount duplicate sources (don't stack linearly)
  • Apply conflict penalty
  • Output: score, likelihood term, confidence level

New Source Handling (The "F" Protocol):

  1. Tag as F6 initially
  2. Zero-trust weighting (neutral, not negative)
  3. Shadow score in background
  4. Graduate to C/B after N validated signals

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です