Verify determinism of a crawl by running it twice with the same seed and comparing artifacts. Use after implementing or modifying frontier, fetch, or artifact code.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 8 skills de copyleftdev/palimpsest. Abre una skill para revisar su origen y sus detalles.
Mostrando 8 de 8 skills recopiladas.
Verify determinism of a crawl by running it twice with the same seed and comparing artifacts. Use after implementing or modifying frontier, fetch, or artifact code.
Idioma del texto original: inglés
Audit ExecutionEnvelope implementations for completeness and immutability. Use when modifying the envelope crate or reviewing fetch code that constructs envelopes.
Idioma del texto original: inglés
Simulate deterministic frontier scheduling for a set of URLs and seeds. Use to verify ordering, politeness, and priority behavior without performing actual fetches.
Idioma del texto original: inglés
Audit Rust source code against Palimpsest's Six Laws. Use when reviewing code changes, before commits, or when asked to verify invariant compliance across the codebase.
Idioma del texto original: inglés
Run replay fidelity tests — verify that stored artifacts can reconstruct the original HTTP exchange, DOM state, and resource graph. Use after modifying artifact, storage, or replay crates.
Idioma del texto original: inglés
Monitor Anthropic public changes — docs, SDK releases, API updates, status incidents. Use to check for recent changes that may affect this project's tooling, dependencies, or AI-native output capabilities.
Idioma del texto original: inglés
Compare Palimpsest shadow-mode output against legacy crawlers (Heritrix, Brozzler, Warcprox). Use during Phase 1 migration to validate artifact equivalence.
Idioma del texto original: inglés
Perform threat modeling on Palimpsest components. Use when adding new features, modifying trust boundaries, or reviewing security posture of fetch/replay/storage layers.
Idioma del texto original: inglés