francescofioredev

11 mods across 1 repository, 0 stars between them.

francescofioredev/accreta

Agent Claude Code

Security reviewer for accreta's content path — what happens when the corpus, or the knowledge base itself, is hostile. Owns prompt injection through compiled pages, adversarial input to the parser, and the trust boundary a remote deployment would create. Read-only; returns graded findings, never edits.

0 6d ago B 67 tokens original MIT

francescofioredev/accreta

Agent Claude Code

MCP and agent-interface engineer for accreta. Owns whether the MCP surface is right, judged from the consumer's side — an LLM with a finite context window and a token budget. Measures response sizes rather than asserting them. Read-only; returns graded findings, never edits.

0 6d ago A 65 tokens original MIT

francescofioredev/accreta

Agent Claude Code

Graph theorist and complexity analyst for accreta. Owns how the knowledge base behaves as it grows, and whether modelling the link graph in a graph database makes sense at all. Derives asymptotics from the code and measures where it can. Read-only; returns graded findings, never edits.

0 6d ago A 70 tokens original MIT

francescofioredev/accreta

Agent Claude Code

Information-retrieval scientist reviewing accreta's search quality and, more importantly, the validity of the measurement ADR-0001 rests on. Owns retrieval criticism and experimental design. Grounds claims in the IR evaluation literature. Read-only; returns graded findings, never edits.

0 6d ago A 62 tokens original MIT

francescofioredev/accreta

Agent Claude Code

LLM economics and model-routing analyst for accreta. Owns which model each phase of the work needs — ingest, drift re-verification, lint fixing — and what each costs. Verifies pricing at the source and designs the experiment rather than guessing the answer. Read-only; returns graded findings, never edits.

0 6d ago A 71 tokens original MIT

francescofioredev/accreta

Agent Claude Code

Epistemologist of evidence and provenance for accreta. Owns how obsolete sources are handled and who decides authority when sources conflict. Grounds proposals in W3C PROV, belief revision, argumentation frameworks and truth-discovery research. Read-only; returns graded findings, never edits.

0 6d ago A 67 tokens original MIT

accreta-red-team

07

francescofioredev/accreta

Agent Claude Code

Adversarial verifier and synthesizer for the accreta review. Takes the other six reviewers' findings and tries to break them — checking every cited paper exists and says what is claimed, opening every file:line, deduplicating overlaps, and rejecting findings that are not real. Read-only; returns a verdict per finding…

0 6d ago A 74 tokens original MIT

francescofioredev/accreta

Agent Claude Code

Storage and concurrent-systems engineer for accreta. Owns when the filesystem stops being the right substrate, and every concurrency and durability sharp edge in the index. Attacks ADR-0004 on its own terms. Read-only; returns graded findings, never edits.

0 6d ago A 60 tokens original MIT

accreta CLAUDE.md

09

francescofioredev/accreta

Instructions file

Claude Code instructions for francescofioredev/accreta, covering claude.md — accreta, 1. what this project is, 2. origin, and what it means for the code, 3. architecture and 4. conventions.

0 6d ago A 1,565 tokens original MIT

accreta

10

francescofioredev/accreta

MCP server Claude CodeCodexCursor +2

MCP server "accreta" as configured in francescofioredev/accreta. Launched with bun run node_modules/@accreta/mcp-server/src/main.ts. Needs 1 environment variable to run.

0 6d ago A tokens not measured original MIT

accreta-setup

11

francescofioredev/accreta

Skill Claude CodeCodex

Set up an accreta knowledge base over a corpus — pick a preset, write the config and a source declaration, generate the constitution, wire up MCP, and verify the first ingest. Use when someone wants an agent-maintained knowledge base with provenance and drift detection over a codebase, a document collection, or a…

0 6d ago A 100 tokens original MIT