Skip to content

docs(paper): retitle to Agent Native Format - #23

Merged
shreyanshjain7174 merged 1 commit into
mainfrom
docs/retitle-paper-anf
Jul 16, 2026
Merged

docs(paper): retitle to Agent Native Format#23
shreyanshjain7174 merged 1 commit into
mainfrom
docs/retitle-paper-anf

Conversation

@shreyanshjain7174

Copy link
Copy Markdown
Contributor

Retitles the paper to match the repo reposition (#22).

Change

  • Title: ACP: Intent-Resolved Execution Contracts... -> Agent Native Format: Token-Efficient Execution Contracts for Autonomous Agent Tool Use.
  • Abstract now introduces the work as the execution-contract layer of Agent Native Format (ANF), keeping ACP as the named layer. The paper is about execution contracts, not the ANF view format, so the body keeps ACP where accurate.
  • Dropped the leftover author email in acp.tex to match acp.md (per fix: drop author email from paper, use GitHub handle #21).

Notes

  • Source filenames stay acp.tex/acp.md (internal; renaming would churn the Makefile, CI, and figure refs for no gain).
  • acp.pdf is gitignored; the paper CI job builds it. check_paper.py passes locally (5 scenario rows match). Rebuilt locally with tectonic to confirm it compiles.
  • The v0.3.0 release will ship the rebuilt PDF.

The repo was repositioned to Agent Native Format. Retitle the paper to lead
with the ANF project and keep ACP as the named execution-contract layer it
describes (the paper is about execution contracts, not the ANF view format).
Also drop the leftover author email in the .tex to match acp.md (#21).
PDF is gitignored; CI builds it and the release ships the rebuilt PDF.

Signed-off-by: Shreyansh Sancheti <43677304+shreyanshjain7174@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the paper’s title and abstract to align with the repository’s “Agent Native Format (ANF)” repositioning while keeping “Agent Contract Protocol (ACP)” as the named execution-contract layer in the paper body.

Changes:

  • Retitles the paper to “Agent Native Format: Token-Efficient Execution Contracts for Autonomous Agent Tool Use” in both LaTeX and Markdown sources.
  • Reworks the abstract introduction to present ACP as the execution-contract layer of ANF.
  • Updates the LaTeX author block contact info (email removal / GitHub handle).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
paper/acp.tex Retitles the LaTeX paper and updates author/contact + abstract framing around ANF/ACP.
paper/acp.md Retitles the Markdown paper and updates abstract framing around ANF/ACP.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread paper/acp.tex
Comment on lines 24 to +26
\author{Shreyansh Sancheti\\
\texttt{007ssancheti@gmail.com}\\
Clawdlinux / NineVigil}
\texttt{github.com/Clawdlinux}\\
Clawdlinux}
Comment thread paper/acp.tex
Comment on lines +35 to +37
JSON-Schema descriptors before performing any user task. We present the
execution-contract layer of \textbf{Agent Native Format (ANF)}. Named the
Agent Contract Protocol (ACP), it is a server-side layer that sits on top
Comment thread paper/acp.md
Comment on lines +14 to +16
We present the execution-contract layer of **Agent Native Format (ANF)**.
Named the Agent Contract Protocol (ACP), it is a server-side layer that
sits on top of MCP and returns a single intent-scoped Execution Manifest
@shreyanshjain7174
shreyanshjain7174 merged commit fea6d44 into main Jul 16, 2026
10 checks passed
@shreyanshjain7174
shreyanshjain7174 deleted the docs/retitle-paper-anf branch July 16, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants