Internal Preview

MarketIR Preview

Deterministic marketing IR — claims, evidence, and channel messaging.

Branch main
Lock SHA256 93773c5b58ce997e...
Fetched Jul 1, 2026, 6:38 AM
Files 7

zip-meta-map

Make repos and ZIPs self-describing for LLMs with CI-grade diffs.

Value Propositions

  • Deterministic index: same repo produces the same output, every time
  • Token-budgeted LLM plans: structured context that fits in context windows
  • CI gating with diff --exit-code: fail builds when metadata drifts
  • JSON Schema-validated output with a passing test suite backing correctness

Anti-Claims

  • Does not replace code search or embeddings — it complements them with structural metadata.
  • Does not perform runtime vulnerability scanning — heuristic flagging is advisory, not CVE-grade.
  • Does not require or assume any specific LLM provider — output is plain JSON consumable by any tool.

Audiences

CI/CD Maintainers

Engineers who own CI pipelines and care about build reproducibility, PR gating, and pipeline trust.

Pain points:
  • No confidence that repo metadata is fresh or accurate after merges
  • PR reviews lack machine-readable context about what changed structurally
  • Build artifacts drift silently — same repo, different metadata depending on when you run
  • Hard to enforce metadata quality gates without custom scripting

LLM Toolchain Developers

Developers building AI agents and LLM-powered tools that need structured repo context under token budgets.

Pain points:
  • LLM agents waste tokens on irrelevant files when given raw directory listings
  • No standard format for repo structure that LLMs can consume efficiently
  • Token budget overruns when context windows are limited
  • Manual curation of repo maps doesn't scale across projects

Claims

aspirational claim.zip-meta-map.deterministic-output

Given the same repository state, zip-meta-map produces byte-identical index output.

Awaiting upstream zip-meta-map repo public release; downgraded from proven 2026-05-15. Backing evidence (test_report_deterministic, test_diff identical-indices, deterministic chunker tests) lives in the upstream repo and will be re-linked once public.

aspirational claim.zip-meta-map.test-suite

Every release ships with a passing test suite that exercises CLI, schema, and diff behavior.

Awaiting upstream zip-meta-map repo public release; downgraded from proven 2026-05-15. Restated as a stable property (no hardcoded count) per F-CONTRACT-007. Renamed from claim.zip-meta-map.246-tests in v0.10 slice 2; old ID retained in aliases[] for downstream consumer resolution. Backing evidence is the upstream CI run history.

aspirational claim.zip-meta-map.ci-gating

zip-meta-map diff --exit-code returns non-zero when metadata drifts, suitable for CI gating.

Awaiting upstream zip-meta-map repo public release; downgraded from proven 2026-05-15. Backing evidence is the upstream CI workflow definition (uses diff --exit-code for gating).

aspirational claim.zip-meta-map.token-budgets

LLM plans respect configurable token budgets, producing structured context that fits within specified limits.

Algorithmic claim; awaiting falsifiable test-report evidence (token-budget property test). Downgraded from proven 2026-05-15.

aspirational claim.zip-meta-map.schema-validated

All output conforms to a published JSON Schema, validated in CI on every commit.

Awaiting upstream zip-meta-map repo public release; downgraded from proven 2026-05-15. Backing evidence is the upstream CI test suite that runs schema validation on every commit.

aspirational claim.zip-meta-map.sub-second-builds

Typical repo builds complete in under one second on commodity hardware.

Anecdotally true but not yet benchmarked with reproducible methodology.

Messages

web pragmatic msg.zip-meta-map.web-blurb
Pre-launch preview: zip-meta-map aims to make repos self-describing for LLMs — designed for deterministic builds, token-budgeted plans, and CI gating. Tool repository pending public release.
max 280 chars
Claims: zip-meta-map.deterministic-outputzip-meta-map.token-budgetszip-meta-map.ci-gatingzip-meta-map.test-suite
readme technical msg.zip-meta-map.readme-snippet
Design intent (pre-launch): build a self-describing index of any repo or ZIP, with JSON Schema-validated output, configurable LLM token budgets, and diff --exit-code for CI gating. Tool will ship with a passing test suite enforcing determinism. Upstream tool repository pending public release.
Claims: zip-meta-map.schema-validatedzip-meta-map.token-budgetszip-meta-map.ci-gatingzip-meta-map.test-suitezip-meta-map.deterministic-output
hn technical msg.zip-meta-map.hn-post
Show HN preview (pre-launch): zip-meta-map — designed to produce deterministic repo indexes for LLM agents. Goals: same repo = same output, diffable in CI, token budgets for context windows, JSON Schema-validated, test-suite-backed. Upstream repo pending public release.
max 300 chars HN title should be separate and under 80 chars.
Claims: zip-meta-map.deterministic-outputzip-meta-map.ci-gatingzip-meta-map.token-budgetszip-meta-map.test-suitezip-meta-map.schema-validated
x pragmatic msg.zip-meta-map.x-post
zip-meta-map (pre-launch): aiming to make any repo self-describing for LLMs. Design goals: deterministic output, token budgets, CI gating, test-suite-backed. Upstream pending public release.
max 280 chars
Claims: zip-meta-map.deterministic-outputzip-meta-map.token-budgetszip-meta-map.ci-gatingzip-meta-map.test-suite
linkedin executive msg.zip-meta-map.linkedin-post
We are building zip-meta-map to solve a specific problem: LLM agents need structured repo context, but directory listings waste tokens and drift silently. The intended approach is deterministic indexes with CI gating — same repo, same output, every time, with a passing test suite enforcing the contract. Currently in pre-launch validation; upstream tool repository pending public release.
max 700 chars
Claims: zip-meta-map.deterministic-outputzip-meta-map.token-budgetszip-meta-map.ci-gatingzip-meta-map.test-suite

Campaigns

zip-meta-map Launch

Tool: tool.zip-meta-map Audiences: aud.ci-maintainersaud.llm-toolchain-devs

Phase 1: Soft launch

readmeweb

Get the tool page and README polished before any external promotion.

Messages: msg.zip-meta-map.readme-snippetmsg.zip-meta-map.web-blurb

Phase 2: Community launch

hnx

HN Show + X post. Time for weekday morning US-East.

Messages: msg.zip-meta-map.hn-postmsg.zip-meta-map.x-post

Phase 3: Professional outreach

linkedin

LinkedIn post targeting engineering leaders and DevOps.

Messages: msg.zip-meta-map.linkedin-post