VECTOR // SPECIAL REPORT
AI Context Engineering
Source Packets, Prompt Structure, Evaluation, and Reusable AI Work Briefs
Classification Note
This VECTOR // SPECIAL REPORT expands the Issue 002 signal that context quality is becoming more important than prompt cleverness.
Core Position
AI output quality depends less on magic prompts and more on engineered context: sources, instructions, constraints, schemas, and review.
01 — Executive Thesis
Prompting is not going away. But the durable advantage is shifting from clever prompts to engineered context.
AI output quality depends less on the magic sentence and more on the system around the request: source material, role, task, constraints, examples, definitions, output format, review criteria, and a way to preserve what worked.
Thesis: Context engineering is the discipline of packaging the right information, in the right structure, for the right model, with the right review loop.
02 — Signal Map
Primary Signal
Context quality is becoming more important than prompt cleverness.
Expansion Focus
Source packets, prompt architecture, reusable AI work briefs, evaluation checklists, and context maintenance.
System Impact
Poor context creates hallucinations, inconsistent outputs, unclear source use, weak handoffs, and unrepeatable workflows.
Related Vectors
File systems, documentation, AI operations consulting, workflow automation, project continuity, research systems, client delivery.
03 — 13 Field Hacks
- Start with source authority. Tell the AI which materials are official, draft, background, or questionable.
- Separate instruction from evidence. Do not bury the task inside the source material.
- Name the output before asking for it. “Create a decision memo” beats “summarize this.”
- Use constraints as rails. Audience, length, tone, exclusions, assumptions, and success criteria prevent interpretive wandering.
- Provide examples when format matters. A model learns the shape faster when it can see the shape.
- Ask for uncertainty labels. Require confirmed, inferred, unknown, or needs verification.
- Preserve reusable briefs. If a prompt worked, turn it into a template instead of a lucky accident.
- Keep a context manifest. Track source names, dates, authority level, and purpose.
- Use the smallest sufficient packet. More context is not always better. It is often just a larger room to get lost in.
- Review outputs against the source. AI can sound right while drifting sideways.
- Version your work briefs. Prompts, source packets, and evaluation rules evolve.
- Never mix final facts with exploratory drafts. AI will treat both with suspicious confidence unless told otherwise.
- Design for handoff. A good context packet should let another person or model resume the work without a séance.
04 — Core System Thesis
Source Layer
What the model is allowed to rely on.
Instruction Layer
What the model is supposed to do.
Output Layer
What format the work must take.
Review Layer
How the operator checks quality, risk, and usefulness.
05 — Operating Architecture
| Layer | Function | Recommended Pattern | Risk Controlled |
|---|---|---|---|
| Source Packet | Provides evidence and background | Curated docs, notes, links, files, excerpts | Hallucination / weak grounding |
| Task Brief | Defines job-to-be-done | Role, task, audience, constraints | Vague outputs |
| Context Manifest | Tracks source authority | File names, dates, status, use case | Source confusion |
| Output Schema | Controls shape | Memo, table, report, checklist, JSON | Inconsistent deliverables |
| Evaluation Rubric | Checks quality | Accuracy, completeness, source use, risk | Confident wrongness |
| Revision Log | Preserves learning | Prompt version, changes, results | Unrepeatable work |
| Handoff Packet | Enables continuity | Final brief + sources + decisions | Context loss |
06 — Stack Models
Minimum Viable Context Stack
AI assistant, one source document, one task brief, one review checklist, one saved reusable prompt.
Source-Packet Research Stack
NotebookLM or source-grounded workspace, curated files and links, source manifest, summary + Q&A workflow.
AI Ops Delivery Stack
Source packet folder, prompt library, output schemas, evaluation checklist, automation platform, handoff template.
07 — Application Layer
The project introduced by this report is an AI Work Brief: a reusable packet that tells an AI system what it needs to know, what it should do, what it should avoid, and how the output should be checked.
01_TASK 02_CONTEXT 03_SOURCES 04_CONSTRAINTS 05_OUTPUT_FORMAT 06_REVIEW_CRITERIA 07_ASSUMPTIONS 08_OPEN_QUESTIONS
Application Rule: Fancy breaks under pressure. Structure survives.
08 — Implementation Plan
- Day 1 — Choose one recurring task. Pick a task you repeat.
- Day 2 — Collect the source packet. Gather only the sources needed and label authority.
- Day 3 — Write the task brief. Define audience, purpose, output type, constraints, exclusions, and success criteria.
- Day 4 — Create the output schema. Decide what the finished product should look like.
- Day 5 — Build the review rubric. Create a checklist for accuracy, source use, assumptions, gaps, tone, and actionability.
- Day 6 — Test with two models or two passes. Compare outputs and note failures.
- Day 7 — Save the reusable brief. Version it, store it with the source packet, and write when to use it again.
09 — 6 Overhyped / Avoid
Prompt hacks as a moat
The durable skill is context, evaluation, and workflow design.
Dumping everything in
More context can produce more confusion if the source hierarchy is unclear.
Treating output as source
Output is work product, not evidence, unless verified.
One mega-prompt
Reusable briefs beat bloated prompt monuments.
Model switching as strategy
Better models help. Bad context still loses.
No review layer
That is outsourcing judgment to autocomplete with confidence.
10 — Anti-Patterns & Risks
| Risk / Anti-Pattern | What Goes Wrong | Mitigation |
|---|---|---|
| Source soup | Official, draft, and background material blend together | Label source authority |
| Context overload | Model loses task focus | Smallest sufficient packet |
| Hidden assumptions | Output invents missing logic | Assumption section |
| No output schema | Inconsistent deliverables | Predefined format |
| No evaluation | Errors pass through | Review rubric |
| Prompt drift | Reusable workflow mutates silently | Versioned briefs |
| Citation theater | Sources listed but not actually used | Source-use check |
| Confidentiality leak | Sensitive material enters wrong tool | Tool/data rules |
11 — Templates & Systems
AI Work Brief
TASK: AUDIENCE: CONTEXT: SOURCES: CONSTRAINTS: OUTPUT FORMAT: REVIEW CRITERIA: ASSUMPTIONS: OPEN QUESTIONS:
Source Manifest
source_name source_type authority_level date owner used_for risk_notes last_reviewed
Evaluation Rubric
Accuracy: Source use: Completeness: Actionability: Tone fit: Risk / uncertainty labels: Missing information: Needs human verification:
Project Output
One recurring task, one source packet, one AI Work Brief, one output schema, and one review rubric.
12 — Project Layer
Minimum Viable Output
One recurring task, one source packet, one AI Work Brief, one output schema, one review rubric.
Upgraded Output
Brief library, model comparison notes, evaluation log, source manifest, automation-assisted intake, handoff packet template.
13 — Mobility Layer
Context engineering matters more when the operator is mobile.
Exported Packets
Briefs and source files should exist outside one chat thread.
Cross-Device Continuity
Preserve instructions and source manifests across devices and tools.
Offline Access
Keep essential briefs and source files available without internet.
Thread Fragility
The worst place to discover your workflow was one browser tab is an airport.
14 — Technical Insert
AI Work Brief JSON Template
{
"task": {
"name": "Create research brief",
"objective": "Summarize source material into an operator-ready brief",
"audience": "remote tech professional",
"output_type": "structured memo"
},
"context": {
"background": "Explain the working situation here.",
"source_policy": "Use official and source-labeled material first. Flag unsupported claims."
},
"sources": [
{
"name": "source_file_or_link",
"type": "official / background / draft / example / uncertain",
"authority_level": "high / medium / low",
"notes": "What this source should be used for"
}
],
"constraints": {
"tone": "clear, practical, non-hype",
"length": "800-1200 words",
"must_include": ["key findings", "risks", "recommended next steps"],
"must_avoid": ["unsupported claims", "generic advice"]
},
"output_format": {
"sections": ["Summary", "Key Findings", "Risks", "Recommendations", "Open Questions"],
"include_uncertainty_labels": true
},
"review_criteria": {
"accuracy": "Does the output match the sources?",
"actionability": "Can the reader act on it?",
"source_use": "Are claims grounded in the provided material?",
"missing_info": "What still needs verification?"
}
}No-code alternative
Use a Google Doc or Notion page with the same fields. Copy the completed brief into ChatGPT, Claude, Gemini, or NotebookLM.
Power-user alternative
Use form intake + automation to generate the JSON brief, route it to the right AI tool, and log the output for review.
15 — Maintenance Model
Weekly
Review active AI briefs, update source packets, save effective prompt changes, note common failures.
Monthly
Archive stale briefs, refresh manifests, compare outputs, update rubrics.
Quarterly
Audit tool dependency, export prompt library, remove outdated sources, test handoff usability.
16 — Closing Assessment
Context engineering is not about making AI sound smarter. It is about making the work more reliable.
Final Position: The operator advantage is not the perfect prompt. It is the ability to package context, define the task, constrain the output, review the result, and preserve the system so it works again.
17 — Source Notes
- OpenAI API documentation, Prompt Engineering Guide.
- Anthropic Claude documentation, Prompting Best Practices.
- Anthropic Engineering, Effective Context Engineering for AI Agents.
- Google NotebookLM official site.
- Google Blog, “Try notebooks in Gemini to easily keep track of projects,” April 8, 2026.