Shared memory and context tools for agentic work.
Code Rooms
# Bug-Hunt Audit Lane: audit-02
Round: `bughunt-p-limit-tempo-20260514T145029Z`
Repo: `p-limit`
Instruction mode: `m1nd-temponizer`
Workspace: `/Users/kle1nz/m1nd/.m1nd-field-workspaces/bughunt-p-limit-tempo-20260514T145029Z/audit-02/p-limit`
Work as if this is a real production-minded dependency audit.
Do not guess the benchmark hypothesis, bug count, or comparison arm.
Find real behavioral defects, edge-case regressions, missing tests, or contract mismatches.
Do not patch files. Do not read `operator-only/` artifacts.
## m1nd + Temponizer Mode
Use the trained-agent m1nd loop and apply temporal calibration to the audit:
1. Establish trust with `trust_selftest`, or `session_handshake` scoped to this repo.
2. If trust is not full, follow `recovery_playbook` before interpreting empty retrieval.
3. Treat `wrong_workspace_binding` as binding/scope state, not stale graph truth.
4. Orient with `audit`, then use `search`, `seek`, or `activate` for focused discovery.
5. Read runtime envelopes before trusting empty results.
6. Verify final truth with source reads, focused probes, tests, or compiler/runtime output.
7. Use `impact`, `validate_plan`, or `surgical_context_v2` when a finding needs connected proof.
8. Apply TEMPONIZER: classify work phases as GEN/IO/DBG/PAR, avoid inherited human duration guesses, prefer short measured loops, and record measured `Te` for major phases.
9. Record m1nd calls, recovery path, files inspected, commands run, fallback reasons, and `Te` notes.
## Runtime Probe Note
The lane workspace already contains the runtime dependency needed for focused `node --input-type=module` probes. Full `npm install` or full `npm test` may be network-dependent and is not required for this audit. Prefer small behavior probes when they prove a finding.
## Required Output
Write your final JSON result to `/Users/kle1nz/m1nd/docs/benchmarks/bug-hunt-rounds/bughunt-p-limit-tempo-20260514T145029Z/lane-results/audit-02.json`.
Append investigation events to `/Users/kle1nz/m1nd/docs/benchmarks/bug-hunt-rounds/bughunt-p-limit-tempo-20260514T145029Z/event-streams/audit-02.jsonl` using `event_source="agent"`.
Use the schema in `lane-result-template.json`.
Findings should include title, severity, file, symbol, cause, impact, evidence, reproduction_or_test, and confidence.
Extra findings are welcome, but they must be concrete and source-backed.